Deploy an Azure Kubernetes Cluster
Azure Bastion, is a service you deploy, that lets you connect to a virtual machine, using your browser, and the Azure portal! The Azure Bastion service is a platform-managed offering that you provision inside your virtual network! It provides secure and seamless RDP and SSH connectivity to your virtual machines, directly from the Azure portal, over TLS! When you connect via Azure Bastion, your virtual machines do not need a public IP address, agent, or special client software!
Bastion provides secure RDP and SSH connectivity, to all of the VMs in the virtual network, in which it is provisioned. Using Azure Bastion protects your virtual machines from exposing RDP and SSH ports to the outside world, while still providing secure access using RDP and SSH.
In this Azure simulation, you will be guided through the process of provisioning an Azure Bastion Host. You will create a Bastion subnet in an existing virtual network, deploy the Bastion Host, and then use the bastion host to connect to an existing virtual machine.