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
Make sure that you specify the correct SKU tier and SKU family:
132
131
133
-
* 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*.
132
+
* 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*.
134
133
* 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 always *UnlimitedData*.
The circuit now has the ExpressRoute premium add-on features enabled. We begin billing you for the premium add-on capability as soon as the command successfully ran.
379
+
The circuit now has the ExpressRoute premium add-on features enabled. Microsoft begins billing you for the premium add-on capability as soon as the command runs successfully.
381
380
382
381
### To disable the ExpressRoute premium add-on
383
382
@@ -387,8 +386,8 @@ The circuit now has the ExpressRoute premium add-on features enabled. We begin b
387
386
388
387
Note the following information:
389
388
390
-
* Before you downgrade from premium to standard, you must ensure that the number of virtual networks that are linked to the circuit is less than 10. If you don't, your update request fails, and we bill you at premium rates.
391
-
* All virtual networks in other geopolitical regions must be first unlinked. If you don't remove the link, your update request fails and we continue to bill you at premium rates.
389
+
* Before you downgrade from premium to standard, you must ensure that the number of virtual networks that are linked to the circuit is less than 10. If you don't, your update request fails, and Microsoft bills you at premium rates.
390
+
* All virtual networks in other geopolitical regions must be first unlinked. If you don't remove the link, your update request fails and Microsoft continues to bill you at premium rates.
392
391
* Your route table must be less than 4,000 routes for private peering. If your route table size is greater than 4,000 routes, the BGP session drops. The BGP session doesn't re-establish until the number of advertised prefixes is under 4,000.
393
392
394
393
You can disable the ExpressRoute premium add-on for the existing circuit by using the following PowerShell cmdlet:
For supported bandwidth options for your provider, check the [ExpressRoute FAQ](expressroute-faqs.md). You can pick any size greater than the size of your existing circuit.
408
407
409
408
> [!IMPORTANT]
410
-
> You may have to recreate the ExpressRoute circuit if there is inadequate capacity on the existing port. You cannot upgrade the circuit if there is no additional capacity available at that location.
409
+
> You might have to recreate the ExpressRoute circuit if there's inadequate capacity on the existing port. You can't upgrade the circuit if there's no additional capacity available at that location.
411
410
>
412
-
> You cannot reduce the bandwidth of an ExpressRoute circuit without disruption. Downgrading bandwidth requires you to deprovision the ExpressRoute circuit and then reprovision a new ExpressRoute circuit.
411
+
> You can't reduce the bandwidth of an ExpressRoute circuit without disruption. Downgrading bandwidth requires you to deprovision the ExpressRoute circuit and then reprovision a new ExpressRoute circuit.
413
412
>
414
413
415
414
After you decide what size you need, use the following command to resize your circuit:
Your circuit is upgraded on the Microsoft side. Then you must contact your connectivity provider to update configurations on their side to match this change. After you make this notification, we'll begin billing you for the updated bandwidth option.
424
+
Your circuit is upgraded on the Microsoft side. Then you must contact your connectivity provider to update configurations on their side to match this change. After you make this notification, Microsoft will begin billing you for the updated bandwidth option.
426
425
427
426
### To move the SKU from metered to unlimited
428
427
@@ -446,7 +445,7 @@ Review the instructions in [Move ExpressRoute circuits from the classic to the R
446
445
Note the following information:
447
446
448
447
* All virtual networks, route filters, authorizations, and global reach associations must be unlinked from the ExpressRoute circuit. If this operation fails, check to see if any virtual networks are linked to the circuit.
449
-
* 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.
448
+
* 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. Microsoft continues to reserve resources and bill you until the service provider completes deprovisioning the circuit and notifies Microsoft.
450
449
* If the service provider deprovisioned the circuit, meaning the service provider provisioning state gets set to **Not provisioned**, you can delete the circuit. The billing for the circuit stops.
0 commit comments