DEV Community

Cover image for Azure: Taking a Web App Offline
JWP
JWP

Posted on

1

Azure: Taking a Web App Offline

-Create a folder named offline like this:

Alt Text

-Add an html file named App_offline.htm and put it in the folder just created.
-Open Visual Studio Code to just that folder.
-Deploy to Azure.

Done, IIS knows to display that file.

Alt Text

JWP2021

Top comments (0)

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay