I have an application which is using internal file storage (folder) I can't include this folder in the project since the build is failing. I can deploy this build package which is a zip file using Azure Deploy task in the release pipeline but how can I copy that folder to the WebApp?
I don't have access to the FTP due to company policy
Here's one way to do it.
In the Azure Portal, locate your Web App and click on the Advanced Tools menu. Click Go to launch the Kudu console. Select CMD from the Debug Console menu. You'll be presented with a graphical file explorer and a command line prompt. Simply drag and drop your local folder in the top portion.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With