Docs

Mistral models are available via Azure AI Foundry.

Mistral AI

Mistral models are available via Azure AI Foundry.

Live Models

ModelTypeStatus
Mistral-Large-3Chat✅ Live

Available on Request

ModelType
mistral-small-2503Chat
mistral-document-ai-2505Document OCR
mistral-ocr-2503OCR
Ministral-3BChat

Azure Deployment

bash
az cognitiveservices account deployment create \ --name your-account --resource-group your-rg \ --deployment-name Mistral-Large-3 \ --model-name Mistral-Large-3 \ --model-version "1" \ --model-format "Mistral AI" \ --sku-capacity 1 --sku-name GlobalStandard