Skip to content

Commit fc11ce2

Browse files
authored
Update MI as FIC JSON key names (Azure#50612)
1 parent 9810656 commit fc11ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/extensions/Microsoft.Extensions.Azure/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
- `tenantId` : The tenant where the target resource was created
2020
- `clientId` : The client identifier for the application, which must be granted access on the target resource
21-
- One of [`managedIdentityClientId`, `objectId`, `resourceId`] : The user-assigned managed identity which you configured as a Federated Identity Credential (FIC)
21+
- One of [`managedIdentityClientId`, `managedIdentityObjectId`, `managedIdentityResourceId`] : The user-assigned managed identity which you configured as a Federated Identity Credential (FIC)
2222
- `azureCloud`: One of the following Azure cloud environments:
2323
- `public` for Entra ID Global cloud
2424
- `usgov` for Entra ID US Government

0 commit comments

Comments
 (0)