Skip to content

Commit 9897831

Browse files
Merge pull request #293746 from stegag/patch-65
Update expressroute-howto-expressroute-direct-cli.md
2 parents b09fcd9 + 23961f7 commit 9897831

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

articles/expressroute/expressroute-howto-expressroute-direct-cli.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ Once enrolled, verify that the **Microsoft.Network** resource provider is regist
7070
```output
7171
[
7272
{
73-
"address": "21715 Filigree Court, DC2, Building F, Ashburn, VA 20147",
73+
"address": "Ashburn, VA",
7474
"availableBandwidths": [],
75-
"contact": "support@equinix.com",
75+
"contact": "support@contoso.com",
7676
"id": "/subscriptions/<subscriptionID>/providers/Microsoft.Network/expressRoutePortsLocations/Equinix-Ashburn-DC2",
7777
"location": null,
7878
"name": "Equinix-Ashburn-DC2",
@@ -81,9 +81,9 @@ Once enrolled, verify that the **Microsoft.Network** resource provider is regist
8181
"type": "Microsoft.Network/expressRoutePortsLocations"
8282
},
8383
{
84-
"address": "1950 N. Stemmons Freeway, Suite 1039A, DA3, Dallas, TX 75207",
84+
"address": "Dallas, TX",
8585
"availableBandwidths": [],
86-
"contact": "support@equinix.com",
86+
"contact": "support@contoso.com",
8787
"id": "/subscriptions/<subscriptionID>/providers/Microsoft.Network/expressRoutePortsLocations/Equinix-Dallas-DA3",
8888
"location": null,
8989
"name": "Equinix-Dallas-DA3",
@@ -92,9 +92,9 @@ Once enrolled, verify that the **Microsoft.Network** resource provider is regist
9292
"type": "Microsoft.Network/expressRoutePortsLocations"
9393
},
9494
{
95-
"address": "111 8th Avenue, New York, NY 10011",
95+
"address": "New York, NY",
9696
"availableBandwidths": [],
97-
"contact": "support@equinix.com",
97+
"contact": "support@contoso.com",
9898
"id": "/subscriptions/<subscriptionID>/providers/Microsoft.Network/expressRoutePortsLocations/Equinix-New-York-NY5",
9999
"location": null,
100100
"name": "Equinix-New-York-NY5",
@@ -103,9 +103,9 @@ Once enrolled, verify that the **Microsoft.Network** resource provider is regist
103103
"type": "Microsoft.Network/expressRoutePortsLocations"
104104
},
105105
{
106-
"address": "11 Great Oaks Blvd, SV1, San Jose, CA 95119",
106+
"address": "San Jose, CA",
107107
"availableBandwidths": [],
108-
"contact": "support@equinix.com",
108+
"contact": "support@contoso.com",
109109
"id": "/subscriptions/<subscriptionID>/providers/Microsoft.Network/expressRoutePortsLocations/Equinix-San-Jose-SV1",
110110
"location": null,
111111
"name": "Equinix-San-Jose-SV1",
@@ -114,9 +114,9 @@ Once enrolled, verify that the **Microsoft.Network** resource provider is regist
114114
"type": "Microsoft.Network/expressRoutePortsLocations"
115115
},
116116
{
117-
"address": "2001 Sixth Ave., Suite 350, SE2, Seattle, WA 98121",
117+
"address": "Seattle, WA",
118118
"availableBandwidths": [],
119-
"contact": "support@equinix.com",
119+
"contact": "support@contoso.com",
120120
"id": "/subscriptions/<subscriptionID>/providers/Microsoft.Network/expressRoutePortsLocations/Equinix-Seattle-SE2",
121121
"location": null,
122122
"name": "Equinix-Seattle-SE2",
@@ -136,14 +136,14 @@ Once enrolled, verify that the **Microsoft.Network** resource provider is regist
136136

137137
```output
138138
{
139-
"address": "21715 Filigree Court, DC2, Building F, Ashburn, VA 20147",
139+
"address": "Ashburn, VA",
140140
"availableBandwidths": [
141141
{
142142
"offerName": "100 Gbps",
143143
"valueInGbps": 100
144144
}
145145
],
146-
"contact": "support@equinix.com",
146+
"contact": "support@contoso.com",
147147
"id": "/subscriptions/<subscriptionID>/providers/Microsoft.Network/expressRoutePortsLocations/Equinix-Ashburn-DC2",
148148
"location": null,
149149
"name": "Equinix-Ashburn-DC2",

0 commit comments

Comments
 (0)