Deploy .NET Apps to Containers [6 of 8] | .NET on Azure for Beginners

preview_player
Показать описание

Welcome to the .NET on Azure for Beginner series where you will learn the basics of getting your .NET applications up and running in Azure! This series will cover a lot - from resource group naming conventions to Managed Identity, to deploying your apps to Azure via GitHub Actions!

In this episode join Matt to learn about the benefits of containerizing your .NET application both for local development and what it means for when your application is in Azure. Also learn about the various Azure services that can run your containers.

Chapters:
00:00 - Intro
00:30 - Benefits of containerizing an app
05:03 - Difference Azure container services
08:42 - Containerizing the app
12:25 - Using Azure Container Registry to create the image
17:30 - Running the .NET app in a container on a Mac
24:33 - Deploying to Azure

Follow Matt:

Links:

#dotnet #azure #azureforbeginners
Рекомендации по теме
Комментарии
Автор

What a wonderful video series, all MS tutorials should be like this one

EnriqueMartinezInter
Автор

Amazing video series learning so much.

rezvlt
Автор

why azure managed identity did not worked here, as we already removed the connection string in previous video

abhinavbhatt-kf
Автор

How do you determine regions best for your app, Ex. in Africa?

ugochukwuumerie
Автор

How come you didn't need to set firewall permissions for the production instance? Does Azure Sql Server automatically allow any incoming connections from container instances?

crazydrumming