Skip to content

Commit

Permalink
update aks cluster identity object id
Browse files Browse the repository at this point in the history
  • Loading branch information
luxu-ms committed Mar 1, 2024
1 parent 9418e97 commit ae03d53
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions Environments/Todo-Mongo-AKS/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,8 @@ parameters:
type: string
required: true

- id: "keyvaultName"
name: "keyvaultName (e.g. kv-abc123)"
description: "keyvault name that store the secret for mongo connection string"
- id: "aksClusterIdentityObjectId"
name: "AKS Cluster Identity Object Id"
description: "Object Id of the identity used by the AKS cluster to access the KeyVault"
type: string
required: true

- id: "keyvaultResourceGroupName"
name: "keyvaultResourceGroupName (e.g. rg-abc123)"
description: "keyvault group name contains the key vault above"
type: string
required: true

0 comments on commit ae03d53

Please sign in to comment.