Azure App Services & App Service Security with ASP.NET Core

Azure App Services help you to quickly and easily deploy web applications to Azure. When you host your web app using Azure App Services, you get scalability and reliability without having to worry about pesky day-to-day details like hardware, software, operating system patches, electricity, networking, etc. In this course, you'll learn how to create an Azure App Service in order to host your ASP.NET Core applications. We'll also spend lots of time covering Azure App Service Authentication and Authorization -- aka. "easy auth" -- from the perspective of an ASP.NET Core developer. We'll start with the simple security scenarios and then quickly move into how to integrate with and extend Azure App Service security using ASP.NET Core.
Course Duration: 1 hour 15 minutes

Special launch pricing! 50% off!

Price: $100.00 $50.00


Create & Deploy an ASP.NET Core Web App to an Azure App Service

This chapter introduces you to Azure App Services and provides an overview for the course. We focus on understanding how Azure App Services scale using App Service Plans and then move on to deploying a basic ASP.NET Core application to the cloud.
Duration: 17 minutes

Azure App Service Security

This chapter covers the basics of Azure App Service authorization and authentication and also provides a quick overview of security in ASP.NET Core.
Duration: 15 minutes

Integrating & Extending App Service Security with ASP.NET Core

This chapter goes deep into the structure of Azure App Service security and ASP.NET Core Security. We focus on understanding how Azure App Service security works and how you can use custom middleware to integrate with ASP.NET Core security. We also cover how to implement ASP.NET Core authorization policies and authorization handlers.
Duration: 42 minutes