From Azure AI Studio to Microsoft Foundry: What Actually Changed (and What Didn't)

Azure

Microsoft renamed its enterprise AI platform twice in twelve months. Azure AI Studio became Azure AI Foundry at Ignite 2024, then Azure AI Foundry became Microsoft Foundry at Ignite 2025. The branding churn has created real confusion in enterprise procurement, documentation, and training pipelines. But beneath the naming changes, there are substantive architectural shifts that affect how organizations build, govern, and scale AI workloads. This post builds on our earlier assessment of Azure AI Foundry and identifies what requires action, what can wait, and what is purely cosmetic.

The Challenge

For enterprise organizations evaluating or already invested in Microsoft's AI platform, the rapid rebranding creates three concrete problems.

Procurement and licensing confusion. The January 2026 Microsoft Product Terms formalized the "Microsoft Foundry" name. Organizations mid-procurement cycle are reconciling contracts that reference "Azure AI Foundry" with a product that now carries a different name. Legal and procurement teams are asking reasonable questions that technical teams struggle to answer cleanly.

Documentation and training drift. Internal runbooks, architecture decision records, and training materials reference "Azure AI Studio" or "Azure AI Foundry." Some of these are now architecturally outdated, not just cosmetically. Knowing which references are still valid and which need revision is non-trivial.

SDK migration pressure. The azure-ai-projects Python SDK hit its first stable release (2.0.0) on March 6, 2026, with significant breaking changes from the beta series. Separately, AzureML SDK v1 reaches end-of-support on June 30, 2026. Organizations running production workloads on either codebase face a migration timeline that is shorter than it appears.

What Changed at Each Stage

Azure AI Studio (Pre-Nov 2024) Azure AI Foundry (Nov 2024 - Dec 2025) Microsoft Foundry (Jan 2026+)
Portal Standalone portal (ai.azure.com) Unified portal with project workspaces Same portal, rebranded navigation
SDK Fragmented across multiple packages azure-ai-projects beta series introduced azure-ai-projects 2.0.0 stable (breaking changes from betas)
Agent Service Not available Public preview GA (March 16, 2026) with private networking, MCP auth, evaluations
Model Catalog Limited selection Expanded to open-source models 60+ curated models including GPT-5.2, plus partner models
Knowledge Layer Manual RAG pipeline configuration Early retrieval features Foundry IQ: managed knowledge bases with SharePoint, OneLake, Blob Storage, and MCP server integration
Agent Identity Service principals (manual) Service principals (manual) Entra Agent ID (preview): purpose-built identity construct for AI agents
Governance Content filters at model deployment level Same Foundry Control Plane: fleet-wide visibility, compliance enforcement, quota management, automated red-teaming
Branding Signal Azure-centric cloud service Azure-centric cloud service Dropped "Azure" from name. Positioned alongside M365 and Fabric as platform-level product

The strategic signal in dropping "Azure" from the name is worth noting. Microsoft is positioning Foundry as a platform that spans Azure, Microsoft 365, and Fabric, rather than a service within Azure. For enterprise architects, this means agent integrations with SharePoint, Teams, and OneLake are becoming first-class scenarios, not afterthoughts.

What Didn't Change

Not everything requires action. The underlying Azure resource model, subscription billing, networking (VNet integration, private endpoints), and RBAC structure remained consistent across all three stages.

Existing Azure OpenAI Service deployments continue to work. Model endpoints, API keys, and inference patterns are unaffected by the Foundry rebranding. Organizations that built custom RAG pipelines using Azure AI Search do not need to migrate to Foundry IQ unless they want the managed knowledge base features.

The rename is not a migration event for inference workloads. It is a migration event for orchestration, governance, and agent development patterns.

The Migration Pressure Points

Three items carry hard deadlines or breaking changes that enterprise teams need to plan around.

AzureML SDK v1: End of support June 30, 2026. CLI v1 already reached end-of-support in September 2025. Any production pipeline using azureml-sdk, azureml-pipeline, or azureml-train packages needs to migrate to SDK v2 or the new azure-ai-projects package. This is not optional. After June 30, security patches stop and architectural updates may introduce breaking behavior.

azure-ai-projects SDK 2.0.0 breaking changes. The March 2026 stable release introduced changes that will break code written against the beta versions. Key changes include the removal of the foundry_features argument (replaced by allow_preview on the client constructor), class renames aligning with OpenAI conventions, authoring functionality moved to a separate package, and the removal of three inference convenience methods in favor of a unified get_azure_openai_client() call. Organizations that built against the betas during 2025 need to budget for a refactoring sprint.

Foundry IQ vs. custom RAG. This is not a deadline, but a strategic decision point. Foundry IQ provides managed document chunking, vector embedding, hybrid search, and ACL-synchronized access control across SharePoint, OneLake, and Blob Storage. Organizations maintaining custom RAG pipelines should evaluate whether the managed approach reduces operational overhead. In our assessment work, custom RAG pipelines in enterprise environments typically require 2-3 FTEs for ongoing maintenance. Foundry IQ can reduce that burden significantly for standard knowledge base scenarios.

What This Means for Your Organization

If you have no existing Azure AI investments: Start with Microsoft Foundry directly. The GA of Foundry Agent Service (March 16, 2026) with production-ready SDKs, private networking, and Entra Agent ID means the platform is now ready for enterprise adoption beyond pilots.

If you built on Azure AI Studio or Azure AI Foundry betas: Audit your SDK dependencies. Map every import of azure-ai-projects against the 2.0.0 changelog. Plan a sprint for the refactoring work, and prioritize it before any new feature development on the platform.

If you are running AzureML v1 workloads: This is urgent. June 30, 2026 is three months away. Begin migration planning now. The longer v1 workloads run past deprecation, the higher the security and stability risk.

If you are evaluating Foundry Agent Service vs. Copilot Studio: The decision framework matters. Copilot Studio serves low-code, business-user scenarios with smaller knowledge bases. Foundry Agent Service serves pro-code, complex multi-agent orchestrations with custom models and enterprise networking requirements. Many organizations will use both. The key is establishing which workloads go where before teams start building in the wrong tool.

Key Takeaways

  1. The rename is not just cosmetic. Foundry IQ, Entra Agent ID, and the Control Plane represent genuine architectural additions that affect how enterprises build and govern AI agents. Evaluate these features on their merits, not as branding exercises.
  2. AzureML SDK v1 migration is non-negotiable. June 30, 2026 is a hard deadline. Begin planning now if you have not already started.
  3. The azure-ai-projects 2.0.0 SDK is a real migration. Beta-to-stable breaking changes are extensive. Budget for refactoring if your team built against the 2025 beta releases.
  4. Foundry IQ changes the build-vs-manage calculation for RAG. If your organization is maintaining a custom retrieval pipeline, assess whether Foundry IQ's managed approach reduces operational cost and compliance burden, particularly for SharePoint and OneLake data sources.
  5. Entra Agent ID signals where governance is heading. AI agents are getting dedicated identity constructs, not repurposed service principals. Start planning your agent identity governance model now, while the tooling is still in preview, rather than retrofitting it later.

Next Steps

The transition from Azure AI Studio to Microsoft Foundry is not a single event. It is a series of architectural decisions, SDK migrations, and governance model updates that will play out through 2026.

If your organization needs help assessing which Foundry capabilities to adopt, planning SDK migrations, or building an agent governance framework, Techrupt can help scope the engagement and build a transition roadmap tailored to your compliance and operational requirements.

Book a Session to schedule a Foundry readiness assessment.

Ready to Make the Move? Let's Start the Conversation!

Whether you choose Security or Automation service, we will put your technology to work for you.

Schedule Time with Techrupt
Insights

Latest Blogs & News