
Azure
Containers
Using Azure Container Registry for Building and Deploying .NET Core Apps
- Frank
- October 12, 2020
- .net core app
- ACR
- acr tasks
- Automation
- az acr
- az acr task
- Azure Container Registry
- azure container registry tasks
- azure friday
- azure friday 645
- base image
- Blog
- build in azure
- container image builds
- container images
- Containers
- deploy containers
- DevOps
- devops pipelines
- docker desktop
- docker images
- dockerfile
- go language
- hugo framework
- Jeremy Likness
- Microsoft Azure
- multi-step tasks
- Scott Hanselman
- task definition
- task logs
- task output
- task.yaml
You probably know that Azure Container Registry enables you to store and manage container images securely, but did you know it can also be used as a part of your DevOps pipelines? Jeremy Likness shows Scott Hanselman how ACR can manage your images and even build them for you in the cloud. Time index: 0:00 […]
Read More