App Service Overview
Quickly build web apps and APIs in the cloud
Azure App Service is an HTTP-based service for hosting web applications, REST APIs, and mobile back ends. You can develop in your favorite language, be it .NET, .NET Core, Java, Ruby, Node.js, PHP, or Python. Applications run and scale with ease on both Windows and Linux-based environments.
This course is part of our complete course
Hello my name is Fabrice and I will show you how to create a website and host it on Azure.
We will see how to create a Azure app and how to configure it. We will at the end create a website for a gallery of foods for a restaurant !!!
We will see what is and how to :
- Azure App Service plans
- How does my app run and scale?
- Deploy code to App Service
- Authentication and authorization in Azure App Service
- App Service networking features
- Create a static HTML web app by using Azure Cloud Shell
- Configure an App Service app in the Azure portal
- Configure general settings and default documents
- Enable diagnostics logging for apps in Azure App Service
- Scaling App Service apps
- Azure App Service staging environments
Recommendation
Before starting this course, and if you are new in Azure, follow my course on AZ-900.
After this course, I will record others training on Functions, Storage, Azure key vault, cosmos DB and more
So stay tuned!
Fabrirce.
Requirements
- Azure for beginners AZ-900 is better
Features
- Azure App Service plans
- How does my app run and scale?
- Deploy code to App Service
- Authentication and authorization in Azure App Service
- App Service networking features
- Create a static HTML web app by using Azure Cloud Shell
- Configure an App Service app in the Azure portal
- Configure general settings and default documents
- Enable diagnostics logging for apps in Azure App Service
- Scaling App Service apps
- Azure App Service staging environments
Target audiences
- App developer
- Developer who need to host there code on Azure