Microsoft Azure · Arazzo Workflow
Microsoft Azure Create Resource Group and Verify
Version 1.0.0
Create a resource group then read it back to confirm it provisioned successfully.
View Spec
View on GitHub
API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1ArazzoWorkflows
Provider
Workflows
create-resource-group-and-verify
Create a resource group and read it back to confirm it exists.
Creates or updates the resource group, then gets it and branches on the reported provisioning state.
1
createResourceGroup
ResourceGroups_CreateOrUpdate
Create or update the resource group in the requested location with optional tags.
2
verifyResourceGroup
ResourceGroups_Get
Read the resource group back and branch on its provisioning state, ending cleanly when it reports Succeeded.