Azure / Azure/azure-cli-extensions
[confcom] Replace `--diff` with separate `policy diff` command
Open
Service Attention
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
The fact this functionality is a flag in a policy generation tool has created complexity leading to bugs such as the two separate issues fixed by #9258. We should make this a separate tool so it can't break policy generation.
The new tool should also fully compare all parts of the two policies, the current tool only compares container definitions
Contributor guide
Assessment
This issue has not been assessed yet.