Lists all the userAssignedIdentities available under the specified ResourceGroup.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities

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.

Query parameters

api-versionstring required

Version of API to invoke.

Response

OK. The list of userAssignedIdentities was retrieved and returned successfully.

valueIdentity[] — unresolved $ref

The collection of userAssignedIdentities returned by the listing operation.

nextLinkstring

The url to get the next page of results, if any.

Changes

No recorded changes to this endpoint across all 5 revisions of this API.