Skip to content

Commit 38c42af

Browse files
committed
tweak
1 parent 676d2ea commit 38c42af

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

articles/virtual-network/tutorial-connect-virtual-networks-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Connect virtual networks with peering - Azure CLI
2+
title: Connect virtual networks with VNet peering - Azure CLI
33
description: In this article, you learn how to connect virtual networks with virtual network peering, using the Azure CLI.
44
services: virtual-network
55
documentationcenter: virtual-network

articles/virtual-network/tutorial-connect-virtual-networks-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Connect virtual networks with peering - tutorial - Azure portal
2+
title: Connect virtual networks with VNet peering - tutorial - Azure portal
33
description: In this tutorial, you learn how to connect virtual networks with virtual network peering, using the Azure portal.
44
services: virtual-network
55
documentationcenter: virtual-network
@@ -29,7 +29,7 @@ If you prefer, you can complete this tutorial using the [Azure CLI](tutorial-con
2929

3030
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
3131

32-
## Log in to Azure
32+
## Log in to Azure
3333

3434
Log in to the Azure portal at https://portal.azure.com.
3535

articles/virtual-network/tutorial-connect-virtual-networks-powershell.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
2-
title: Connect virtual networks with peering - Azure PowerShell
2+
title: Connect virtual networks with VNet peering - Azure PowerShell
33
description: In this article, you learn how to connect virtual networks with virtual network peering, using Azure PowerShell.
44
services: virtual-network
55
documentationcenter: virtual-network
66
author: KumudD
7-
manager: twooley
8-
editor: ''
7+
98
tags: azure-resource-manager
109
Customer intent: I want to connect two virtual networks so that virtual machines in one virtual network can communicate with virtual machines in the other virtual network.
1110

0 commit comments

Comments
 (0)