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/how-to-routefilter-cli.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ author: duongau
6
6
7
7
ms.service: expressroute
8
8
ms.topic: tutorial
9
-
ms.date: 10/08/2020
9
+
ms.date: 08/20/2022
10
10
ms.author: duau
11
-
ms.custom: devx-track-azurecli
11
+
ms.custom: devx-track-azurecli, template-tutorial
12
12
13
13
---
14
14
# Tutorial: Configure route filters for Microsoft peering: Azure CLI
@@ -44,7 +44,7 @@ A route filter lets you identify services you want to consume through your Expre
44
44
To attach route filters with Microsoft 365 services, you must have authorization to consume Microsoft 365 services through ExpressRoute. If you aren't authorized to consume Microsoft 365 services through ExpressRoute, the operation to attach route filters fails. For more information about the authorization process, see [Azure ExpressRoute for Microsoft 365](/microsoft-365/enterprise/azure-expressroute).
45
45
46
46
> [!IMPORTANT]
47
-
> Microsoft peering of ExpressRoute circuits that were configured prior to August 1, 2017 will have all service prefixes advertised through Microsoft peering, even if route filters are not defined. Microsoft peering of ExpressRoute circuits that are configured on or after August 1, 2017 will not have any prefixes advertised until a route filter is attached to the circuit.
47
+
> Microsoft peering of ExpressRoute circuits that were configured prior to August 1, 2017 will have all Microsoft Office service prefixes advertised through Microsoft peering, even if route filters are not defined. Microsoft peering of ExpressRoute circuits that are configured on or after August 1, 2017 will not have any prefixes advertised until a route filter is attached to the circuit.
48
48
>
49
49
50
50
## Prerequisites
@@ -57,11 +57,11 @@ To successfully connect to services through Microsoft peering, you must complete
If you choose to install and use the CLI locally, this quickstart requires Azure CLI version 2.0.28 or later. To find the version, run `az --version`. If you need to install or upgrade, see [Install the Azure CLI](/cli/azure/install-azure-cli).
60
+
If you choose to install and use the CLI locally, this tutorial requires Azure CLI version 2.0.28 or later. To find the version, run `az --version`. If you need to install or upgrade, see [Install the Azure CLI](/cli/azure/install-azure-cli).
61
61
62
62
### Sign in to your Azure account and select your subscription
63
63
64
-
To begin your configuration, sign in to your Azure account. If you're using the "Try It", you're signed in automatically and can skip the login step. Use the following examples to help you connect:
64
+
To begin your configuration, sign in to your Azure account. If you're using the "Try It", you're signed in automatically and can skip the sign in step. Use the following examples to help you connect:
0 commit comments