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

Do not try to purge keyvaults with purge protection #9329

Closed
wants to merge 1 commit into from

Conversation

benbp
Copy link
Member

@benbp benbp commented Nov 5, 2024

There's no point in trying to purge these keyvaults with delete protection, it will always fail. The error message that comes after (InvalidOperation: Operation 'DeletedVaultPurge' is not allowed.) marks our cleanup builds with a skipped fail which makes it more annoying to see if there are new issues at a glance:
image

@benbp benbp requested a review from a team as a code owner November 5, 2024 17:38
@benbp benbp added the Central-EngSys This issue is owned by the Engineering System team. label Nov 5, 2024
@benbp benbp self-assigned this Nov 5, 2024
@benbp benbp requested a review from weshaggard November 5, 2024 17:38
@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@benbp
Copy link
Member Author

benbp commented Nov 5, 2024

Closing in favor of #9333

@benbp benbp closed this Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Central-EngSys This issue is owned by the Engineering System team.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants