Overview
This section provides detailed documentation for PowerShell cmdlets used to configure, manage, and monitor VPN client connections for Azure Virtual Network Gateways. These cmdlets enable you to set up point-to-site VPN configurations, generate client packages, and manage user access.
Key Cmdlet Categories
Explore the cmdlets categorized by their primary function. Click on a cmdlet to view detailed syntax, parameters, and examples.
Available Cmdlets
New-AzVirtualNetworkGatewayVpnClientConnectionConfiguration
Creates a new configuration for VPN client connections to the virtual network gateway.
Learn More →Get-AzVirtualNetworkGatewayVpnClientConnectionConfiguration
Retrieves the VPN client connection configuration for a virtual network gateway.
Learn More →Remove-AzVirtualNetworkGatewayVpnClientConnectionConfiguration
Deletes a VPN client connection configuration from the virtual network gateway.
Learn More →Set-AzVirtualNetworkGatewayVpnClientConfiguration
Configures VPN client settings on the virtual network gateway, including address pools and authentication methods.
Learn More →Get-AzVirtualNetworkGatewayVpnClientPackage
Generates and retrieves a VPN client package for connecting to the virtual network gateway.
Learn More →Add-AzVirtualNetworkGatewayVpnClientRootCertificate
Adds a root certificate to the virtual network gateway for client authentication.
Learn More →Remove-AzVirtualNetworkGatewayVpnClientRootCertificate
Removes a root certificate from the virtual network gateway.
Learn More →Get-AzVirtualNetworkGatewayVpnClientIpsecParameters
Retrieves the IPsec parameters configured for the VPN connection.
Learn More →