Forum Discussion
Kiril Iliev
Jan 29, 2025Copper Contributor
Azure CLI - reset VPN Connection
I am looking for a way to reset a VPN connection with Azure CLI. There was no information about stopping and starting the service. Is there a way to do that from PowerShell CMD? az network vpn-conn...
Kiril Iliev
Feb 11, 2025Copper Contributor
Reset-AzVirtualNetworkGateway - only resets the network gateway
az network vpn-connection reset - errors with 'reset' is misspelled or not recognized by the system. Also this is not listed in the documentation. Is this some kind of extension?