AzOps
AzOps copied to clipboard
Deletion support for `Microsoft.Authorization/policyDefinitions` and `Microsoft.Authorization/policySetDefinitions`
Implement deletion support for autogenerated Microsoft.Authorization/policyDefinitions and Microsoft.Authorization/policySetDefinitions.
- [ ] Handle removal of associated policyAssignments if any exists - WhatIf + Deletion
- [ ] Comment if policyDefinition is associated with policySetDefinition
- [ ] Delete resources following similar flow as for the other resources
- [ ] Test cases for each scenario