This assumes that a deployment exists, if you’re adding a new Azure hosted model for the first time, start here:
Deploying an Anthropic Model in Microsoft Foundry

| Name | Value |
|---|---|
| Provider adapter name | anthropic_on_azure (for Anthropic models on Azure) |
| Model | The model that was deployed |
| Pretty Name | Name that will show in the provider dropdown on the main page (usually Claude) |
| Pretty Model | The model that will show in the provider dropdown (usually the same as model) |
| Category | Set the model as Internal (Within your existing data governance) or External (Outside your existing data governance) |
| Endpoint | The endpoint. Usually: |
| https://{NAME}-aiportal.services.ai.azure.com/anthropic/ | |
| Deployment | The name of the deployment |
| Model Deployment Quota | The rate limit for the deployment |
| Tags | Features of that provider |
| disabled → will disable selection in the dropdown | |
| upload → Allow file uploads (discouraged for External models) | |
| dlp → enable dlp (encouraged for External models) | |
| hidden → do not display the selection in the chat dropdown | |
| RAG Search | OPTIONAL |
| Set this to the Provider Config to a RAG Search Config. Responses from the model will include context from your RAG configuration. |
