Download Azure VPN diagnostics log

Tips & Tricks

/

Posted on

October 25, 2016

A PowerShell-script for diagnostics of your Azure VPN Tunnels. Stole some of the code from some nice guy that posted a good script. I just made it a little more generalised, where no hard coded input is needed. The script prompts for anything it needs.

Good for troubleshooting your VPN S2S tunnels, see encryption, handshake or other problems.

https://github.com/jonaserikson/Azure/blob/master/PowerShell/get-vpndiag-arm.ps1

Written by

Jonas Erikson