Microsoft Azure · Arazzo Workflow
Microsoft Azure Find Resources by Type and Inspect Their Group
Version 1.0.0
Filter a subscription's resources by type, then get the resource group of the first match.
View Spec
View on GitHub
API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1ArazzoWorkflows
Provider
Workflows
find-resources-by-type
Filter resources by type and inspect the group of the first match.
Lists resources filtered by type, branches on whether any matched, and gets the resource group of the first matching resource.
1
filterResources
Resources_List
List subscription resources filtered by resource type and branch on whether the result set is empty.
2
inspectGroup
ResourceGroups_Get
Get the resource group so the caller can inspect its location and tags.