Conversation
0be6a7a to
fc3d6d9
Compare
fc3d6d9 to
559c0e8
Compare
|
hi @qwordy could you pls help to review? thanks |
559c0e8 to
eb158a1
Compare
src/azure-cli/azure/cli/command_modules/appservice/_constants.py
Outdated
Show resolved
Hide resolved
eb158a1 to
0ad5bc8
Compare
|
@calvinsID I am sure you already validated - all the existing scenarios. |
|
@panchagnula Yes lemme make sure I cover those cases in the webapp_up tests as well |
Ready to merge? |
I'm gonna add a few more test cases first |
panchagnula
left a comment
There was a problem hiding this comment.
LGTM. Thanks for testing
bfc3662 to
a21b33e
Compare
Description
Testing Guide
az webapp up --resource-group MyRg --name MyWebapp --runtime "node|12-LTS" --os "windows"This checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.