actions-marketplace-validations/data-factory-deploy

Deploy Azure Data Factory resources

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 1, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/azure_data-factory-deploy-action@f4cc0700879395c7a021d8cc26272e2d4e56fba8 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
resourceGroupNameData Factory resource group nameyes
dataFactoryNameData factory nameyes
armTemplateFileARM template file namenoARMTemplateForFactory.json
armTemplateParametersFileARM template parameters file namenoARMTemplateParametersForFactory.json
additionalParametersParameters which will be replaced in the ARM templateno""
skipAzModuleInstallationParameters which skip the Az module installationnofalse

no outputs