Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (13.1k points)
I have created an application and deployed it on Azure Web app service. I have used the github repo by cloning it. Now, I want to add the static HTML files to my existing web app. Can anyone help me with this? What is the best practice to do that?

1 Answer

0 votes
by (26.7k points)

Since, you are using a Git. So, you can take a look on continuous deployment, it helps you to modify your files and as well as it will reflect to your program. This will the best deployment plan.

I hope this will help.

Want to become an Azure expert? Read the blog on Azure certification now!!

Browse Categories

...