Appearance
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 this | For |
|---|---|
| Using your deployment | First calls in curl, Python, PowerShell, JavaScript, and C#, plus a troubleshooting table. |
| Connect your tools | Editor and client configuration. |
| Building agents | Agent frameworks on top of your own deployments. |