Azure / Azure/PSRule.Rules.Azure
Add rule for setting policy definition version metadata
Open
good first issue
help wanted
pillar: operational-execellence
rule: policy
- Dominant language
- PowerShell
- Stars
- 447
- Forks
- 109
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 23
Description
# Rule request
## Suggested rule change
Policy definitions and initiatives can set the `version` metadata. This is used by built-in policies and recommended in Azure docs.
[Reference](https://github.com/Azure/azure-policy/blob/master/built-in-policies/README.md)
## Applies to the following
The rule applies to the following:
- Resource type: **Microsoft.Authorization/policyDefinitions** and **Microsoft.Authorization/policySetDefinitions**
Contributor guide
Assessment
This issue has not been assessed yet.