azure-powershell
azure-powershell copied to clipboard
[Feature]: Remove-AzPolicyAssignment should support -Force parameter
Description of the new feature
Remove-AzPolicyAssignment does not support the -Force parameter, but all of the other Remove-AzPolicy* cmdlets do.
Add -Force parameter for consistency.
Proposed implementation details (optional)
No response