DEV Community

Mohsen Kokabi
Mohsen Kokabi

Posted on

2 2

Azure Bastion

Azure Bastion service provides Remote Desktop in browser over SSL port (443). It comes handy if your corporate network is blocking the RDP ports (3389 or 22 for SSH).

Step 1.

First create a Bastion service
image01
image02
For resource group and instance name you can chose anything
image03
The important settings are for vnet and subnet then hit Create new on the Virtual Network
image04
The subnet should be AzureBastionSubnet and its IP range should be /27 (or smaller range like /28)
image05
Make sure there is also a default subnet
image07
Now, when you are creating the VM, you should select the Bastion VNet.
image08

Now when you try to connect to your VMs, go to the last tab Bastion
image06
and you would see a remote desktop session would open in your browser.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs