Microsoft Azure · Arazzo Workflow
Microsoft Azure Audit Subscription Resources
Version 1.0.0
Confirm a subscription is enabled, list all its resources, and read its predefined tag names.
View Spec
View on GitHub
API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1ArazzoWorkflows
Provider
Workflows
audit-subscription-resources
Inventory a subscription's resources and tag names after confirming it is enabled.
Gets the subscription, branches on its state, then lists all resources and the predefined tag names.
1
getSubscription
Subscriptions_Get
Get the subscription and branch: only audit when it reports Enabled, otherwise end the flow.
2
listResources
Resources_List
List every resource in the subscription for the audit inventory.
3
listTagNames
Tags_List
Read the summary of predefined tag names to cross-reference tagging coverage.