
Ultimate access to all questions.
What is the effect of the Azure policy with an exclusion for ContosoRG1?
A
Prevention of Azure SQL server creation in Subscription 1.
B
Allowing Azure SQL server creation in ContosoRG1 only.
C
Prevention of Azure SQL server creation limited to ContosoRG1.
D
Unrestricted Azure SQL server creation across all resource groups in Subscription 1.
Explanation:
The correct answer is B. The Azure policy has an exclusion for ContosoRG1, meaning that Azure SQL servers can only be created within the ContosoRG1 resource group. All other resource groups within Subscription 1 are prevented from creating Azure SQL servers. This exclusion is what allows Azure SQL server creation specifically in ContosoRG1.