Update an identity in the specified subscription and resource group.
patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{resourceName}
Path parameters
subscriptionIdstring required
The Id of the Subscription to which the identity belongs.
resourceGroupNamestring required
The name of the Resource Group to which the identity belongs.
resourceNamestring required
The name of the identity resource.
Query parameters
api-versionstring required
Version of API to invoke.
Request body
IdentityUpdate required— unresolved $ref
Response
Updated identity
Identity required— unresolved $ref
Changes
No recorded changes to this endpoint across all 5 revisions of this API.