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
ResourceGroups_List
List all resource groups in the subscription to discover what is provisioned.
2
getResourceGroup
ResourceGroups_Get
Get the first resource group's detail to confirm its location and tags.
3
listResourcesInGroup
Resources_ListByResourceGroup
List every resource contained in the selected resource group.