Az.ManagedServiceIdentity Module
Microsoft Azure PowerShell: ManagedServiceIdentity cmdlets
Managed Service Identity
| Cmdlet | Description |
|---|---|
| Get-AzFederatedIdentityCredential |
Gets the federated identity credential. |
| Get-AzSystemAssignedIdentity |
Gets the systemAssignedIdentity available under the specified RP scope. |
| Get-AzUserAssignedIdentity |
Gets the identity. |
| Get-AzUserAssignedIdentityAssociatedResource |
Lists the associated resources for this identity. |
| New-AzFederatedIdentityCredential |
create a federated identity credential under the specified user assigned identity. |
| New-AzUserAssignedIdentity |
create an identity in the specified subscription and resource group. |
| Remove-AzFederatedIdentityCredential |
Deletes the federated identity credential. |
| Remove-AzUserAssignedIdentity |
Deletes the identity. |
| Update-AzFederatedIdentityCredential |
update a federated identity credential under the specified user assigned identity. |
| Update-AzUserAssignedIdentity |
update an identity in the specified subscription and resource group. |