Microsoft Azure · Arazzo Workflow
Microsoft Azure Resource Group Lifecycle Tag and Inventory
Version 1.0.0
List resource groups, get the first, patch governance tags onto it, then inventory its resources.
View Spec
View on GitHub
API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1ArazzoWorkflows
Provider
Workflows
resource-group-lifecycle-tag-and-inventory
Discover, tag, and inventory the first resource group in a subscription.
Lists resource groups, gets the first, patches governance tags, then lists the resources within it.
1
listResourceGroups
ResourceGroups_List
List the resource groups so the first one can be selected for the governance pass.
2
getResourceGroup
ResourceGroups_Get
Get the selected resource group to confirm it exists before tagging it.
3
tagResourceGroup
ResourceGroups_Update
Patch the governance tags onto the selected resource group.
4
inventoryResources
Resources_ListByResourceGroup
List the resources in the now-tagged resource group to complete the pass.