Publish-AzWebApp should support remote URL sources #23458
Unanswered
daninthemix
asked this question in
Feature requests
Replies: 1 comment
-
Hi, I'll convert this to an issue to better track the feature request :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The -ArchivePath parameter of Publish-AzWebApp requires a local path. By contrast, az webapp deploy has a --src-url parameter that will allow, for example, the app service to pull a zip file from a storage account. This is extremely useful behaviour and it would be very helpful for Az.Websites to have feature parity here.
Beta Was this translation helpful? Give feedback.
All reactions