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
@@ -249,7 +249,7 @@ Once you receive the ExpressRoute service key from the target customer, follow t
249
249
}
250
250
}
251
251
252
-
C:\Users\kaanan\Documents\Expressroute\Partner APIs\ARMClient-master\ARMClient-master>armclient get https://management.azure.com/subscriptions/<ProviderManagementSubscription>/providers/Microsoft.Network/locations/eastus2euap/operations/0a8d458b-8fe3-44e6-89c9-1b156b946693?api-version=2018-02-01
252
+
C:\Users\Admin\Documents\Expressroute\Partner APIs\ARMClient-master\ARMClient-master>armclient get https://management.azure.com/subscriptions/<ProviderManagementSubscription>/providers/Microsoft.Network/locations/eastus2euap/operations/0a8d458b-8fe3-44e6-89c9-1b156b946693?api-version=2018-02-01
253
253
{
254
254
"status": "Succeeded"
255
255
}
@@ -329,12 +329,12 @@ Once you receive the ExpressRoute service key from the target customer, follow t
329
329
"properties": {
330
330
"peeringType": "MicrosoftPeering",
331
331
"peerASN": 900,
332
-
"primaryPeerAddressPrefix": "123.0.0.0/30",
333
-
"secondaryPeerAddressPrefix": "123.0.0.4/30",
332
+
"primaryPeerAddressPrefix": "203.0.113.0/30",
333
+
"secondaryPeerAddressPrefix": "203.0.113.4/30",
334
334
"vlanId": 300,
335
335
"microsoftPeeringConfig": {
336
336
"advertisedPublicPrefixes": [
337
-
"123.1.0.0/24"
337
+
"203.0.113.128/25"
338
338
],
339
339
"customerASN": 45,
340
340
"routingRegistryName": "ARIN"
@@ -348,7 +348,7 @@ Once you receive the ExpressRoute service key from the target customer, follow t
@@ -366,14 +366,14 @@ Once you receive the ExpressRoute service key from the target customer, follow t
366
366
"peeringType": "MicrosoftPeering",
367
367
"azureASN": 0,
368
368
"peerASN": 900,
369
-
"primaryPeerAddressPrefix": "123.0.0.0/30",
370
-
"secondaryPeerAddressPrefix": "123.0.0.4/30",
369
+
"primaryPeerAddressPrefix": "203.0.113.0/30",
370
+
"secondaryPeerAddressPrefix": "203.0.113.4/30",
371
371
"state": "Disabled",
372
372
"vlanId": 300,
373
373
"lastModifiedBy": "",
374
374
"microsoftPeeringConfig": {
375
375
"advertisedPublicPrefixes": [
376
-
"123.1.0.0/24"
376
+
"203.0.113.128/25"
377
377
],
378
378
"advertisedPublicPrefixesState": "NotConfigured",
379
379
"customerASN": 45,
@@ -383,7 +383,7 @@ Once you receive the ExpressRoute service key from the target customer, follow t
383
383
}
384
384
}
385
385
386
-
C:\Users\kaanan\Documents\Expressroute\Partner APIs\ARMClient-master\ARMClient-master>armclient get https://management.azure.com/subscriptions/<ProviderManagementSubscription>/providers/Microsoft.Network/locations/eastus2euap/operations/e3aa0bbd-4709-4092-a1f1-aa78080929d0?api-version=2018-02-01
386
+
C:\Users\Admin\Documents\Expressroute\Partner APIs\ARMClient-master\ARMClient-master>armclient get https://management.azure.com/subscriptions/<ProviderManagementSubscription>/providers/Microsoft.Network/locations/eastus2euap/operations/e3aa0bbd-4709-4092-a1f1-aa78080929d0?api-version=2018-02-01
0 commit comments