A catalog of AI models in Microsoft Foundry that you can discover, compare, and deploy using Azure’s built‑in tools for evaluation, fine‑tuning, and inference
You’ve isolated this to the OCR 4 data plane: both deployments are Running, authentication is accepted, and every tested OCR or Files route returns 404. For AIServices-based Foundry resources, Microsoft documents the common resource-level Models endpoint; however, the current Model Inference API publishes no OCR or Files operation for mistral-ocr-4-0. The project Files API is for Foundry Agent files, not Mistral OCR input, so a project-scoped endpoint is not appropriate.
In the deployment’s Consume/View code panel, copy the exact Target URI, deployment name, headers, and payload. Test that sample unchanged with one inline base64 image or PDF, not client.files.upload(). If the portal-generated URI still returns 404 in both regions, there is no documented client-side route to fix. Open Microsoft Support with both deployment IDs, regions, timestamps, and request or correlation IDs, and ask the Foundry team to validate OCR 4 data-plane routing for AIServices deployments.