From the course: Microsoft Azure Administrator Associate (AZ-104) Cert Prep by Microsoft Press

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Creating an app service plan through the portal

Creating an app service plan through the portal

- [Presenter] Hi, in this lecture we're going to look at a popular service that's often used called web apps and app service plans. Go to Create a resource and either choose it from the popular Azure Services, it should be there, but just in case it's not, we can all the way also perform a search for web app. Make sure we choose the Microsoft one. We actually have various different options. Now, if we just go for the normal Web app, we can then choose either these other options anyway and we'll go through them. But go to the standard web app and click create. First thing we must do is choose a subscription and a resource group (keyboard clicking) and give our app a name. (keyboard clicking) So at this point we get to make one of our first choices that was similar to the list we saw earlier, and that is we can publish this as code, containers or a static web app. So static web apps are a special low cost version of running apps that are just HTML or JavaScript. So for example, if this…

Contents