An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
if you deploy Azure OpenAI in the Canada region (like Canada East or Canada Central), your data stays in Canada.
- Azure OpenAI respects regional deployment. The data and inference stay within the selected Azure region.
- If you choose Canada Central, both the compute (model inference) and data processing happen within Canadian data centers.
- No cross-region data movement occurs unless you explicitly configure services (e.g., logging, backup) that write to other regions.
Azure OpenAI models available in Canada Central (regional availability):
Microsoft does not publish a single static list per region, but confirms that standard GPT families are available in Canada regions, subject to quota and access approval. The following model families are explicitly confirmed as deployable in Canada regions using regional deployments:
- GPT‑4 family (including GPT‑4 and GPT‑4 Turbo variants, subject to access approval)
- GPT‑4.1 family (gpt‑4.1, gpt‑4.1‑mini) as part of general Azure OpenAI regional availability
- GPT‑4o and GPT‑4o‑mini, only when deployed as regional (standard or provisioned) deployments, not global
- gpt‑35‑turbo (legacy but still regionally deployable)
For strict Canadian data residency compliance, Microsoft‑supported and documented configuration is:
- Azure OpenAI Service
- Region: Canada Central
- Deployment type:
-
Standard (Regional)or-
Provisioned (Regional) - Endpoint: Regional endpoint (
*.openai.azure.com)
-
-
- No global routing, no data zones, no preview/global features
Azure OpenAI Models and Regional Availability
Helpful Links
- Azure OpenAI Standard Deployment Model Availability
- Azure OpenAI Service Documentation
- Azure Compliance Offerings
- Azure Subscription and Service Limits
Thank you.