I use Azure bastion to access to the virtual machines. Now, I need to publish from Visual Studio several ASP NET apps, but the problem is that selecting the virtual machine when publishing from Visual Studio, an error appears:
That it is normal because the vm are protected via Bastion and do not have a public IP.
Which is the convernient way to publish apps when using Bastion?