Skip to content

Repository contains examples from Jussi Roine's and Tobias Zimmergren's blog post about C# .NET Core API, hosted in Azure Container Instances and enabling secure transfer with HTTPS using Application Gateway

Notifications You must be signed in to change notification settings

Zimmergren/aci-acr-api-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building a .NET Core API, host it in Azure Container Instances from a private Container Registry and enable HTTPS using Application Gateway - Sources from blog post

Tobias Zimmergren (Microsoft MVP) and Jussi Roine (Microsoft Regional Director and MVP), are teaming up to discuss and break down various scenarios and how to get started on your own journey into container-land. This post is about hosting a public .NET Core C# API inside of a container (ACI), whose image is pulled from a private container registry (ACR) - and enable secure transfer with HTTPS using Application Gateway.

See the full blog post here: https://zimmergren.net/azure-container-instances-dotnet-core-api-application-gateway-https/

About

Repository contains examples from Jussi Roine's and Tobias Zimmergren's blog post about C# .NET Core API, hosted in Azure Container Instances and enabling secure transfer with HTTPS using Application Gateway

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published