@@ -70,9 +70,9 @@ Once enrolled, verify that the **Microsoft.Network** resource provider is regist
70
70
``` output
71
71
[
72
72
{
73
- "address": "21715 Filigree Court, DC2, Building F, Ashburn, VA 20147 ",
73
+ "address": "Ashburn, VA",
74
74
"availableBandwidths": [],
75
- "contact": "support@equinix .com",
75
+ "contact": "support@contoso .com",
76
76
"id": "/subscriptions/<subscriptionID>/providers/Microsoft.Network/expressRoutePortsLocations/Equinix-Ashburn-DC2",
77
77
"location": null,
78
78
"name": "Equinix-Ashburn-DC2",
@@ -81,9 +81,9 @@ Once enrolled, verify that the **Microsoft.Network** resource provider is regist
81
81
"type": "Microsoft.Network/expressRoutePortsLocations"
82
82
},
83
83
{
84
- "address": "1950 N. Stemmons Freeway, Suite 1039A, DA3, Dallas, TX 75207 ",
84
+ "address": "Dallas, TX",
85
85
"availableBandwidths": [],
86
- "contact": "support@equinix .com",
86
+ "contact": "support@contoso .com",
87
87
"id": "/subscriptions/<subscriptionID>/providers/Microsoft.Network/expressRoutePortsLocations/Equinix-Dallas-DA3",
88
88
"location": null,
89
89
"name": "Equinix-Dallas-DA3",
@@ -92,9 +92,9 @@ Once enrolled, verify that the **Microsoft.Network** resource provider is regist
92
92
"type": "Microsoft.Network/expressRoutePortsLocations"
93
93
},
94
94
{
95
- "address": "111 8th Avenue, New York, NY 10011 ",
95
+ "address": "New York, NY",
96
96
"availableBandwidths": [],
97
- "contact": "support@equinix .com",
97
+ "contact": "support@contoso .com",
98
98
"id": "/subscriptions/<subscriptionID>/providers/Microsoft.Network/expressRoutePortsLocations/Equinix-New-York-NY5",
99
99
"location": null,
100
100
"name": "Equinix-New-York-NY5",
@@ -103,9 +103,9 @@ Once enrolled, verify that the **Microsoft.Network** resource provider is regist
103
103
"type": "Microsoft.Network/expressRoutePortsLocations"
104
104
},
105
105
{
106
- "address": "11 Great Oaks Blvd, SV1, San Jose, CA 95119 ",
106
+ "address": "San Jose, CA",
107
107
"availableBandwidths": [],
108
- "contact": "support@equinix .com",
108
+ "contact": "support@contoso .com",
109
109
"id": "/subscriptions/<subscriptionID>/providers/Microsoft.Network/expressRoutePortsLocations/Equinix-San-Jose-SV1",
110
110
"location": null,
111
111
"name": "Equinix-San-Jose-SV1",
@@ -114,9 +114,9 @@ Once enrolled, verify that the **Microsoft.Network** resource provider is regist
114
114
"type": "Microsoft.Network/expressRoutePortsLocations"
115
115
},
116
116
{
117
- "address": "2001 Sixth Ave., Suite 350, SE2, Seattle, WA 98121 ",
117
+ "address": "Seattle, WA",
118
118
"availableBandwidths": [],
119
- "contact": "support@equinix .com",
119
+ "contact": "support@contoso .com",
120
120
"id": "/subscriptions/<subscriptionID>/providers/Microsoft.Network/expressRoutePortsLocations/Equinix-Seattle-SE2",
121
121
"location": null,
122
122
"name": "Equinix-Seattle-SE2",
@@ -136,14 +136,14 @@ Once enrolled, verify that the **Microsoft.Network** resource provider is regist
136
136
137
137
``` output
138
138
{
139
- "address": "21715 Filigree Court, DC2, Building F, Ashburn, VA 20147 ",
139
+ "address": "Ashburn, VA",
140
140
"availableBandwidths": [
141
141
{
142
142
"offerName": "100 Gbps",
143
143
"valueInGbps": 100
144
144
}
145
145
],
146
- "contact": "support@equinix .com",
146
+ "contact": "support@contoso .com",
147
147
"id": "/subscriptions/<subscriptionID>/providers/Microsoft.Network/expressRoutePortsLocations/Equinix-Ashburn-DC2",
148
148
"location": null,
149
149
"name": "Equinix-Ashburn-DC2",
0 commit comments