Beginner
Microsoft Azure For .NET Developers
- 11 Sections
- 121 Lessons
- 13h 30m Duration
Get Started with Microsoft Azure
4 Lessons
Azure Resource Manager
5 Lessons
Azure App Service
17 Lessons
- Section Overview
- Examining Azure App Service
- Create an Azure Web App
- Visual Studio Versus Visual Studio Code Setup
- ASP.NET Core Project Setup
- Deploy App Using Azure CLI
- Deploy App with UI Tools
- Deploy Using Continuous Delivery
- Logging and Monitoring
- Add Application Insights
- Configuration Settings
- Auto-Scaling Options
- Deployment Slots
- Health Checks and Auto-Heal
- Authentication and Authorization
- Resource Cleanup
- Section Review
Azure SQL
7 Lessons
Azure Cosmos DB
11 Lessons
Azure Storage Accounts
20 Lessons
- Section Overview
- Understanding Azure Blob Storage
- Understanding Table and Queue Storage
- Create an Azure Storage Account
- Azure Storage Emulator
- Storage Account Management
- Storage Explorer
- Web Application Overview
- Create and Set Up .NET Core Project
- Add Table Storage Service
- Create Controllers and Views
- Testing Table Storage CRUD
- Logs and Services Calls
- Add Blob Upload Service
- Test Blob Service Features
- Add Queue Service
- Test Queue Service
- Set Up Queue Message Reader
- Code Cleanup and Optimization
- Section Review
Azure Service Bus
10 Lessons
Azure Functions (Serverless Solutions)
13 Lessons
- Section Overview
- Understanding Serverless Solutions
- Create Azure Function App in Portal
- Set Up Local Development Tools
- Create Azure Functions App with VS Code – Part 1
- Create Azure Functions App with VS Code – Part 2
- Create Azure Functions App with Visual Studio
- Understanding Azure Functions
- Durable Functions
- Develop a Durable Function
- Deploying Azure Functions App
- Azure Resource Cleanup and Monitoring Essentials
- Section Overview
Azure Virtual Machines
7 Lessons
Azure Containers
13 Lessons
- Section Overview
- Understanding Containers and Docker
- Setting Up Docker
- Create SQL Server container
- Set Up .NET Core Project and Dockerfile
- Containerization in .NET 7
- Using Docker Compose – Orchestration
- Create and Publish Container to Azure Container Registry
- Create Container Instance
- Azure Container Web App Service
- Understanding Kubernetes
- Resource Clean Up
- Section Review
Microsoft Azure Active Directory
14 Lessons
- Section Overview
- Explore Azure Active Directory
- Create Azure AD User
- Register Azure AD Application
- Create ASP.NET Core App with Azure AD Auth
- Set Up OAuth 2.0 Authorization Code Flow
- Secure API with Azure – Part 1
- Secure API with Azure – Part 2
- Set Up ‘On Behalf of Flow’ (API to API Communication) w/ Token
- Microsoft Azure AD (B2C) Overview
- Azure AD Versus Azure AD B2C
- Provision AD B2C Application
- Authenticate Using ASP.NET Core Application and B2C
- Section Review