A company plans to deploy an Azure AI solution that processes sensitive customer data. The solution must comply with GDPR and ensure data residency within the European Union. Which Azure resource configuration should be used?
Trap 1: Deploy the Azure AI services in multiple regions globally and use…
Multi-region deployment may replicate data outside EU.
Trap 2: Use the Azure AI services 'Data Residency' SKU.
No such SKU exists; data residency is managed by region selection.
Trap 3: Use the Free tier of Azure AI services.
The Free tier does not guarantee data residency.
- A
Deploy the Azure AI services in multiple regions globally and use geo-replication.
Why wrong: Multi-region deployment may replicate data outside EU.
- B
Use the Azure AI services 'Data Residency' SKU.
Why wrong: No such SKU exists; data residency is managed by region selection.
- C
Use the Free tier of Azure AI services.
Why wrong: The Free tier does not guarantee data residency.
- D
Create an Azure AI services resource in a specific EU region and set the data residency option to 'EU'.
Azure AI services allow you to choose a region to control data residency.