--target-path is not working in az webapp deploy CLI command #30543
Labels
app-service-deployment
Auto-Assign
Auto assign by bot
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Service Attention
This issue is responsible by Azure service team.
Web Apps
az webapp
Describe the bug
Deploying to a subfolder in Azure appservice is working only by setting DEPLOYMENT_TARGET appsetting. If I use the --target-path option in az webapp deploy command it is not working and deployment is failing
Related command
Please refer https://learn.microsoft.com/en-us/answers/questions/2126540/azure-appservice-deployment-does-not-clean-root-di?comment=question#comment-1863045 for more detail
Errors
Internal Server Error 500
Issue script & Debug output
Pls check this https://learn.microsoft.com/en-us/answers/questions/2126540/azure-appservice-deployment-does-not-clean-root-di?comment=question#comment-1863045
Expected behavior
Deployment should happen to a subfolder
Environment Summary
All environments
Additional context
No response
The text was updated successfully, but these errors were encountered: