Azure / Azure/Synapse-workspace-deployment
When running action no error yet no change occurs
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
when running github action (GHA) below it "succeeds" if I go to the synapse workspace listed no change is there. Nothing gets processed
Azure/Synapse-workspace-deployment@V1.7.0
with:
TargetWorkspaceName: prod-synapse-eastus
TemplateFile: ./cp-dev-workspace/TemplateForWorkspace.json
ParametersFile: ./cp-dev-workspace/TemplateParametersForWorkspace.json
environment: Azure Public
resourceGroup: prod-synapse-eastus2
clientId: ***
clientSecret: ***
subscriptionId: ***
tenantId: ***
The only thing that shows in the GHA logs is:
Bundle source : https://web.azuresynapse.net/assets/cmd-api/main.js
I have checked the required fields and nothing seems missing to me. so not sure why I dont get any errors yet dont get any changes
Contributor guide
Assessment
This issue has not been assessed yet.