Skip to content

Commit ce41526

Browse files
Update expressroute-howto-circuit-resource-manager-template.md
1 parent 9db9b16 commit ce41526

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Learn how to create an ExpressRoute circuit by deploying an Azure Resource Manag
1818
## Before you begin
1919

2020
* Review the [prerequisites](expressroute-prerequisites.md) and [workflows](expressroute-workflows.md) before you begin configuration.
21-
* 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.
2222

2323
## <a name="create"></a>Create and provision an ExpressRoute circuit
2424

@@ -51,10 +51,10 @@ To create an ExpressRoute Circuit by deploying a template:
5151
5252
* **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*.
5353
* **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.
54-
* **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.
5555
5656
> [!IMPORTANT]
57-
> 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.
5858
5959
The resource group name is the service bus namespace name with **rg** appended.
6060
@@ -75,7 +75,7 @@ You can delete your ExpressRoute circuit by selecting the **delete** icon. Note
7575
7676
* You must unlink all virtual networks from the ExpressRoute circuit. If this operation fails, check whether any virtual networks are linked to the circuit.
7777
* 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.
78-
* 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.
7979
8080
You can delete your ExpressRoute circuit by running the following PowerShell command:
8181

0 commit comments

Comments
 (0)