Skip to content

Commit 6ac3f52

Browse files
authored
Syntax update
Update section headers
1 parent 69e12f8 commit 6ac3f52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/expressroute/circuit-placement-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.
9292
* 200 (OK)  The request is success. It will fetch list of ports.
9393
* 4XX (Bad Request)  One of validations failed – for example: Provider subid isn't valid.
9494

95-
### List get a list of all port pairs by location
95+
### To get a list of all port pairs by location
9696

9797
```rest
9898
https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Network/expressRouteProviderPorts?location={locationName}
@@ -180,7 +180,7 @@ https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.
180180
* 204 The port pair with the mentioned descriptor ID isn't available.
181181
* 4XX (Bad Request) One of validations failed – For example: Provider subid isn't valid.
182182

183-
### Move a target expressRouteCircuit to a specific port pair
183+
### Move a target ExpressRoute Circuit to a specific port pair
184184

185185
Once the portPairDescriptor of the target port pair is identified, the ExpressRoute partner can use the [ExpressRouteCrossConnection API](/rest/api/expressroute/express-route-cross-connections/create-or-update) to move the ExpressRoute circuit to a specific port pair.
186186

0 commit comments

Comments
 (0)