Azure / Azure/Azure-DataFactory
Error in timezone format in PrePostDeploymentScript v2
Open
- Dominant language
- PowerShell
- Stars
- 529
- Forks
- 623
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
This script is stopping and starting all my triggers.
I have debuged and I have found a error when it is comparing "AdditionalProperties" in "Compare-TriggerAdditionalProperty" function.
$deployedAdditionalProps.typeProperties
$payloadAdditionalProps.typeProperties

Look at the "Z" at the end of startTime. Are different then it return a True and it stop/start the trigger.
Contributor guide
Assessment
This issue has not been assessed yet.