You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/expressroute/expressroute-howto-linkvnet-cli.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,10 @@
1
1
---
2
2
title: 'Link a VNet to an ExpressRoute circuit - Azure CLI'
3
3
description: This article shows you how to link virtual networks (VNets) to ExpressRoute circuits by using the Resource Manager deployment model and Azure CLI.
4
-
services: expressroute
5
4
author: duongau
6
5
ms.service: azure-expressroute
7
6
ms.topic: how-to
8
-
ms.date: 09/15/2023
7
+
ms.date: 03/11/2026
9
8
ms.author: duau
10
9
ms.custom: template-tutorial, devx-track-azurecli
11
10
---
@@ -17,7 +16,7 @@ This article shows you how to link virtual networks (VNets) to Azure ExpressRout
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/gateway-circuit.png" alt-text="Diagram showing a virtual network linked to an ExpressRoute circuit." lightbox="./media/expressroute-howto-linkvnet-portal-resource-manager/gateway-circuit.png":::
@@ -61,7 +60,7 @@ Each of the smaller clouds within the large cloud is used to represent subscript
Copy file name to clipboardExpand all lines: articles/expressroute/expressroute-howto-reset-peering.md
+10-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,11 @@
1
1
---
2
2
title: 'Azure ExpressRoute: Reset circuit peering using Azure PowerShell'
3
3
description: Learn how to enable and disable peerings for an Azure ExpressRoute circuit using Azure PowerShell.
4
-
services: expressroute
5
4
author: duongau
6
5
ms.service: azure-expressroute
7
6
ms.custom: devx-track-azurepowershell
8
7
ms.topic: how-to
9
-
ms.date: 12/28/2023
8
+
ms.date: 03/11/2026
10
9
ms.author: duau
11
10
---
12
11
@@ -52,8 +51,8 @@ There are a two scenarios where you can find it helpful to reset your ExpressRou
52
51
Name : ExpressRouteARMCircuit
53
52
ResourceGroupName : ExpressRouteResourceGroup
54
53
Location : westus
55
-
Id : /subscriptions/########-####-####-####-############/resourceGroups/ExpressRouteResourceGroup/providers/Microsoft.Network/expressRouteCircuits/ExpressRouteARMCircuit
56
-
Etag : W/"cd011bef-dc79-49eb-b4c6-81fb6ea5d178"
54
+
Id : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/ExpressRouteResourceGroup/providers/Microsoft.Network/expressRouteCircuits/ExpressRouteARMCircuit
55
+
Etag : W/"aaaa0000-bb11-2222-33cc-444444dddddd"
57
56
ProvisioningState : Succeeded
58
57
Sku : {
59
58
"Name": "Standard_MeteredData",
@@ -68,12 +67,12 @@ There are a two scenarios where you can find it helpful to reset your ExpressRou
Copy file name to clipboardExpand all lines: articles/expressroute/expressroute-qos.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,18 @@
1
1
---
2
2
title: 'Azure ExpressRoute: QoS requirements'
3
3
description: This page provides detailed requirements for configuring and managing QoS. Skype for Business/voice services are discussed.
4
-
services: expressroute
5
4
author: duongau
6
5
ms.service: azure-expressroute
7
6
ms.topic: concept-article
8
-
ms.date: 06/30/2023
7
+
ms.date: 03/11/2026
9
8
ms.author: duau
10
9
---
11
10
12
11
# ExpressRoute QoS requirements
13
12
14
13
Skype for Business has various workloads that require differentiated QoS treatment. If you plan to consume voice services through ExpressRoute, you should adhere to the requirements described in this article.
15
14
16
-

15
+
:::image type="content" source="./media/expressroute-qos/expressroute-qos.png" alt-text="Diagram that shows the voice services going through ExpressRoute.":::
17
16
18
17
> [!NOTE]
19
18
> QoS requirements apply to the Microsoft peering only. The DSCP values in your network traffic received on Azure private peering will be kept as is, but they won't be used to prioritize the traffic on Microsoft's network.
@@ -38,6 +37,6 @@ The following table provides a list of DSCP markings used by Microsoft Teams and
38
37
* Refer to the requirements for [Routing](expressroute-routing.md) and [NAT](expressroute-nat.md).
39
38
* See the following links to configure your ExpressRoute connection.
40
39
41
-
*[Create an ExpressRoute circuit](expressroute-howto-circuit-classic.md)
Copy file name to clipboardExpand all lines: articles/expressroute/how-to-configure-custom-bgp-communities.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,11 @@
1
1
---
2
2
title: 'Configure custom BGP communities for Azure ExpressRoute private peering'
3
3
description: Learn how to apply or update BGP community value for a new or an existing virtual network.
4
-
services: expressroute
5
4
author: duongau
6
5
ms.service: azure-expressroute
7
6
ms.custom: devx-track-azurepowershell
8
7
ms.topic: how-to
9
-
ms.date: 09/05/2023
8
+
ms.date: 03/11/2026
10
9
ms.author: duau
11
10
# Customer intent: As a network administrator, I want to configure custom BGP community values for virtual networks, so that I can better manage routing decisions for traffic between my on-premises infrastructure and Azure through ExpressRoute.
12
11
---
@@ -112,5 +111,5 @@ BGP communities are groupings of IP prefixes tagged with a community value. This
0 commit comments