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

ensure no deployments are running in svc kv rg #1205

Closed
wants to merge 1 commit into from

Conversation

tony-schndr
Copy link
Collaborator

@tony-schndr tony-schndr commented Jan 30, 2025

What this PR does

This change ensures that no deployments are running in the service keyvault resource group before starting the "svc.infra" deployment. This should fix the error:

{"code": "DeploymentActive", "message": "Unable to edit or replace deployment 'svc-kv-cert-officer': previous deployment from '1/30/2025 9:36:11 PM' is still active (expiration time is '2/6/2025 9:36:10 PM'). Please see https://aka.ms/arm-deploy-resources for usage details."}

Jira:
Link to demo recording:

Special notes for your reviewer

Copy link

Please rebase pull request.

@tony-schndr tony-schndr force-pushed the fix-svc-keyvault-officer-deploy branch 2 times, most recently from 755d17a to 8452078 Compare January 31, 2025 15:48
@tony-schndr tony-schndr force-pushed the fix-svc-keyvault-officer-deploy branch from 8452078 to 0a233f5 Compare January 31, 2025 15:57
@tony-schndr tony-schndr marked this pull request as draft January 31, 2025 16:35
@tony-schndr
Copy link
Collaborator Author

@geoberle I'm not sure this is needed, does templatize wait for previous deployments?

@tony-schndr tony-schndr closed this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants