You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/extensions/Microsoft.Extensions.Azure/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
19
19
-`tenantId` : The tenant where the target resource was created
20
20
-`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)
22
22
-`azureCloud`: One of the following Azure cloud environments:
0 commit comments