jojitech/Fast Synapse Deploy
The fastest way to deploy Azure Synapse artifacts. With OIDC auth and proxy support.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| template | Path to the Synapse template file (relative to repository root) | yes | — |
| parameters | Path to the Synapse parameters file (relative to repository root) | yes | — |
| subscription-id | Azure Subscription ID | yes | — |
| resource-group | Azure Resource Group name | yes | — |
| workspace-name | Azure Synapse Workspace name | yes | — |
| delete-artifacts | Delete artifacts after deployment (true/false) | no | true |
| override-parameters | Override parameters (-key1 value1 -key2 value2) | no | — |
| hash-check | Enable hash-based change detection (true/false) | no | true |
| selective | Only deploy artifacts that differ from the current state (true/false) | no | true |
| dry-run | Preview changes without actually deploying (true/false) | no | false |
| disable-telemetry | Disable anonymous usage telemetry (true/false). See README for details on what is collected. | no | false |
Outputs
no outputs