Share via

Does Document Intelligence support in Canada East?

高高高 0 Reputation points
2026-02-14T06:53:37.31+00:00

Hi,

I’m running into an issue with an AI Foundry project I created in Canada East.

The service consistently returns a 500 Internal Server Error (with no response body), whereas the same setup works perfectly in Canada Central.

User's image

I checked https://azure.microsoft.com/en-us/pricing/details/document-intelligence/ ,

and it seems like Document Intelligence is not supported in Canada East.

Could you clarify if Document Intelligence is actually available in Canada East?

Foundry Tools
Foundry Tools

Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anshika Varshney 13,320 Reputation points Microsoft External Staff Moderator
    2026-02-16T09:57:30.0866667+00:00

    Hi 高高高,

    Yes, Azure AI Document Intelligence is supported in the Canada East region, but with some important nuances.

    The Document Intelligence resource itself can be created in Canada East, and core capabilities like prebuilt models and custom document models are available when the resource is deployed there. However, not every feature or model version is guaranteed to be available in all regions at the same time.

    If you’re seeing errors or missing features, it’s usually due to one of these reasons:

    • The specific model or API version you’re calling isn’t enabled in Canada East yet.
    • Your SDK or REST call is targeting an API version that’s not supported in that region.
    • The resource was created earlier and hasn’t been updated to use the latest supported API version for that region.

    A couple of things you can check:

    • Confirm your endpoint is explicitly pointing to Canada East (for example, https://<resource-name>.cognitiveservices.azure.com created in Canada East).
    • Verify you’re using a region‑supported API version from the official Document Intelligence regional availability documentation.
    • If you need a model or capability that isn’t available yet in Canada East, the usual workaround is to deploy a separate Document Intelligence resource in another supported region and route only those requests there.

    If you’re still blocked after validating the above, Do let me know.

    If this answers your query, please do click Accept Answer and Yes for was this answer helpful.

    Thankyou!

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.