Microsoft Azure · Arazzo Workflow
Microsoft Azure Select Subscription and List Resource Groups
Version 1.0.0
List tenant subscriptions, get the first one's detail, then list its resource groups.
View Spec
View on GitHub
API ManagementCloudCloud ComputingEnterpriseInfrastructure-as-a-ServicePlatform-as-a-ServiceT1ArazzoWorkflows
Provider
Workflows
select-subscription-and-list-groups
Discover a subscription and enumerate its resource groups.
Lists subscriptions, reads the first, branches on its state, then lists the resource groups in that subscription.
1
2
getSubscription
Get the first subscription's detail and branch: continue only when its state is Enabled, otherwise end the flow.
3
listResourceGroups
List all resource groups inside the selected, enabled subscription.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.