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.