How to Create a Bastion in Microsoft azure.

Bastion provides secure and seamless RDP/SSH connectivity to VMs directly in the Azure portal over SSL. When you connect via Azure Bastion virtual machines do not need a public IP address.

  • Login to azure portal.
  • Click on All Services.
  • Select Bastions.

Fig.1

 

  • Click on Add option.

Fig.2

 

  • On Basics tab provide the following values:-

 

  • Subscription: An Azure subscription grants you access to Azure services.
  • Resource group name: A resource group is a collection of resources.
  • Provide the Bastion name.
  • Select Region.
  • Click on Create or Select existing Virtual Network.

FIg.3FIg.4

 

  • At virtual network provide the virtual network name, IP address for virtual network, Subnet name & IP address.
  • click ok.
  • Then create or Select existing Public IP address.
  • Click on Tags.

FIg.5

 

  • On Tags Tab provide the tag name and value for Bastion.
  • Click Next on Review + Create.

Fig.6

 

  • If you get a message “Validation passed”.
  • Then click on Create.

 

Fig.7

 

  • After some time, you will see a message as “Your deployment is ready”.
  • Click on “Go to resources” & You can see that the Bastion is there with the name we provide.

 

Leave a Reply