actions-marketplace-validations/Azure Resource Manager (ARM) Template Deployment JS

Use this GitHub Action task deploy an Azure Resource Manager (ARM) template

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
scopeProvide the scope of the deployment. alid values are: 'resourcegroup', 'managementgroup', 'subscription'yes
subscriptionIdProvide the Id of the subscription which should be used.yes
locationProvide the target region, only required for management Group or Subscription deployments.no
resourceGroupNameProvide the name of a resource group.no
templateLocationSpecify the path or URL to the Azure Resource Manager template.yes
deploymentModeIncremental (only add resources to resource group) or Complete (remove extra resources from resource group).noIncremental
deploymentNameSpecifies the name of the resource group deployment to create.no
parametersSupply deployment parameter values.no
managementGroupIdSpecify the Id for the Management Group, only required for Management Group Deployments.no
validationOnlyWhenether the template should only be validated or also deployed. Valid values are: 'true', 'false'no

no outputs