We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 604996c commit 6737e12Copy full SHA for 6737e12
docs/book/src/topics/multitenancy.md
@@ -116,7 +116,7 @@ metadata:
116
name: example-identity
117
namespace: default
118
spec:
119
- type: ServicePrincipal
+ type: UserAssignedMSI
120
tenantID: <azure-tenant-id>
121
clientID: <client-id-of-user-assigned-identity>
122
resourceID: <resource-id-of-user-assigned-identity>
0 commit comments