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

Catch issues with deployment statuses in Azure Portal #15

Open
JWStarkie opened this issue Oct 19, 2021 · 0 comments
Open

Catch issues with deployment statuses in Azure Portal #15

JWStarkie opened this issue Oct 19, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@JWStarkie
Copy link
Collaborator

Current state

  • until deployment succeed in 1 out of 2, the running animation continues.

Limitation

  • if the deployment stops in Azure Portal for whatever reason, the Powershell deployment will forever continue until 'Succeeded' is achieved.

Request

  • add in some validation to check if deployment status is cancelled, failed etc. Not sure which would be best to achieve this efficiently (i.e. if/else or switch)
@JWStarkie JWStarkie added the bug Something isn't working label Oct 19, 2021
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

No branches or pull requests

1 participant