Azure / Azure/azure-powershell
Publish-AzWebApp should support remote URL sources
Open
act-observability-squad
App Services
customer-reported
feature-request
Service Attention
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Discussed in https://github.com/Azure/azure-powershell/discussions/23458
Originally posted by **daninthemix** November 16, 2023
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.
Contributor guide
Assessment
This issue has not been assessed yet.