• Business
  • Entertainment
  • Health
  • News
  • Sport
  • Tech
  • World
Newsy Today
news of today
Home - Microsoft Azure
Tag:

Microsoft Azure

Business

NVIDIA Brings Claude Models to Blackwell Ultra GPUs

by Chief Editor July 6, 2026
written by Chief Editor

NVIDIA Corp. (NASDAQ:NVDA) has integrated Anthropic’s Claude models into the Microsoft Azure-based Microsoft Foundry, utilizing NVIDIA GB300 Blackwell Ultra GPUs to accelerate the deployment of autonomous AI agents. This infrastructure enables businesses to build domain-specific, self-operating agents that execute complex tasks across enterprise functions, according to company announcements.

How NVIDIA Infrastructure Powers Autonomous Agents

The core of this development lies in the combination of NVIDIA GB300 NVL72 systems and Quantum-X800 InfiniBand networking. By running Anthropic’s Claude models on this hardware, enterprises gain the computational efficiency required to lower total ownership costs while increasing inference capabilities.

According to NVIDIA, these systems allow for the development of “agentic solutions”—sub-agents capable of operating independently across various business departments. This shift marks a transition from simple chatbots to autonomous systems that function as an organization’s operating system.

Did you know?

NVIDIA has pivoted from its origins in PC graphics chips to become a dominant provider of full-scale accelerated computing and networking platforms for data centers, automotive sectors, and electric vehicle technology.

Managing Security in Self-Directed AI Workspaces

Deploying self-directed agents requires a controlled environment to manage network access, identity, and runtime policies. NVIDIA addresses this through the Secure Agent Workspace Reference Design. This framework allows enterprises to run Claude agents on Azure while maintaining infrastructure-level security.

Managing Security in Self-Directed AI Workspaces

By using these validated agent skills, companies can integrate AI directly into their internal business logic. The architecture ensures that while agents are autonomous, they remain within the governance frameworks required by enterprise IT departments.

Why Computational Efficiency Matters for Enterprise AI

The primary barrier to enterprise-wide AI adoption has historically been the cost of inference. As businesses move toward domain-specific models, the demand for high-performance computing (HPC) has surged. NVIDIA’s strategy involves providing the hardware necessary to make these complex agents cost-effective to operate at scale.

Pro Tip:

When evaluating AI infrastructure, focus on the “total ownership cost.” High-performance networking like InfiniBand often pays for itself by reducing the latency and power requirements of large-scale agentic deployments.

Frequently Asked Questions

What is the role of the NVIDIA GB300 in this integration?

The GB300 Blackwell Ultra GPUs provide the high-performance computing power necessary to run large-scale AI models like Claude, enabling them to operate as efficient, autonomous business agents.

Claude Hits Azure GA on NVIDIA's Blackwell Ultra Hardware

Can these AI agents work across different business functions?

Yes. According to NVIDIA, the integration allows for domain-specific sub-agents that can execute advanced tasks across various business departments, essentially acting as an operating system for the enterprise.

How is security managed for these agents?

Security is handled via the NVIDIA Secure Agent Workspace Reference Design, which manages credentials, identity, and network access at the infrastructure level on Microsoft Azure.


Disclosure: NVIDIA (NVDA) is currently among BlackRock’s 30 most significant AI holdings. For more insights on the shifting landscape of high-performance computing and market trends, subscribe to our weekly newsletter or explore our latest analysis on the top-rated stocks for the next decade.

July 6, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

Microsoft Copilot Autofix: AI-Powered Vulnerability Remediation for Azure DevOps

by Chief Editor June 30, 2026
written by Chief Editor

Microsoft has launched a limited public preview of Copilot Autofix for GitHub Advanced Security within Azure DevOps, allowing teams to automatically detect and remediate software vulnerabilities. By integrating static analysis from CodeQL with generative AI, the platform creates pull requests that suggest code fixes for developer review. This expansion aims to shorten the time between vulnerability identification and resolution while maintaining human oversight in existing workflows.

How does Copilot Autofix integrate with Azure DevOps?

