Today, we’ll take a look at a new feature in AKS called Azure Private Link, which allows you to connect to AKS securely and privately over the Microsoft Azure backbone network. In the past, connecting to AKS from an on-premises network or other virtual network required using a public IP address, which posed potential security… Continue reading
Category: Azure Cloud Shell
Getting Started with Azure CLI 2.0
Older days we used to manage azure resources through AzureRM PowerShell modules . This was very much flexible for any Azure Administrator or Developers to run Automated Deployments to Azure Resource Manager resources. Azure CLIÂ is the next improved version with simplified cmdlets to make life easier and it is cross-platform. You can use Azure… Continue reading