The azure management model of ARM mode has officially landed on China Azure. In the future, VMS should be created primarily in arm mode on China Azure.
And the express route is now ready to be created in arm mode, and supports arm's vnet.
If the customer needs to require express route service to support both arm mode and ASM mode, it is necessary to open arm's express route to support the function of class vnet under Arm Mode Express route.
The specific commands are as follows:
$ckt= get-Azurermexpressroutecircuit$ckt. Allowclassicoperations =$trueSet-azurermexpressroutecircuit-expressroutecircuit$cktName:hwarmer01ResourceGroupName:hwarm01Location : Chinaeastid:/subscriptions/xxxx/resourcegroups/hwarm01/providers/microsoft.network/ExpressRoute Circuits/hwarmer01etag:w/"xxxx"Provisioningstate:succeededsku: { /c6>"Name":"Standard_metereddata", "Tier":" Standard", "Family":"Metereddata"}CIRCUITPROVISIONINGSTATE:ENABLEDSERVICEPROVIDERPROVISIONINGSTATE:NOTPR Ovisionedserviceprovidernotes:serviceproviderproperties: {"Serviceprovidername":"Shanghai Telecom Ethernet", "peeringlocation":"Shanghai", "bandwidthinmbps": 50}servicekey:xxxpeerings: [ { "Name":"azurepublicpeering", "Etag":"w/\"Xxxx\"", "Id":"/subscriptions/xxxx/resourcegroups/hwarm01/providers/microsoft.network/e Xpressroute Circuits/hwarmer01/peerings/azurepublicpeering", "Peeringtype":"azurepublicpeering", " State":"Enabled", "azureasn": 12076, "peerasn": 65525, "Primarypeeraddressprefix":"192.168.201.0/30", "Secondarypeeraddressprefix":"192.168.201.4/30", "Primaryazureport":"stexp-sha03-06gmr-cis-1-pri-a", "Secondaryazureport":"stexp-sha03-06gmr-cis-2-sec-a", "Vlanid": 667, "provisioningstate":"succeeded" }, {
"Name":"azureprivatepeering", "Etag":"w/\"Xxxx\"", "Id":"/subscriptions/xxxx/resourcegroups/hwarm01/providers/microsoft.network/e Xpressrout Ecircuits/hwarmer01/peerings/azureprivatepeering", "Peeringtype":"azureprivatepeering", " State":"Enabled", "azureasn": 12076, "peerasn": 65525, "Primarypeeraddressprefix":"192.168.200.0/30", "Secondarypeeraddressprefix":"192.168.200.4/30", "Primaryazureport":"stexp-sha03-06gmr-cis-1-pri-a", "Secondaryazureport":"stexp-sha03-06gmr-cis-2-sec-a", "Vlanid": 666, "provisioningstate":"succeeded"}]authorizations: [ { "Name":"Hwerau", "Etag":"w/\"Xxxx\"", "Id":"/subscriptions/xxxx/resourcegroups/hwarm01/providers/microsoft.network/e Xpressroute Circuits/hwarmer01/authorizations/hwerau", "Authorizationkey":"xxxx", "Authorizationusestatus":"Available", "provisioningstate":"succeeded"}]allowclassicoperations:True
One express route supports both arm and ASM Vnet