Microsoft Azure · Arazzo Workflow
Microsoft Azure List Providers and Resources
Version 1.0.0
Confirm a subscription is enabled, list its resource providers, then list its resources.
View Spec
View on GitHub
API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1ArazzoWorkflows
Provider
Workflows
list-providers-and-resources
Enumerate a subscription's resource providers and its provisioned resources.
Confirms the subscription is enabled, lists its resource providers, then lists all resources in the subscription.
1
getSubscription
Subscriptions_Get
Get the subscription and branch: only enumerate when it reports Enabled, otherwise end the flow.
2
listProviders
Providers_List
List the resource providers registered for the subscription, expanding resource types so available services are visible.
3
listResources
Resources_List
List every resource in the subscription alongside the provider picture.