actions-marketplace-validations/data-factory-deploy
Deploy Azure Data Factory resources
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 1, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/azure_data-factory-deploy-action@f4cc0700879395c7a021d8cc26272e2d4e56fba8 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| resourceGroupName | Data Factory resource group name | yes | — |
| dataFactoryName | Data factory name | yes | — |
| armTemplateFile | ARM template file name | no | ARMTemplateForFactory.json |
| armTemplateParametersFile | ARM template parameters file name | no | ARMTemplateParametersForFactory.json |
| additionalParameters | Parameters which will be replaced in the ARM template | no | "" |
| skipAzModuleInstallation | Parameters which skip the Az module installation | no | false |
Outputs
no outputs