Created
February 16, 2023 13:53
-
-
Save kunalworldwide/1d0a4399320652ad79ffe75cbeaa05b7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
steps: | |
- task: AzureSynapseWorkspace.synapsecicd-deploy.toggle-trigger.toggle-triggers-dev@2 | |
displayName: 'Toggle Azure Synapse Triggers' | |
inputs: | |
azureSubscription: 'syn-sp' | |
ResourceGroupName: 'Synapseqa-RG' | |
WorkspaceName: 'synapse-qa' | |
ToggleOn: false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment