Skip to content

Commit

Permalink
fixing ids in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
dagoutha committed Jul 22, 2020
1 parent 4df8f43 commit 8865bea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"200": {
"body": {
"name": "bvtazureixpportpair1",
"id": "/subscriptions/subid/providers/Microsoft.Network/expressRoutePortsLocations/bvtazureixpportpair1",
"id": "/subscriptions/subid/providers/Microsoft.Network/expressRouteProviderPorts/bvtazureixpportpair1",
"type": "Microsoft.Network/expressRouteProviderPorts",
"properties": {
"portPairDescriptor": "bvtazureixpportpair",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"value": [
{
"name": "bvtazureixpportpair1",
"id": "/subscriptions/subid/providers/Microsoft.Network/expressRoutePortsLocations/bvtazureixpportpair1",
"id": "/subscriptions/subid/providers/Microsoft.Network/expressRouteProviderPorts/bvtazureixpportpair1",
"type": "Microsoft.Network/expressRouteProviderPorts",
"properties": {
"portPairDescriptor": "bvtazureixpportpair",
Expand Down

0 comments on commit 8865bea

Please sign in to comment.