Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasguentert committed Apr 30, 2021
1 parent 8cc868c commit b107b6f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,13 @@ However you can modify them according to your needs. The underyling module uses

- Update templates, so that pattern takes an array of strings, instead of a single string

## 👉 Important notes
## 👉 Important notes & limitations

- After assigning an initiative/policy it takes up to 30min until it becomes active!
- After assigning an initiative/policy it can take up to 30min until it becomes active, so be patient!
- You need to have the `Resource Policy Contributor` role assigned on the target subscription.
- Bicep currenlty only supports a [single scope](https://github.com/Azure/bicep/blob/main/docs/spec/resource-scopes.md) why I decided to stick with `subscription` scope for the moment.
- I didn't bundle them inside an initiative on purpose, so the user can freely decided on what to policy to use.
- When deploying a policy assignment via template, we currently can't set a `non-compliant message`. This seems to be a limitation of ARM.

This polices are ready to use. You don't have to rebuild them. However, in case you would like to apply your own naming schema follow this steps

Expand Down Expand Up @@ -188,4 +189,4 @@ Asset type | Abbreviation | Status | Deploy

- [Azure Policy as Code workflow](https://docs.microsoft.com/en-us/azure/governance/policy/concepts/policy-as-code)
- [Resource providers for Azure services](https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/azure-services-resource-providers)
- [Azure Templates](https://docs.microsoft.com/en-us/azure/templates/)
- [Azure Templates](https://docs.microsoft.com/en-us/azure/templates/)

0 comments on commit b107b6f

Please sign in to comment.