Skip to content

Commit f835cd1

Browse files
authored
Apply suggestions from code review
1 parent ff6adc2 commit f835cd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/vpn-gateway/vpn-gateway-classic-resource-manager-migration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ Once the VNet migration is completed, Azure will attempt to complete the remaind
2626
The Resource Manager model is different from the classic model and is composed of virtual network gateways, local network gateways and connection resources. These represent the VPN gateway itself, the local-site representing on premises address space and connectivity between the two respectively. Once migration is completed, your gateways won't be available in the classic model and all management operations on virtual network gateways, local network gateways, and connection objects must be performed using the Resource Manager model.
2727

2828
## Locating a classic VPN gateway
29-
To locate a calssic VPN gateway via powershell, you will need to install the Azure Powershell Service Management module. Start here: [Installing the Azure PowerShell Service Management module](https://learn.microsoft.com/powershell/azure/servicemanagement/install-azure-ps). To view classic resources, you will need co-admin or owner permissions. You cannot use Az cmdlets to access classic resources.
29+
To locate a classic VPN gateway via PowerShell, you will need to install the Azure PowerShell Service Management module. Start here: [Installing the Azure PowerShell Service Management module](https://learn.microsoft.com/powershell/azure/servicemanagement/install-azure-ps). To view classic resources, you will need co-admin or owner permissions. You cannot use Az cmdlets to access classic resources.
3030

3131

32-
To locate a classic VPN gateway via Azure portal, open the portal and search for "Virtual network(classic)" . Select you classic virtual network and navigate to the gateway blade to find your classic virutal network gateway.
32+
To locate a classic VPN gateway via Azure portal, open the portal and search for "Virtual network(classic)". Select your classic virtual network and navigate to the gateway blade to find your classic virtual network gateway.
3333

3434

3535
## Supported scenarios

0 commit comments

Comments
 (0)