Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add serviceKeyVaultLocation bicep parameter #736

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

tony-schndr
Copy link
Collaborator

What this PR does

Add a parameter to set the location of the shared serviceKeyvault. This fixes resourceGroup/location conflicts as bicep tries to deploy the keyvault to the wrong location when deploying aks clusters to locations other than westus3 and using the shared serviceKeyvault.
For personal development environments the location will point to westus3, for all other environments the location of the deployment resource group will be used.

Jira:
Link to demo recording:

Special notes for your reviewer

@geoberle geoberle merged commit 5615ea6 into main Oct 17, 2024
25 checks passed
@geoberle geoberle deleted the add-shared-kv-location branch October 17, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants