diff --git a/eslzArm/eslz-portal.json b/eslzArm/eslz-portal.json index d5a7d5c38..d13009fbe 100644 --- a/eslzArm/eslz-portal.json +++ b/eslzArm/eslz-portal.json @@ -197,6 +197,14 @@ } } }, + { + "name": "subscriptionsApi", + "type": "Microsoft.Solutions.ArmApiControl", + "request": { + "method": "GET", + "path": "subscriptions?api-version=2022-01-01" + } + }, { "name": "selector", "type": "Microsoft.Common.DropDown",