The Tamilalt Corporation has deployed multiple subscriptions and multiple resources and resource groups on Azure. You are part of the Azure management team who must simplify policy management on Azure.
Which of the following statements about the Initiatives feature in Azure are TRUE? (Choose three.)
A) The scope for an initiative definition must either be a management group or a subscription.
B) Initiative parameters help simplify initiative management by reducing redundancy.
C) An initiative definition is a collection of policy definitions that can be used for a common overarching goal.
D) The maximum allowed initiative definition for a tenant is 100.
Explanation
An initiative definition is a collection of policy definitions that can be used as a common overarching goal. Definitions group a set of policies as one single item that can be assigned to scopes.
The scope for an initiative definition must either be a management group or a subscription:
Subscription – Resources within that subscription can be assigned the policy.
Management group – Resources within child management groups and child subscriptions can be assigned the policy. The location must be a management group that contains those subscriptions if you plan to apply the policy definition to several subscriptions.
Initiative parameters help simplify initiative management by reducing redundancy. They are used within the initiative’s policy definition, and include allowedLocations (type=array) and allowedSingleLocation (string).
It is not true that the maximum number of allowed initiative definitions for a tenant is 100. The following is the maximum counts of policy objects you can create per scope or tenant:
- Policy definitions per scope – 500
- Initiative definitions per scope – 100
- Initiative definitions per tenant – 1,000
- Policy or initiative assignments per scope – 100
- Parameters per policy definition – 20
- Policies per initiative definition – 100
- Parameters per initiative definition – 100
Objective:
Describe identity, governance, privacy, and compliance features
Sub-Objective:
Describe Azure governance features
References:
Microsoft Azure > Governance > What is Azure Policy?
Microsoft Azure > Governance > Azure Policy definition structure > Definition location
Microsoft Azure > Governance > What is Azure Policy? > Initiative parameters
Post a Comment
Thanks for your comment