Skip to content

Commit 78f94cf

Browse files
Merge pull request #230592 from axelgMS/patch-50
Update use-group-managed-service-accounts.md
2 parents 3ba48d4 + 0a45ab1 commit 78f94cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/use-group-managed-service-accounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ credspec:
160160
HostAccountConfig:
161161
PluginGUID: '{CCC2A336-D7F3-4818-A213-272B7924213E}'
162162
PortableCcgVersion: "1"
163-
PluginInput: ObjectId=$MANAGED_ID;SecretUri=$SECRET_URI # SECRET_URI takes the form https://$akvName.vault.azure.net/secrets/$akvSecretName
163+
PluginInput: "ObjectId=$MANAGED_ID;SecretUri=$SECRET_URI" # SECRET_URI takes the form https://$akvName.vault.azure.net/secrets/$akvSecretName
164164
CmsPlugins:
165165
- ActiveDirectory
166166
DomainJoinConfig:

0 commit comments

Comments
 (0)