One-Click Azure Deployment Arrives for 11,000 Open Models
Enterprise developers can now deploy over 11,000 curated open-weight Hugging Face models directly to Azure A100 and H100 GPUs via Microsoft Foundry.
Enterprise developers can now deploy a curated catalog of open-weight models directly onto Azure infrastructure. As of July 7, 2026, over 11,000 models from the Hugging Face ecosystem are available in preview on Microsoft Foundry Managed Compute. The integration removes the operational burden of managing Kubernetes clusters, allowing teams to provision models from Meta, Mistral, and DeepSeek with a single click.
The platform exposes these open models through the same SDK surface used for OpenAI and Anthropic endpoints. Applications written in Python, C#, JavaScript, or Java can switch between frontier and open-weight models by changing a single parameter. This unified interface simplifies multi-agent coordination where different models handle distinct subtasks.
Infrastructure and Scaling
Deployments currently run on NVIDIA A100 and H100 Tensor Core GPUs. Microsoft builds and maintains the container environments for these models, utilizing open-source inference engines like Text Generation Inference (TGI), vLLM, SGLang, and Text Embeddings Inference (TEI). The underlying architecture handles autoscaling and cache-aware routing to maintain high throughput during traffic spikes.
Security controls operate at the infrastructure level. The hardened environment includes automatic CVE patching, strict workload isolation, and native connections to Azure Identity (Entra ID), Azure RBAC, and Azure Private Link. Billing maps directly to Azure Cost Management based on hourly accelerator usage. Support for AMD MI300X hardware is planned for a future update.
Foundry Agent Service Integration
The integration specifically targets developers building complex orchestration pipelines. Models deployed through Managed Compute integrate automatically with the Foundry Agent Service. You can route specific steps, like document parsing with an OCR model or reasoning with a large language model, while relying on Foundry IQ for knowledge grounding and agent memory.
If you manage large-scale AI inference across multiple models, the preview phase offers a standardized path to evaluate open-source alternatives against frontier models without configuring distinct deployment pipelines. You can initialize access by signing up for the preview and accessing the azure-huggingface registry inside a Foundry project.
Get Insanely Good at AI
The book for developers who want to understand how AI actually works. LLMs, prompt engineering, RAG, AI agents, and production systems.
Keep Reading
How to launch Hugging Face models in SageMaker Studio
You will learn how to use the new Hugging Face integration to automatically provision and deploy open-source models directly into Amazon SageMaker Studio.
How to Route GPU GitHub Actions to Hugging Face Jobs
Offload your training and GPU-heavy CI workloads to Hugging Face Jobs using their new ephemeral GitHub runners and action integrations.
Gemini Enterprise Demand Drives $30B SpaceX GPU Contract
Google has signed a $30 billion agreement to rent 110,000 NVIDIA GPUs from SpaceX at $920 million per month to meet demand for its Gemini Enterprise platform.
IBM Pivots to Agent Logic to Control Multi-Step AI Workflows
A joint technical publication from IBM and Hugging Face details how strict state management and formal logic layers can govern long-running enterprise agents.
SkyPilot Drops Cross-Cloud Egress Fees With Hugging Face Storage
Configure SkyPilot to mount Hugging Face Storage natively and eliminate cross-cloud egress fees for multi-cloud AI workloads.