Connect my VM in US East to a Bastion Host in North Central US

Operations 61 Reputation points
2025-03-17T21:17:51.0666667+00:00

Most of my reources including VM are in East US region. I created a Developer Bastion host in North Central US (it doesn't allow developer tier in the East US). How can I connect to my VM in East US through this Bastion host?

Azure Bastion
Azure Bastion
An Azure service that provides private and fully managed Remote Desktop Protocol (RDP) and Secure Shell (SSH) access to virtual machines.
{count} votes

Accepted answer
  1. TP 131.7K Reputation points Volunteer Moderator
    2025-03-17T22:36:13.3166667+00:00

    Hi,

    Unfortunately Azure Bastion Developer SKU doesn't support connecting from North Central US region to VM in East US. Virtual Network peering isn't supported by Developer SKU.

    I've not seen any announcement regarding when Developer SKU will be available in more regions. Presumably when it becomes available in East US you could deploy it there so that you could connect to your VM.

    Other potential options would be to connect via public IP restricted to only certain source IPs via NSG, or use higher SKU Bastion, connect via VPN Gateway, or connect via third-party SDWAN or similar.

    Introducing Azure Bastion Developer: Secure and cost-effective access to your Azure Virtual Machines

    https://azure.microsoft.com/en-us/blog/introducing-azure-bastion-developer-secure-and-cost-effective-access-to-your-azure-virtual-machines/

    Design architecture for Bastion Developer

    https://learn.microsoft.com/en-us/azure/bastion/design-architecture#developer

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.