Skip to content

Consumption: Azure AI Foundry

Scope

This is the consumption page for the Azure AI Foundry target, the hosted-cloud target of ADR-0011. It is a map into the canonical documents, which are the source of truth. Compare all three targets on the Deployment targets hub.

Deploying the models is half the job. Azure exposes an OpenAI-compatible v1 API, so the deployment name goes in the model body field and any client with a configurable base URL works.

Read thisFor
Using your deploymentFirst calls in curl, Python, PowerShell, JavaScript, and C#, plus a troubleshooting table.
Connect your toolsEditor and client configuration.
Building agentsAgent frameworks on top of your own deployments.