Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (13.1k points)
I was trying to publish some files which I was copied from web app files to the website using Azure CLI. It can be done using some tools but I want to do it using Azure CLI. Can anyone help me with this?

1 Answer

0 votes
by (26.7k points)

So basically, there are some of the good practice to do that, you can use Git to easily manage from cmd. Also, you can make use of REST API via Azure CLI. Kudu REST API also will become an option so that you can perform general purpose way to deploy files.

I hope this will help.

Want to know more about Azure web app? Prefer this tutorial on azure web app.

Want to become an Azure expert? join azure certification now!!

Related questions

Browse Categories

...