/
/ManagedServiceIdentityClient
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked just now · Updated 4y ago
  • get/{scope}/providers/Microsoft.ManagedIdentity/identities/default
  • get/providers/Microsoft.ManagedIdentity/operations
  • get/subscriptions/{subscriptionId}/providers/Microsoft.ManagedIdentity/userAssignedIdentities
  • get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities
  • get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{resourceName}
  • put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{resourceName}
  • delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{resourceName}
  • patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{resourceName}

Gets the systemAssignedIdentity available under the specified RP scope.

get/{scope}/providers/Microsoft.ManagedIdentity/identities/default

Path parameters

scopestring required

The resource provider scope of the resource. Parent resource being extended by Managed Identities.

Query parameters

api-versionstring required

Version of API to invoke.

Response

OK. The systemAssignedIdentity was retrieved and returned successfully.

SystemAssignedIdentity required— unresolved $ref

Changes