Azure Virtual Network Gateway VPN Client Connection Cmdlets

This section provides a comprehensive reference for Azure PowerShell cmdlets related to managing VPN client connections for Azure Virtual Network Gateways.

Gateway VPN Client Configuration Cmdlets

📡

Get-AzVpnClientConfiguration

Retrieves the VPN client configuration for a virtual network gateway.

Learn More >

📡

Set-AzVpnClientConfiguration

Configures VPN client settings for a virtual network gateway.

Learn More >

VPN Client Root Certificate Cmdlets

🔐

Add-AzVpnClientRootCertificate

Adds a root certificate for VPN client authentication to a virtual network gateway.

Learn More >

🔐

Get-AzVpnClientRootCertificate

Retrieves the root certificates configured for VPN client authentication on a virtual network gateway.

Learn More >

🔐

Remove-AzVpnClientRootCertificate

Removes a root certificate for VPN client authentication from a virtual network gateway.

Learn More >

VPN Client Revoked Certificate Cmdlets

🔒

Add-AzVpnClientRevokedCertificate

Adds a revoked certificate for VPN client authentication to a virtual network gateway.

Learn More >

🔒

Get-AzVpnClientRevokedCertificate

Retrieves the revoked certificates configured for VPN client authentication on a virtual network gateway.

Learn More >

🔒

Remove-AzVpnClientRevokedCertificate

Removes a revoked certificate for VPN client authentication from a virtual network gateway.

Learn More >

VPN Client Address Pool Cmdlets

📌

Add-AzVpnClientAddressPool

Adds an address pool for VPN clients to a virtual network gateway.

Learn More >

📌

Get-AzVpnClientAddressPool

Retrieves the address pools configured for VPN clients on a virtual network gateway.

Learn More >

📌

Remove-AzVpnClientAddressPool

Removes an address pool for VPN clients from a virtual network gateway.

Learn More >