0

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:

enter image description here

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?

kokokok
  • 1,030
  • 1
  • 9
  • 26
  • You can refer to this link: https://techcommunity.microsoft.com/t5/iis-support-blog/could-not-reach-the-web-deploy-endpoint/ba-p/830200. Although it does not have public IP, it could be like http://localhost in IIS. – TengFeiXie Feb 21 '23 at 09:55

0 Answers0