-
Notifications
You must be signed in to change notification settings - Fork 216
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
After calling UpdateTraffic(), make azd to wait until the expected state can be seen from the online endpoint. The deployment updated to 100% traffic should be returned with 100% traffic #3881
After calling UpdateTraffic(), make azd to wait until the expected state can be seen from the online endpoint. The deployment updated to 100% traffic should be returned with 100% traffic #3881
Conversation
…ate can be seen from the online endpoint. The deployment updated to 100% traffic should be returned with 100% traffic
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash:
pwsh:
WindowsPowerShell install
MSI install
Standalone Binary
MSIDocumentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reproduced issue with 1.9.0 bits, tested changes with the PR bits and is working fine.
Initial deployment with no previous revisions to delete ✅
Subsequent deployment with previous revisions deleted ✅
fix: https://github.com/Azure/azure-dev-pr/issues/1657