- Decide on the scope of the exemption
- Use the appropriate template in
.\policies\exemptions
to generate a parameter file - The file should be named
EX_<<exemptionname>>.json
- Place the file in the
.\policies\assignments
directory at the deployment scope. If resource group deployment is required create a folder under the subscription in the structure and name itrg_<<resource group name>>
. The pipeline will determine the resource group name and subscription and deploy at the correct scope. - Run the
deploy-PolicyExemptions
pipeline.