Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Azure App Service
5 students

Azure App Service

App service, .net core, C#, service app plan, slots, autocale, CI/CD, static web site, Azure CLI
Last updated 7/2025
English

What you'll learn

  • Develop a web site with .net C# on Azure app service
  • Create a app service
  • Create new app settings
  • Create a static website
  • Create a website in .NET CORE with C#

Course content

2 sections13 lectures2h 25m total length
  • Introduction10:08
  • Azure app plan12:49
  • Deploy your code3:13

    Deploy your code to Azure App Service using manual options like git, zip deploy, CLI, and FTP, or automate via CI and DevOps with GitHub or Bitbucket.

  • Deploy with FTP/S9:52
  • Deploy with GitHub and CI/CD13:02
  • Authentication and authorisation10:33

    Explore Azure App Service authentication and authorization to sign in users with minimal code, using federated identity providers like Microsoft, Facebook, Google, Twitter, and OpenID Connect.

  • App service networking9:14
  • Create a static web page with CLI13:38
  • Azure app settings10:54

    Explore configuring Azure App Service application settings and environment variables, override web.config with app settings, and manage production versus development, connection strings, deployment slots, and diagnostic logging.

  • Azure app features4:41
  • Azure app autoscale and slots10:26
  • Other autoscale informations8:23

Requirements

  • Azure for beginners AZ-900 is better

Description

Hello

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.


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 tune

Fabrirce



Who this course is for:

  • App developer
  • Developer who need to host there code on Azure