Azure / Azure/Azure-DataFactory

Error message "Cannot update enabled Trigger; the trigger needs to be disabled first."

Open
#539 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
529
Forks
623
PR merge metrics
No merged PRs in 30d

Description

Now the predeloyment powershell does not disable trigger if it does not change like
_No change detected in 'IndexOptimizeTrigger' trigger payload
Stopping 0 triggers_

However, during ARM template deployment, it triggers another error.
_Cannot update enabled Trigger; the trigger needs to be disabled first._

Now I understand the reason to not to disable trigger is to save deployment time, but the ARM template deployment won't work anymore

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.