Hello,
Welcome to Microsoft Q&A,
Yes, 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.
Please Upvote and accept the answer if it helps!!