Skip to content

Commit

Permalink
Reorder and update subscriptionsApi control
Browse files Browse the repository at this point in the history
  • Loading branch information
jtracey93 authored Jan 20, 2025
1 parent 80c3fd1 commit 9a72517
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions eslzArm/eslz-portal.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,14 @@
"style": "Info"
}
},
{
"name": "subscriptionsApi",
"type": "Microsoft.Solutions.ArmApiControl",
"request": {
"method": "GET",
"path": "subscriptions?api-version=2022-01-01"
}
},
{
"name": "mgmtGroup",
"type": "Microsoft.Common.TextBlock",
Expand Down Expand Up @@ -197,14 +205,6 @@
}
}
},
{
"name": "subscriptionsApi",
"type": "Microsoft.Solutions.ArmApiControl",
"request": {
"method": "GET",
"path": "subscriptions?api-version=2022-01-01"
}
},
{
"name": "selector",
"type": "Microsoft.Common.DropDown",
Expand Down

0 comments on commit 9a72517

Please sign in to comment.