Microsoft is expanding its Azure infrastructure partnership with AMD with three upcoming virtual machine families aimed at different pressure points in AI and high-performance computing: HDv2 for data-intensive AI pipelines, HXv2 for electronic design automation and technical computing, and ND MI455X v7 for production AI inference.
In a July 20 announcement, Microsoft said the offerings will use AMD’s next-generation EPYC datacenter processors and, for the ND MI455X v7 instances, AMD’s Helios rack-scale AI platform. The announcement does not include availability dates, regions, pricing, or detailed instance configurations for the GPU-backed ND MI455X v7 service. That leaves the immediate practical takeaway for Azure customers as roadmap visibility rather than a capacity commitment they can purchase today.
The larger message is more consequential: Azure is putting AMD silicon across the CPU, HPC, and accelerator layers rather than positioning it as a single alternative GPU option. For enterprises building AI services, that matters because inference capacity is only one part of the bill. Data preparation, search, orchestration, simulation, and chip-design workflows can be just as limiting when infrastructure is selected solely around accelerators.
Microsoft’s HDv2 virtual machines are designed for very large CPU-and-memory workloads that feed and coordinate AI systems. According to the Microsoft blog, an HDv2 VM will provide nearly 500 physical sixth-generation AMD EPYC cores, 4TB of RAM, 32TB of local NVMe storage, and 400Gb Azure Boost networking.
Those specifications put HDv2 in a category well beyond an ordinary general-purpose VM. Microsoft is explicitly aiming it at data preparation, search, reinforcement learning, and agent coordination—workloads where high core counts, local storage throughput, and memory capacity can determine whether expensive accelerators remain busy or wait for data.
That emphasis is notable amid the industry’s fixation on GPU counts. Generative AI deployments often begin with a model and an accelerator target, but production systems accumulate a surrounding estate of vector search, retrieval pipelines, document processing, feature generation, guardrail services, schedulers, and data stores. A CPU-heavy instance with 4TB of memory may be more relevant to the reliability and cost of an AI service than another incremental model benchmark.
For Windows-centric enterprise teams, HDv2 also speaks to workloads that are not exclusively tied to Linux-based model training stacks. Large-scale indexing, data engineering, simulation management, and back-end services may sit alongside Windows Server, SQL Server, .NET, and hybrid identity estates even when the model-serving tier runs elsewhere. Microsoft has not detailed operating-system support or individual SKU names, however, so administrators should avoid assuming feature parity with existing VM families until Azure publishes formal documentation.
HXv2 also adds 800Gb InfiniBand, a key detail for customers running large Message Passing Interface, or MPI, jobs. In those environments, a node’s raw processor performance matters, but network latency and bandwidth increasingly decide whether a simulation scales efficiently across a cluster. The upgrade therefore targets both the biggest single VM workloads and the interconnect-sensitive jobs that need to spread across many machines.
Microsoft launched its original Azure HX series with AMD in 2023 and has positioned the line around AMD 3D V-Cache technology. Existing HX instances are already tailored to RTL simulation, a semiconductor-design process where cache behavior and single-threaded performance can matter as much as headline core counts. The HXv2 figures suggest Microsoft wants to retain that specialization while extending the service to a broader HPC market.
That is an important distinction. Cloud HPC buyers do not simply need “more cores.” EDA toolchains, computational fluid dynamics, finite-element analysis, and scientific codes each expose different bottlenecks in cache, memory, storage, licensing, and fabric performance. Microsoft’s decision to make HXv2 a workload-optimized family, instead of folding it into a generic high-core-count line, gives customers a clearer match for these uneven workload profiles.
AMD’s CTO Mark Papermaster described Azure HX as an important platform for scaling complex EDA workloads, while Synopsys highlighted its Azure collaboration around AI-powered EDA tools. Those endorsements are vendor positioning, but they align with the technical intent of HXv2: reduce the turnaround time for the simulations behind the silicon being designed to run future AI infrastructure.
AMD describes Helios as a rack-scale design that combines Instinct MI455X GPUs, next-generation EPYC processors, and AMD networking. AMD has also positioned the platform around an open ROCm software stack, a point that matters to cloud customers trying to avoid making every layer of an AI deployment dependent on one accelerator vendor’s proprietary tooling.
Microsoft’s wording is careful: ND MI455X v7 is designed for inference rather than announced as a direct training competitor to any particular Azure GPU service. That focus makes sense. Inference is where agentic systems, retrieval-augmented applications, and customer-facing copilots convert infrastructure choices into ongoing operating costs. The model may be trained once, but it is queried continuously.
The hard part is that inference demand is not static. Reasoning models can generate long chains of computation; search-backed agents call external tools and retrieve context; multi-agent systems may fan a single user request into several model invocations. Azure needs systems that can balance accelerator performance, memory capacity, networking, host CPU throughput, and software maturity—not merely deliver a high peak FLOPS rating.
Microsoft has not yet stated whether ND MI455X v7 will be offered in single-node and cluster-scale configurations, which Azure regions will receive it first, what ROCm and framework versions will be supported, or how it will integrate with Azure Machine Learning, Azure Kubernetes Service, and managed inference offerings. Those details will determine whether the family becomes a broadly usable Azure option or remains a specialized offering for a small number of large customers.
The three VM families illustrate that division of labor:
Microsoft’s July 20 announcement establishes that AMD’s next-generation EPYC and Instinct roadmap will have a meaningful Azure destination. The next milestone is the one Azure customers can act on: public documentation confirming when HDv2, HXv2, and ND MI455X v7 arrive, where they will run, and what it will cost to put them into production.
Each modular compute tray combines one sixth-generation EPYC “Venice” processor with four MI455X GPUs. The liquid-cooled, double-wide Open Rack design uses UALink scale-up connectivity, Pensando Vulcano network interfaces and Salina data-processing units. Microsoft still has not disclosed Azure regions, VM configurations, pricing or a general-availability date.
siliconangle.com
The new account also says AMD-powered infrastructure will support Azure Foundry Managed Compute, potentially giving enterprise customers a managed route to production deployments. It describes the broader platform as supporting both training and inference, although Microsoft has specifically positioned Azure’s Helios deployment around inference for frontier models, Azure AI services, and customer applications.
AMD and Microsoft are also extending their work beyond compute by integrating Azure Boost with AMD technologies and expanding the use of Pensando DPUs for networking and connection processing. For Azure administrators, the practical milestone remains formal documentation covering regional availability, supported configurations, quotas, and pricing.
In a July 20 announcement, Microsoft said the offerings will use AMD’s next-generation EPYC datacenter processors and, for the ND MI455X v7 instances, AMD’s Helios rack-scale AI platform. The announcement does not include availability dates, regions, pricing, or detailed instance configurations for the GPU-backed ND MI455X v7 service. That leaves the immediate practical takeaway for Azure customers as roadmap visibility rather than a capacity commitment they can purchase today.
The larger message is more consequential: Azure is putting AMD silicon across the CPU, HPC, and accelerator layers rather than positioning it as a single alternative GPU option. For enterprises building AI services, that matters because inference capacity is only one part of the bill. Data preparation, search, orchestration, simulation, and chip-design workflows can be just as limiting when infrastructure is selected solely around accelerators.
Azure HDv2 targets the CPU bottleneck behind AI systems
Microsoft’s HDv2 virtual machines are designed for very large CPU-and-memory workloads that feed and coordinate AI systems. According to the Microsoft blog, an HDv2 VM will provide nearly 500 physical sixth-generation AMD EPYC cores, 4TB of RAM, 32TB of local NVMe storage, and 400Gb Azure Boost networking.Those specifications put HDv2 in a category well beyond an ordinary general-purpose VM. Microsoft is explicitly aiming it at data preparation, search, reinforcement learning, and agent coordination—workloads where high core counts, local storage throughput, and memory capacity can determine whether expensive accelerators remain busy or wait for data.
That emphasis is notable amid the industry’s fixation on GPU counts. Generative AI deployments often begin with a model and an accelerator target, but production systems accumulate a surrounding estate of vector search, retrieval pipelines, document processing, feature generation, guardrail services, schedulers, and data stores. A CPU-heavy instance with 4TB of memory may be more relevant to the reliability and cost of an AI service than another incremental model benchmark.
For Windows-centric enterprise teams, HDv2 also speaks to workloads that are not exclusively tied to Linux-based model training stacks. Large-scale indexing, data engineering, simulation management, and back-end services may sit alongside Windows Server, SQL Server, .NET, and hybrid identity estates even when the model-serving tier runs elsewhere. Microsoft has not detailed operating-system support or individual SKU names, however, so administrators should avoid assuming feature parity with existing VM families until Azure publishes formal documentation.
HXv2 raises the ceiling for EDA and MPI workloads
The second announced family, Azure HXv2, focuses on electronic design automation, scientific simulation, engineering analysis, and distributed-memory HPC. Microsoft said the new VMs will use 176 sixth-generation AMD EPYC cores running at more than 5GHz, with 50% more addressable cache per core than their predecessors and configurations offering nearly 2TB or 4TB of RAM.HXv2 also adds 800Gb InfiniBand, a key detail for customers running large Message Passing Interface, or MPI, jobs. In those environments, a node’s raw processor performance matters, but network latency and bandwidth increasingly decide whether a simulation scales efficiently across a cluster. The upgrade therefore targets both the biggest single VM workloads and the interconnect-sensitive jobs that need to spread across many machines.
Microsoft launched its original Azure HX series with AMD in 2023 and has positioned the line around AMD 3D V-Cache technology. Existing HX instances are already tailored to RTL simulation, a semiconductor-design process where cache behavior and single-threaded performance can matter as much as headline core counts. The HXv2 figures suggest Microsoft wants to retain that specialization while extending the service to a broader HPC market.
That is an important distinction. Cloud HPC buyers do not simply need “more cores.” EDA toolchains, computational fluid dynamics, finite-element analysis, and scientific codes each expose different bottlenecks in cache, memory, storage, licensing, and fabric performance. Microsoft’s decision to make HXv2 a workload-optimized family, instead of folding it into a generic high-core-count line, gives customers a clearer match for these uneven workload profiles.
AMD’s CTO Mark Papermaster described Azure HX as an important platform for scaling complex EDA workloads, while Synopsys highlighted its Azure collaboration around AI-powered EDA tools. Those endorsements are vendor positioning, but they align with the technical intent of HXv2: reduce the turnaround time for the simulations behind the silicon being designed to run future AI infrastructure.
ND MI455X v7 brings AMD Helios into Azure’s inference plans
The ND MI455X v7 family is the announcement’s most strategically significant piece, even though Microsoft has shared the fewest concrete service-level details about it. Microsoft says the instances will be powered by AMD Helios and aimed at reasoning, search, and agentic AI workloads operating at production scale.AMD describes Helios as a rack-scale design that combines Instinct MI455X GPUs, next-generation EPYC processors, and AMD networking. AMD has also positioned the platform around an open ROCm software stack, a point that matters to cloud customers trying to avoid making every layer of an AI deployment dependent on one accelerator vendor’s proprietary tooling.
Microsoft’s wording is careful: ND MI455X v7 is designed for inference rather than announced as a direct training competitor to any particular Azure GPU service. That focus makes sense. Inference is where agentic systems, retrieval-augmented applications, and customer-facing copilots convert infrastructure choices into ongoing operating costs. The model may be trained once, but it is queried continuously.
The hard part is that inference demand is not static. Reasoning models can generate long chains of computation; search-backed agents call external tools and retrieve context; multi-agent systems may fan a single user request into several model invocations. Azure needs systems that can balance accelerator performance, memory capacity, networking, host CPU throughput, and software maturity—not merely deliver a high peak FLOPS rating.
Microsoft has not yet stated whether ND MI455X v7 will be offered in single-node and cluster-scale configurations, which Azure regions will receive it first, what ROCm and framework versions will be supported, or how it will integrate with Azure Machine Learning, Azure Kubernetes Service, and managed inference offerings. Those details will determine whether the family becomes a broadly usable Azure option or remains a specialized offering for a small number of large customers.
Heterogeneous infrastructure is becoming the Azure product
Microsoft frames the expansion as part of a “heterogeneous” infrastructure strategy, combining third-party components such as AMD’s with Microsoft’s own silicon and systems. That is not simply a branding exercise. It reflects the fact that no single architecture is optimal for every AI task.The three VM families illustrate that division of labor:
- HDv2 is intended to keep AI data and orchestration pipelines from starving the rest of the system.
- HXv2 is aimed at cache-sensitive design automation and tightly coupled technical computing.
- ND MI455X v7 is positioned for production-scale inference, including reasoning and agent-driven services.
Microsoft’s July 20 announcement establishes that AMD’s next-generation EPYC and Instinct roadmap will have a meaningful Azure destination. The next milestone is the one Azure customers can act on: public documentation confirming when HDv2, HXv2, and ND MI455X v7 arrive, where they will run, and what it will cost to put them into production.
Update: Additional details (July 20, 2026)
SiliconANGLE reports that Azure’s ND MI455X v7 infrastructure will use 72-GPU Helios racks. Each MI455X accelerator is specified with up to 432GB of HBM4 and 19.6TB/s of memory bandwidth, giving a complete rack approximately 31TB of high-bandwidth memory. AMD rates Helios at up to 2.9 exaFLOPS of FP4 performance and 1.4 exaFLOPS at FP8.Each modular compute tray combines one sixth-generation EPYC “Venice” processor with four MI455X GPUs. The liquid-cooled, double-wide Open Rack design uses UALink scale-up connectivity, Pensando Vulcano network interfaces and Salina data-processing units. Microsoft still has not disclosed Azure regions, VM configurations, pricing or a general-availability date.
Microsoft will use AMD’s AI-optimized Helios racks in Azure - SiliconANGLE
Microsoft will use AMD’s AI-optimized Helios racks in Azure - SiliconANGLE
Update: AMD targets second-half 2026 Helios shipments (July 21, 2026)
AMD says it will begin shipping Helios systems to customers, including Microsoft, during the second half of 2026. As reported by The Fast Mode, this is a hardware delivery window rather than an Azure availability date; Microsoft still has not confirmed when customers can deploy ND MI455X v7 instances.The new account also says AMD-powered infrastructure will support Azure Foundry Managed Compute, potentially giving enterprise customers a managed route to production deployments. It describes the broader platform as supporting both training and inference, although Microsoft has specifically positioned Azure’s Helios deployment around inference for frontier models, Azure AI services, and customer applications.
AMD and Microsoft are also extending their work beyond compute by integrating Azure Boost with AMD technologies and expanding the use of Pensando DPUs for networking and connection processing. For Azure administrators, the practical milestone remains formal documentation covering regional availability, supported configurations, quotas, and pricing.
References
- Primary source: The Official Microsoft Blog
Published: 2026-07-20T13:00:02+00:00
Microsoft expands Azure AI and HPC infrastructure with AMD - The Official Microsoft Blog
AI workloads are scaling faster than any single infrastructure approach can support — with more models, new agent-driven workloads and surging compute demand driving the need for greater specialization across the stack. To meet this need, Microsoft continues to evolve Azure’s infrastructure...blogs.microsoft.com - Official source: learn.microsoft.com
HX size series - Azure Virtual Machines | Microsoft Learn
Information on and specifications of the HX-series sizeslearn.microsoft.com
Last edited:
