From the course: Azure: Understanding the Big Picture

Unlock this course with a free trial

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

Explore a web app on app service

Explore a web app on app service - Azure Tutorial

From the course: Azure: Understanding the Big Picture

Explore a web app on app service

- [Instructor] What we're looking at here is an ASP.NET website that I created in Visual Studio, and I have deployed it as a web app in Azure. So this is the site we're looking at. It's a simple example site that I use for some classes. So if I click here, I can see the alien cards that we sell and the monster cards that we sell. Here, I can check the stock and find a card I like and then click on here to buy the card. So that's the basic functionality of the site. Now let's take a look at it over in the Azure Portal. I'll click on the All Resources section in the portal, and this shows me the resources that are available in this subscription. And as you can see, it's just the items we've been talking about in this chapter. I have an app service plan and I have an app service. I'll start by looking at the service plans. I'll click here and then we'll collapse this so we can see more information. Let's start by looking here in the overview. I see that this is priced as an S1. There's…

Contents