Beau-P
Results
2
comments of
Beau-P
We are experiencing this as well. Using Powershell 5.1 on Windows 11 with newly installed Az powershell modules. The app service is removing all files during the ZipDeploy even though...
@mperdeck @yogesh-ralegaonkar Thought you might like to know: it looks like this works correctly using Azure CLI instead of Azure Powershell. I'm using this command: `az webapp deploy --resource-group $RESOURCE_GROUP_NAME...