Parameter | Description |
---|---|
Assignment ID | The ID of exemption assignment. This is the ID of the policy that will be exempt. You can find it in the overview of the policy in the Azure dashboard. |
Exemption Name | The name of the policy exemption. |
Exemption Type | The type of exemption. |
Scope | The scope of the policy exemption. For more information about policy exemptions scopes see Azure documentation. |
Parameter | Description |
---|---|
Description | The description of the policy exemption. |
Display Name | The display name of the policy exemption. |
Expiry | The expiry date of the policy exemption. |
Metadata | The policy exemption metadata. Metadata is an open ended object of key-value properties of the policy exemption. For Example: { "reason": "Temporary exemption for a expensive VM demo" } |
Policy Definition IDs | A comma-separated list of policy definition reference ID list when the policy assignment is an assignment of a policy set definition. |
Resource Selectors | A list of Resource Selector objects of the policy exemption. For Example: [ { "name": "SDPRegions", "selectors": [ { "kind": "resourceLocation", "in": [ "eastus2euap", "centraluseuap" ] } ] } ] |
Scope Validation | The assignment scope validation of the policy exemption. |