The new functionality brings AI-driven remediation to organizations that rely on Azure Repos rather than GitHub repositories. According to Microsoft, the tool functions by pairing the deep semantic analysis of CodeQL with the coding agent capabilities of GitHub Copilot. When CodeQL identifies a supported security alert, the platform analyzes the vulnerability within the context of the surrounding application. It then generates a proposed code change and opens a pull request, which developers must review, test, and approve before it is merged into the codebase.

How does Copilot Autofix integrate with Azure DevOps?
Did you know?
Microsoft’s move into AI-assisted remediation is part of a broader strategy to bridge the feature gap between GitHub and Azure DevOps. Previous integrations have already brought CodeQL default setup and secret scanning to Azure Repos.

Why is AI-assisted remediation becoming an industry standard?

Security teams face a growing bottleneck in the “last mile” of software delivery: the time spent interpreting alerts and manually writing patches. Static application security testing (SAST) tools have historically excelled at finding risks but often provided little help in the actual repair process. By automating the creation of candidate fixes, platforms like Copilot Autofix—alongside similar offerings from GitLab, Snyk, Sonar, and Checkmarx—aim to keep pace with the rapid volume of code generation driven by modern AI tools.

What are the risks of using AI for security fixes?

While AI can accelerate maintenance, Microsoft warns that generated fixes are not guaranteed to be complete or free from unintended side effects. Research into agent-generated pull requests indicates that many AI-proposed fixes are ultimately rejected due to incorrect assumptions or failures during CI validation. Because of these challenges, Microsoft maintains that developers remain responsible for the final code. The system does not operate autonomously; it functions as an assistant that respects existing governance and quality assurance practices.

Boost Your Productivity with AI in Azure DevOps | Copilot4DevOps Demo for Business Analysts

Comparison: Traditional vs. AI-Assisted Remediation

Comparison: Traditional vs. AI-Assisted Remediation
Feature Traditional SAST Copilot Autofix
Detection Manual analysis required Context-aware analysis
Remediation Manual coding AI-generated PRs
Oversight Full manual review Human-in-the-loop review
Pro Tip:
Even when using AI to generate fixes, treat every pull request as if it were written by a junior developer. Always run your full suite of unit and integration tests before merging to ensure the AI hasn’t introduced regression errors.

Frequently Asked Questions

  • Does Copilot Autofix replace human security engineers? No. Microsoft emphasizes that developers must validate every fix, as the AI is an assistant rather than an autonomous replacement.
  • Is this feature available for all repositories? The current limited public preview is specifically designed for GitHub Advanced Security for Azure DevOps users.
  • Does the tool only fix single lines of code? No. The platform is capable of proposing coordinated changes across multiple files to resolve complex issues correctly.

How is your team handling the surge in security alerts? Join the conversation below or subscribe to our newsletter for the latest updates on DevSecOps trends.

June 30, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

Microsoft Announces Azure Linux 4.0: General-Purpose Server OS

by Chief Editor May 28, 2026
written by Chief Editor

The Great Hyperscaler Shift: Why Microsoft is Betting on Its Own Linux

For years, the cloud landscape was defined by a simple dynamic: hyperscalers provided the infrastructure, and customers brought their own OS. But as AI workloads push hardware to its limits, the “operating system as a commodity” model is dying. Microsoft’s recent unveiling of Azure Linux 4.0 and Azure Container Linux at the Open Source Summit isn’t just another product launch—it’s a strategic pivot to vertical integration.

By moving to a Fedora-based foundation, Microsoft is joining AWS and Google in a race to control the base layer of the stack. For engineers, this signals a massive shift in how we think about cloud-native deployments and dev/prod parity.

Why “General Purpose” Linux Matters for the Cloud

Until now, Microsoft’s Linux efforts were largely siloed within Azure Kubernetes Service (AKS). Azure Linux 4.0 changes the game by offering a general-purpose server distribution for virtual machines. This allows teams to move away from third-party distributions like RHEL or Ubuntu for their standard VM workloads, potentially unlocking performance optimizations tailored specifically to Azure’s silicon and networking architecture.

Why "General Purpose" Linux Matters for the Cloud
Microsoft Announces Azure Linux Fedora
Pro Tip: Don’t assume “Fedora-based” means “Fedora-compatible.” Because Azure Linux uses a slimmed-down package footprint, always test your dependency chains in a sandbox environment before migrating production workloads.

