azure-powershell
azure-powershell copied to clipboard
[Feature]: Add support for ResourceSelectors and Overrides for *-policyAssignment
Description of the new feature
The api has support for ResourceSelectors and Overrides in assignments https://learn.microsoft.com/en-us/rest/api/policy/policy-assignments/create?view=rest-policy-2023-04-01&tabs=HTTP
Would like to see this added to *-policyAssignment as this is available on a GA api, but not in the az-functions for assignments.
Proposed implementation details (optional)
No response