Skip to content

Commit 5cfa496

Browse files
authored
Revert "Adding express route port authorization apis (Azure#10491)"
This reverts commit 29a80fe.
1 parent 3fec331 commit 5cfa496

7 files changed

Lines changed: 0 additions & 441 deletions

specification/network/resource-manager/Microsoft.Network/stable/2020-07-01/examples/ExpressRouteCircuitCreateOnExpressRoutePort.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"expressRoutePort": {
1717
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRoutePorts/portName"
1818
},
19-
"authorizationKey": "b0be57f5-1fba-463b-adec-ffe767354cdd",
2019
"bandwidthInGbps": 10
2120
}
2221
}
@@ -35,7 +34,6 @@
3534
"expressRoutePort": {
3635
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRoutePorts/portName"
3736
},
38-
"authorizationKey": "b0be57f5-1fba-463b-adec-ffe767354cdd",
3937
"bandwidthInGbps": 10,
4038
"circuitProvisioningState": "Enabled",
4139
"allowClassicOperations": false,
@@ -63,7 +61,6 @@
6361
"expressRoutePort": {
6462
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRoutePorts/portName"
6563
},
66-
"authorizationKey": "b0be57f5-1fba-463b-adec-ffe767354cdd",
6764
"bandwidthInGbps": 10,
6865
"circuitProvisioningState": "Enabled",
6966
"allowClassicOperations": false,

specification/network/resource-manager/Microsoft.Network/stable/2020-07-01/examples/ExpressRoutePortAuthorizationCreate.json

Lines changed: 0 additions & 40 deletions
This file was deleted.

specification/network/resource-manager/Microsoft.Network/stable/2020-07-01/examples/ExpressRoutePortAuthorizationDelete.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

specification/network/resource-manager/Microsoft.Network/stable/2020-07-01/examples/ExpressRoutePortAuthorizationGet.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

specification/network/resource-manager/Microsoft.Network/stable/2020-07-01/examples/ExpressRoutePortAuthorizationList.json

Lines changed: 0 additions & 28 deletions
This file was deleted.

specification/network/resource-manager/Microsoft.Network/stable/2020-07-01/expressRouteCircuit.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2239,10 +2239,6 @@
22392239
"globalReachEnabled": {
22402240
"type": "boolean",
22412241
"description": "Flag denoting global reach status."
2242-
},
2243-
"authorizationKey": {
2244-
"type": "string",
2245-
"description": "The authorizationKey."
22462242
}
22472243
},
22482244
"description": "Properties of ExpressRouteCircuit."

0 commit comments

Comments
 (0)