Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.71 KB

File metadata and controls

41 lines (27 loc) · 1.71 KB
title Verify a gateway connection
titleSuffix Azure VPN Gateway
description Learn how to verify a virtual network VPN Gateway connection.
author cherylmc
ms.service azure-vpn-gateway
ms.custom devx-track-azurecli
ms.topic how-to
ms.date 03/31/2025
ms.author cherylmc

Verify a connection for VPN Gateway

This article shows you how to verify a VPN gateway connection for both the classic and the Resource Manager deployment model.

Azure portal

[!INCLUDE Azure portal]

PowerShell

[!INCLUDE PowerShell]

Azure CLI

[!INCLUDE CLI]

Azure portal (classic)

[!INCLUDE Azure portal]

PowerShell (classic)

To verify your VPN gateway connection for the classic deployment model using PowerShell, install the latest versions of the Azure PowerShell cmdlets. Be sure to download and install the Service Management module. Use 'Add-AzureAccount' to log in to the classic deployment model.

[!INCLUDE Classic PowerShell]

Next steps