Reputation: 335
Any reason why the connection between the Azure portal and the bastion subnet is over the internet? I guess that's why you need a public IP for the bastion service but ideally it would be a service endpoint over the Azure backbone. In the image below you see that SSL traffic is going over the Internet from the portal to the Bastion Service subnet, ideally this would be using a private IP and over the Microsoft backbone and not the internet. Perhaps there is a way to mimic this behavior with a VPN or some sort of gateway. Thanks for any answers.
Upvotes: 0
Views: 437
Reputation: 16178
Ok, I think there are two misconceptions here:
I hope this makes it more clear.
Upvotes: 1