enterprise-azure-policy-as-code icon indicating copy to clipboard operation
enterprise-azure-policy-as-code copied to clipboard

Update Set-AzPolicyAssignmentRestMethod.ps1

Open mathieu-brousseau opened this issue 1 year ago • 0 comments

managedIdentityLocation is an array and need to be converted as a string so the API would allow the creation of the policy assignment

https://learn.microsoft.com/en-us/rest/api/policy/policy-assignments/create-by-id?view=rest-policy-2023-04-01&tabs=HTTP

mathieu-brousseau avatar Mar 20 '24 20:03 mathieu-brousseau