0

I want to debug remotely Azure App Service using Visual Studio. I'm going to allow ports 4022,4023 on my firewall.

But is the communication on these ports encrypted? Any evidence?

Liero
  • 25,216
  • 29
  • 151
  • 297

1 Answers1

0

Install Wireshark and see for yourself, no need to trust the Internet with that answer.

evilSnobu
  • 24,582
  • 8
  • 41
  • 71
  • Well, I need to document it somehow to our IT departement and I would also like some official statement from microsoft. BTW, this was comment, not an answer – Liero Oct 20 '17 at 09:32
  • Microsoft is not going to be liable if they say "it's secure" in public facing documentation. But you will be in front of your IT head. Just the economics of dealing with this crap for years.. – evilSnobu Oct 20 '17 at 10:10