Skip to content

Commit 22123a5

Browse files
authored
Merge pull request #302482 from dpremchandani/divyapr_docathon
[Azure Doc-a-thon] Divyapr_docathon: Merge/Delete/Swapping of files ot be reviewed
2 parents 6683ae8 + 5ad4c93 commit 22123a5

11 files changed

+1083
-1301
lines changed

.openpublishing.redirection.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4034,6 +4034,36 @@
40344034
"redirect_url": "/azure/expressroute/expressroute-howto-linkvnet-cli",
40354035
"redirect_document_id": false
40364036
},
4037+
{
4038+
"source_path_from_root": "/articles/expressroute/quickstart-create-expressroute-vnet-template.md",
4039+
"redirect_url": "/azure/expressroute/expressroute-howto-circuit-resource-manager-template",
4040+
"redirect_document_id": false
4041+
},
4042+
{
4043+
"source_path_from_root": "/articles/expressroute/expressroute-howto-expressroute-direct-cli.md",
4044+
"redirect_url": "/azure/expressroute/how-to-expressroute-direct-portal",
4045+
"redirect_document_id": false
4046+
},
4047+
{
4048+
"source_path_from_root": "/articles/expressroute/expressroute-howto-erdirect.md",
4049+
"redirect_url": "/azure/expressroute/how-to-expressroute-direct-portal",
4050+
"redirect_document_id": false
4051+
},
4052+
{
4053+
"source_path_from_root": "/articles/expressroute/how-to-routefilter-cli.md",
4054+
"redirect_url": "/azure/expressroute/how-to-routefilter-portal",
4055+
"redirect_document_id": false
4056+
},
4057+
{
4058+
"source_path_from_root": "/articles/expressroute/how-to-routefilter-powershell.md",
4059+
"redirect_url": "/azure/expressroute/how-to-routefilter-portal",
4060+
"redirect_document_id": false
4061+
},
4062+
{
4063+
"source_path_from_root": "/articles/expressroute/work-remotely-support.md",
4064+
"redirect_url": "/azure/networking/working-remotely-support",
4065+
"redirect_document_id": false
4066+
},
40374067
{
40384068
"source_path_from_root": "/articles/expressroute/working-remotely-support.md",
40394069
"redirect_url": "/azure/expressroute/work-remotely-support",

articles/expressroute/TOC.yml

Lines changed: 5 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,8 @@
4040
href: howto-circuit-cli.md
4141
- name: Create an ExpressRoute circuit - Bicep
4242
href: quickstart-create-expressroute-vnet-bicep.md
43-
displayName: ARM, Resource Manager, Template
4443
- name: Create an ExpressRoute circuit - ARM template
45-
href: quickstart-create-expressroute-vnet-template.md
46-
displayName: Resource Manager
44+
href: expressroute-howto-circuit-resource-manager-template.md
4745
- name: Create an ExpressRoute circuit - Terraform
4846
href: quickstart-create-expressroute-vnet-terraform.md
4947
- name: Configure
@@ -93,13 +91,7 @@
9391
- name: Routing Microsoft 365 traffic over ExpressRoute
9492
href: /microsoft-365/enterprise/azure-expressroute?toc=/azure/expressroute/TOC.json
9593
- name: Configure route filters for Microsoft peering
96-
items:
97-
- name: Azure portal
98-
href: how-to-routefilter-portal.md
99-
- name: Azure PowerShell
100-
href: how-to-routefilter-powershell.md
101-
- name: Azure CLI
102-
href: how-to-routefilter-cli.md
94+
href: how-to-routefilter-portal.md
10395
- name: QoS requirements
10496
href: expressroute-qos.md
10597
- name: Routing Microsoft PSTN traffic over ExpressRoute
@@ -157,13 +149,7 @@
157149
- name: Overview
158150
href: expressroute-erdirect-about.md
159151
- name: Configure ExpressRoute Direct
160-
items:
161-
- name: Azure portal
162-
href: how-to-expressroute-direct-portal.md
163-
- name: Azure PowerShell
164-
href: expressroute-howto-erdirect.md
165-
- name: Azure CLI
166-
href: expressroute-howto-expressroute-direct-cli.md
152+
href: how-to-expressroute-direct-portal.md
167153
- name: Configure MACsec for ExpressRoute Direct ports
168154
href: expressroute-howto-macsec.md
169155
- name: Rate limit for ExpressRoute Direct circuit
@@ -284,12 +270,8 @@
284270
href: planned-maintenance.md
285271
- name: Configure controlled gateway maintenance
286272
href: customer-controlled-gateway-maintenance.md
287-
- name: Work remotely
288-
items:
289-
- name: Support for working remotely
290-
href: ../networking/working-remotely-support.md?toc=/azure/expressroute/toc.json
291-
- name: Hybrid connectivity for remote users
292-
href: work-remotely-support.md
273+
- name: Support for working remotely
274+
href: ../networking/working-remotely-support.md?toc=/azure/expressroute/toc.json
293275
- name: Troubleshoot
294276
items:
295277
- name: Troubleshoot gateway migration

articles/expressroute/expressroute-howto-circuit-resource-manager-template.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,19 @@ author: duongau
66

77
ms.service: azure-expressroute
88
ms.topic: how-to
9-
ms.date: 11/13/2019
10-
ms.author: duau
9+
ms.date: 07/10/2025
10+
ms.author: duau
1111
ms.custom: devx-track-azurepowershell, devx-track-arm-template
1212
---
1313

1414
# Create an ExpressRoute circuit by using Azure Resource Manager template
1515

16-
> [!div class="op_single_selector"]
17-
> * [Azure portal](expressroute-howto-circuit-portal-resource-manager.md)
18-
> * [PowerShell](expressroute-howto-circuit-arm.md)
19-
> * [Azure CLI](howto-circuit-cli.md)
20-
> * [Azure Resource Manager template](expressroute-howto-circuit-resource-manager-template.md)
21-
> * [PowerShell (classic)](expressroute-howto-circuit-classic.md)
22-
>
23-
2416
Learn how to create an ExpressRoute circuit by deploying an Azure Resource Manager template by using Azure PowerShell. For more information on developing Resource Manager templates, see [Resource Manager documentation](../azure-resource-manager/index.yml) and the [template reference](/azure/templates/microsoft.network/expressroutecircuits).
2517

2618
## Before you begin
2719

2820
* Review the [prerequisites](expressroute-prerequisites.md) and [workflows](expressroute-workflows.md) before you begin configuration.
29-
* Ensure that you have permissions to create new networking resources. Contact your account administrator if you do not have the right permissions.
21+
* Ensure that you have permissions to create new networking resources. Contact your account administrator if you don't have the right permissions.
3022

3123
## <a name="create"></a>Create and provision an ExpressRoute circuit
3224

@@ -59,10 +51,10 @@ To create an ExpressRoute Circuit by deploying a template:
5951
6052
* **SKU tier** determines whether an ExpressRoute circuit is [Local](expressroute-faqs.md#expressroute-local), Standard, or [Premium](expressroute-faqs.md#expressroute-premium). You can specify *Local*, *Standard, or *Premium*.
6153
* **SKU family** determines the billing type. You can specify *Metereddata* for a metered data plan and *Unlimiteddata* for an unlimited data plan. You can change the billing type from *Metereddata* to *Unlimiteddata*, but you can't change the type from *Unlimiteddata* to *Metereddata*. A *Local* circuit is *Unlimiteddata* only.
62-
* **Peering Location** is the physical location where you are peering with Microsoft.
54+
* **Peering Location** is the physical location where you're peering with Microsoft.
6355
6456
> [!IMPORTANT]
65-
> The Peering Location indicates the [physical location](expressroute-locations.md) where you are peering with Microsoft. This is **not** linked to "Location" property, which refers to the geography where the Azure Network Resource Provider is located. While they are not related, it is a good practice to choose a Network Resource Provider geographically close to the Peering Location of the circuit.
57+
> The Peering Location indicates the [physical location](expressroute-locations.md) where you're peering with Microsoft. This Peering Location is **not** linked to "Location" property, which refers to the geography where the Azure Network Resource Provider is located. While they aren't related, it's a good practice to choose a Network Resource Provider geographically close to the Peering Location of the circuit.
6658
6759
The resource group name is the service bus namespace name with **rg** appended.
6860
@@ -83,7 +75,7 @@ You can delete your ExpressRoute circuit by selecting the **delete** icon. Note
8375
8476
* You must unlink all virtual networks from the ExpressRoute circuit. If this operation fails, check whether any virtual networks are linked to the circuit.
8577
* If the ExpressRoute circuit service provider provisioning state is **Provisioning** or **Provisioned** you must work with your service provider to deprovision the circuit on their side. We continue to reserve resources and bill you until the service provider completes deprovisioning the circuit and notifies us.
86-
* If the service provider has deprovisioned the circuit (the service provider provisioning state is set to **Not provisioned**), you can delete the circuit. This stops billing for the circuit.
78+
* Once the service provider provisioning state is set to **Not provisioned**, you can delete the circuit. Once the circuit is deleted, its billing will also stop.
8779
8880
You can delete your ExpressRoute circuit by running the following PowerShell command:
8981

0 commit comments

Comments
 (0)