Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.85 KB

readme.md

File metadata and controls

41 lines (29 loc) · 1.85 KB

Working with Azure Container Apps

logo

This is level 200 workshop that covers different aspects of working with Azure Container Apps where you will learn:

  • How to provision Azure Container Apps using Bicep
  • How to provision Azure Container Apps with public ingress
  • How to provision Azure Container Apps with ingress only accessible from within your Virtual Network
  • How to deploy containerized applications to Azure Container Apps
  • What observability options are available for Azure Container Apps
  • How to scale your application
  • How to implement blue/green deployment of your application
  • How to use storage mounts in Azure Container Apps

Agenda

Will be provided soon

Links

https://aztoso.com/container-apps/deep-dive-overview-and-networking/ https://learn.microsoft.com/en-us/azure/container-apps/networking https://azure.github.io/aca-dotnet-workshop/ https://stoacawks.z6.web.core.windows.net/ https://www.youtube.com/playlist?list=PLBmBUIbhAfd-eLB-XGxxhC68MNVl3I-Gi https://www.youtube.com/watch?v=_9lG2gQKxCY https://techcommunity.microsoft.com/t5/fasttrack-for-azure/integrating-azure-front-door-waf-with-azure-container-apps/ba-p/3729081

https://luke.geek.nz/azure/azure-point-to-site-vpn-and-private-dns-resolver/ https://luke.geek.nz/azure/create-azure-point-to-site-vpn-using-azure-active-directory-authentication/ https://azureossd.github.io/2023/01/03/Using-Managed-Identity-and-Bicep-to-pull-images-with-Azure-Container-Apps/ https://learn.microsoft.com/en-us/azure/container-apps/compare-options

Feedback