Deploy a Private Azure Cloud Shell with Terraform

added by DotNetKicks
4/13/2021 4:22:48 PM

810 Views

By default Cloud Shell sessions run inside a container inside a Microsoft network separate from any resources you may have deployed in Azure. So what happens when you want to access services you have deployed inside a Virtual Network such as a private AKS cluster, a Virtual Machine or Private Endpoint enabled services?


0 comments