You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to change the properties of my User Assigned Managed Identities (UAMI), I get the following warning:
The property "properties" is read-only. Expressions cannot be assigned to read-only properties. If this is a resource type definition inaccuracy, report it using https://aka.ms/bicep-type-issues.bicep[BCP073](https://aka.ms/bicep/core-diagnostics#BCP073)
I know System Assigned Managed Identities (SAMI) are read-only but you can modify UAMI properties. Happens across multiple API versions, not just the one I specified.