Microsoft Azure · Arazzo Workflow
Microsoft Azure List Resource Groups and Inventory Resources
Version 1.0.0
List a subscription's resource groups, get the first one, and inventory its resources.
View Spec
View on GitHub
API ManagementCloudCloud ComputingEnterpriseInfrastructure-as-a-ServicePlatform-as-a-ServiceT1ArazzoWorkflows
Provider
Workflows
inventory-resource-group
List resource groups, get one, and list its resources.
Lists resource groups in the subscription, reads the first one, then lists the resources that live inside it.
1
listResourceGroups
List all resource groups in the subscription to discover what is provisioned.
2
getResourceGroup
Get the first resource group's detail to confirm its location and tags.
3
listResourcesInGroup
List every resource contained in the selected resource group.
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.