Skip to content

Commit 2f5682e

Browse files
committed
tweak
1 parent babc1fd commit 2f5682e

13 files changed

+17
-18
lines changed

articles/virtual-network/container-networking-overview.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
---
2-
title: Container networking with Azure Virtual Network | Microsoft Docs
2+
title: Container networking with Azure Virtual Network
33
description: Learn about the Azure Virtual Network container network interface (CNI) plug-in and how to enable containers to use an Azure Virtual Network.
44
services: virtual-network
55
author: asudbring
66
manager: NarayanAnnamalai
77
tags: azure-resource-manager
88
ms.service: virtual-network
99
ms.topic: conceptual
10-
ms.tgt_pltfrm: na
1110
ms.workload: infrastructure-services
1211
ms.date: 9/18/2018
1312
ms.author: allensu
14-
ms.custom:
15-
1613
---
1714

1815
# Enable containers to use Azure Virtual Network capabilities

articles/virtual-network/create-peering-different-deployment-models-subscriptions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create an Azure virtual network peering - different deployment models -different subscriptions
2+
title: Create an Azure virtual network peering - different deployment models - different subscriptions
33
titlesuffix: Azure Virtual Network
44
description: Learn how to create a virtual network peering between virtual networks created through different Azure deployment models that exist in different Azure subscriptions.
55
services: virtual-network
@@ -10,8 +10,8 @@ ms.workload: infrastructure-services
1010
ms.date: 06/25/2020
1111
ms.author: allensu
1212
ms.reviewer: anavin
13-
1413
---
14+
1515
# Create a virtual network peering - different deployment models and subscriptions
1616

1717
In this tutorial, you learn to create a virtual network peering between virtual networks created through different deployment models. The virtual networks exist in different subscriptions. Peering two virtual networks enables resources in different virtual networks to communicate with each other with the same bandwidth and latency as though the resources were in the same virtual network. Learn more about [Virtual network peering](virtual-network-peering-overview.md).

articles/virtual-network/create-peering-different-deployment-models.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create an Azure virtual network peering - different deployment models - same subscription | Microsoft Docs
2+
title: Create an Azure virtual network peering - different deployment models - same subscription
33
description: Learn how to create a virtual network peering between virtual networks created through different Azure deployment models that exist in the same Azure subscription.
44
services: virtual-network
55
author: asudbring
@@ -12,6 +12,7 @@ ms.date: 11/15/2018
1212
ms.author: allensu
1313
ms.reviewer: anavin
1414
---
15+
1516
# Create a virtual network peering - different deployment models, same subscription
1617

1718
In this tutorial, you learn to create a virtual network peering between virtual networks created through different deployment models. Both virtual networks exist in the same subscription. Peering two virtual networks enables resources in different virtual networks to communicate with each other with the same bandwidth and latency as though the resources were in the same virtual network. Learn more about [Virtual network peering](virtual-network-peering-overview.md).

articles/virtual-network/deploy-container-networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Deploy Azure virtual network container networking | Microsoft Docs
2+
title: Deploy Azure virtual network container networking
33
description: Learn how to deploy the Azure Virtual Network container network interface (CNI) plug-in for Kubernetes clusters.
44
services: virtual-network
55
author: asudbring

articles/virtual-network/diagnose-network-routing-problem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Diagnose an Azure virtual machine routing problem | Microsoft Docs
2+
title: Diagnose an Azure virtual machine routing problem
33
description: Learn how to diagnose a virtual machine routing problem by viewing the effective routes for a virtual machine.
44
services: virtual-network
55
author: asudbring

articles/virtual-network/diagnose-network-traffic-filter-problem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Diagnose a virtual machine network traffic filter problem | Microsoft Docs
2+
title: Diagnose a virtual machine network traffic filter problem
33
description: Learn how to diagnose a virtual machine network traffic filter problem by viewing the effective security rules for a virtual machine.
44
services: virtual-network
55
author: asudbring

articles/virtual-network/kubernetes-network-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: asudbring
66
manager: NarayanAnnamalai
77
tags: azure-resource-manager
88
ms.service: virtual-network
9-
ms.topic: article
9+
ms.topic: conceptual
1010
ms.workload: infrastructure-services
1111
ms.date: 9/25/2018
1212
ms.author: allensu

articles/virtual-network/setup-dpdk.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: DPDK in an Azure Linux VM | Microsoft Docs
2+
title: DPDK in an Azure Linux VM
33
description: Learn the benefits of the Data Plane Development Kit (DPDK) and how to set up the DPDK on a Linux virtual machine.
44
services: virtual-network
55
author: asudbring
@@ -10,6 +10,7 @@ ms.workload: infrastructure-services
1010
ms.date: 05/12/2020
1111
ms.author: allensu
1212
---
13+
1314
# Set up DPDK in a Linux virtual machine
1415

1516
Data Plane Development Kit (DPDK) on Azure offers a faster user-space packet processing framework for performance-intensive applications. This framework bypasses the virtual machine’s kernel network stack.

articles/virtual-network/virtual-machine-network-throughput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: virtual-network
55
author: asudbring
66
tags: azure-resource-manager
77
ms.service: virtual-network
8-
ms.topic: article
8+
ms.topic: conceptual
99
ms.workload: infrastructure-services
1010
ms.date: 4/26/2019
1111
ms.author: allensu

articles/virtual-network/virtual-network-disaster-recovery-guidance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Virtual network business continuity | Microsoft Docs
2+
title: Virtual network business continuity
33
description: Learn what to do in the event of an Azure service disruption impacting Azure Virtual Networks.
44
services: virtual-network
55
author: asudbring
66
manager: jefco
77
ms.assetid: ad260ab9-d873-43b3-8896-f9a1db9858a5
88
ms.service: virtual-network
99
ms.workload: virtual-network
10-
ms.topic: article
10+
ms.topic: conceptual
1111
ms.date: 05/16/2016
1212
ms.author: allensu
1313
ms.reviewer: aglick

0 commit comments

Comments
 (0)