Designing and Implementing an Azure AI Solution (legacy) — Question 3
You plan to deploy a global healthcare app named App1 to Azure.
App1 will use Azure Cognitive Services APIs. Users in the United Kingdom, Canada, and the United States will connect to App1.
You need to recommend an app deployment solution to ensure that all the personal data of the users remain in their country or origin only.
Which three Azure services should you recommend deploying to each Azure region? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Azure Key Vault
- B. Azure Traffic Manager
- C. Azure Kubernetes Service (AKS)
- D. App1
- E. the Cognitive Services resources
- F. an Azure Storage resource
Correct answer: D, E, F
Explanation
The correct answer includes App1, the Cognitive Services resources, and an Azure Storage resource, as these services are essential for managing data locally in each region. Azure Key Vault and Azure Traffic Manager do not directly address the requirement of keeping personal data within the user's country of origin.