The Rise of Immutable Infrastructure

The second pillar of this announcement, Azure Container Linux, highlights the industry’s obsession with immutability. By removing the package manager and baking everything into the image, Microsoft is forcing a shift toward more secure, repeatable deployments.

This approach mirrors the success of Google’s Container-Optimized OS. In regulated environments—where configuration drift is a major security risk—immutable hosts provide a “known good” state that is significantly easier to audit and maintain.

Strategic Upstream Contributions

The days of Microsoft “forking and forgetting” are over. By contributing back to the Fedora ecosystem—such as the push for x86-64-v3 packages—Microsoft is positioning itself as a good citizen of the open-source world while ensuring that the upstream project moves in a direction that benefits Azure’s massive compute scale.

AKS Loves OpenSource Series: Brendan Burns on how Azure embraces open source
Did you know? Over two-thirds of the cores running on Azure today are Linux-based. This massive scale is exactly why Microsoft is investing so heavily in its own distributions—it’s about optimizing performance for millions of compute cores.

Looking Ahead: The Dev/Prod Parity Gap

The most exciting part of this roadmap is the planned support for WSL (Windows Subsystem for Linux). Imagine a developer working on a Windows laptop, running the exact same OS kernel and package ecosystem locally as they do in the cloud. This “write once, run anywhere” promise has been the holy grail of DevOps for a decade, and we are finally approaching a point where that parity is becoming a reality.

Looking Ahead: The Dev/Prod Parity Gap
Microsoft Azure Linux 4.0 branding

Frequently Asked Questions

  • Is Azure Linux 4.0 a replacement for my current OS? Not necessarily. It is a general-purpose option for Azure VMs. If your current workflow relies on specific enterprise features found in RHEL or SLES, Make sure to evaluate the compatibility of the Fedora-based package ecosystem first.
  • What is the difference between Azure Linux and Azure Container Linux? Azure Linux 4.0 is for general-purpose VM workloads (RPM-based). Azure Container Linux is an immutable, minimal host designed exclusively for running containerized workloads.
  • Can I run Azure Linux on-premises? Currently, these distributions are optimized for the Azure environment. While the source is public on GitHub, the primary value proposition is the deep integration with Azure’s cloud infrastructure.

What’s your take? Are you ready to move your VM workloads to a first-party distribution, or do you prefer the stability of traditional Linux vendors? Join the conversation in the comments below or subscribe to our newsletter for the latest deep dives into cloud-native infrastructure.

May 28, 2026 0 comments
0 FacebookTwitterPinterestEmail

Recent Posts

  • Onana Fears Heavy Penalty After Emotional Dressing Room Message

    July 7, 2026
  • VP Security at Senate Amid Duterte Trial Uncertainty

    July 7, 2026
  • Zelensky Urges NATO to Deliver Air Defense Systems Amid Russian Airstrikes

    July 7, 2026
  • How Fruit Flies Navigate: A Unique Learning Mechanism

    July 7, 2026
  • Tragic Death of a 20-Year-Old in a Fatal Accident

    July 7, 2026

Popular Posts

  • 1

    Maya Jama flaunts her taut midriff in a white crop top and denim jeans during holiday as she shares New York pub crawl story

    April 5, 2025
  • 2

    Saar-Unternehmen hoffen auf tiefgreifende Reformen

    March 26, 2025
  • 3

    Marta Daddato: vita e racconti tra YouTube e podcast

    April 7, 2025
  • 4

    Unlocking Success: Why the FPÖ Could Outperform Projections and Transform Austria’s Political Landscape

    April 26, 2025
  • 5

    Mecimapro Apologizes for DAY6 Concert Chaos: Understanding the Controversy

    May 6, 2025

Follow Me

Follow Me
  • Cookie Policy
  • CORRECTIONS POLICY
  • PRIVACY POLICY
  • TERMS OF SERVICE

© 2026 Newsy Today. All rights reserved.
For contact, advertising, copyright, issues email: [email protected]


Back To Top

For contact, advertising, copyright, issues email: [email protected]

Newsy Today
  • Business
  • Entertainment
  • Health
  • News
  • Sport
  • Tech
  • World