Closed asote closed 6 years ago
@asote Thanks for the feedback! We are currently investigating and will update you shortly.
@cephalin Can you please review this feedback when you get a chance? This is the same issue discussed in #11021.
@ahmedelnably Be advised as this is the issue that @msangapu told you about.
@BryanTrach-MSFT This is a confirmed product issue.
@panchagnula FYI
@asote I tested again today and made sure that the scenario works again now. I've made some minor updates to the doc to bring it in-line with the other quickstarts. It should be published in a few hours. #please-close.
We will now proceed to close this thread. If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion and we will reopen the issue.
When running command : az webapp up -n aswebdemo1
Got error: [Errno 22] Invalid argument: '/usr/antonio/clouddrive/quickstart\html-docs-hello-world.zip'
Had to zip and deploy it manually.
cd html-docs-hello-world/
zip -r html-docs-hello-world.zip .
az webapp deployment source config-zip --resource-group appsvc_rg_Windows_CentralUS --name aswebdemo1 --src html-docs-hello-world.zip
Hope this help others!
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.