Designing Azure Infrastructure Solutions — Question 123

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

Your company plans to deploy various Azure App Service instances that will use Azure SQL databases. The App Service instances will be deployed at the same time as the Azure SQL databases.

The company has a regulatory requirement to deploy the App Service instances only to specific Azure regions. The resources for the App Service instances must reside in the same region.

You need to recommend a solution to meet the regulatory requirement.

Solution: You recommend using an Azure Policy initiative to enforce the location of resource groups.

Does this meet the goal?

Answer options

Correct answer: B

Explanation

The correct answer is B because while an Azure Policy initiative can enforce resource group locations, it does not directly ensure that the App Service instances themselves are deployed in the required regions. The regulatory requirement specifies that the App Service instances must be in certain regions, which requires a more direct enforcement mechanism than just managing resource group locations.