This assumes that a provider or deployment exists, if you’re adding a new Azure hosted model for the first time, start with Deploying an xAI Model in Microsoft Foundry

| Name | Value |
|---|---|
| Provider adapter name | grok (for xAI models on Azure) |
| Model | The model that was deployed |
| Pretty Name | Name that will show in the provider dropdown on the main page (usually xAI) |
| 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/openai/v1/ | |
| 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 | If tying a provider to a rag model, the rag model would go here |
