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
Get the subscription and branch: only enumerate when it reports Enabled, otherwise end the flow.
2
listProviders
List the resource providers registered for the subscription, expanding resource types so available services are visible.
3
listResources
List every resource in the subscription alongside the provider picture.
Source API Descriptions
openapi
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.