az network p2s-vpn-gateway vpn-client
Note
This reference is part of the virtual-wan extension for the Azure CLI (version 2.55.0 or higher). The extension will automatically install the first time you run an az network p2s-vpn-gateway vpn-client command. Learn more about extensions.
Download a VPN client configuration required to connect to Azure via point-to-site.
Commands
Name | Description | Type | Status |
---|---|---|---|
az network p2s-vpn-gateway vpn-client generate |
Generate VPN profile for P2S client of the P2SVpnGateway in the specified resource group. |
Extension | GA |
az network p2s-vpn-gateway vpn-client generate
Generate VPN profile for P2S client of the P2SVpnGateway in the specified resource group.
az network p2s-vpn-gateway vpn-client generate --name
--resource-group
[--authentication-method {EAPMSCHAPv2, EAPTLS}]
Required Parameters
Name of the P2S Vpn Gateway.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Optional Parameters
VPN client authentication method.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Azure CLI