Azure / Azure/Azure-DataFactory

Error in timezone format in PrePostDeploymentScript v2

Open
#469 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

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

![image](https://user-images.githubusercontent.com/117732612/200553758-130d7c4d-cc76-45f4-aeba-55c28e10ce0e.png)
Look at the "Z" at the end of startTime. Are different then it return a True and it stop/start the trigger.

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.