Description | : Gets the systemAssignedIdentity available under the specified RP scope. |
Reference | : Link ¶ |
⚼ Request
GET:
/{scope}/providers/Microsoft.ManagedIdentity/identities/default
{
scope:
string
,
api-version:
string
,
}
⚐ Response (200)
{
location:
string
,
tags:
object
,
properties:
}
{
,
tenantId:
string
,
principalId:
string
,
clientId:
string
,
clientSecretUrl:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
}
[
,
string
,
]