API version change log for deployment of Microsoft.DataFactory/factories/triggers

This article describes the properties that changed in each API version for Microsoft.DataFactory/factories/triggers. It only covers properties that are available during deployments.

2018-06-01

Added:

  • properties.annotations
  • properties.typeProperties
  • properties.typeProperties.blobPathBeginsWith
  • properties.typeProperties.blobPathEndsWith
  • properties.typeProperties.events
  • properties.typeProperties.ignoreEmptyBlobs
  • properties.typeProperties.scope
  • properties.typeProperties.folderPath
  • properties.typeProperties.linkedService
  • properties.typeProperties.linkedService.parameters
  • properties.typeProperties.linkedService.parameters.{customized property}
  • properties.typeProperties.linkedService.referenceName
  • properties.typeProperties.linkedService.type
  • properties.typeProperties.maxConcurrency
  • properties.pipeline
  • properties.pipeline.parameters
  • properties.pipeline.parameters.{customized property}
  • properties.pipeline.pipelineReference
  • properties.pipeline.pipelineReference.name
  • properties.pipeline.pipelineReference.referenceName
  • properties.pipeline.pipelineReference.type
  • properties.typeProperties.dependsOn
  • properties.typeProperties.dependsOn.name
  • properties.typeProperties.dependsOn.referenceName
  • properties.typeProperties.dependsOn.type
  • properties.typeProperties.runDimension
  • properties.typeProperties.subjectBeginsWith
  • properties.typeProperties.subjectEndsWith
  • properties.typeProperties.parentTrigger
  • properties.typeProperties.requestedEndTime
  • properties.typeProperties.requestedStartTime
  • properties.typeProperties.rerunConcurrency
  • properties.typeProperties.recurrence
  • properties.typeProperties.recurrence.endTime
  • properties.typeProperties.recurrence.frequency
  • properties.typeProperties.recurrence.interval
  • properties.typeProperties.recurrence.schedule
  • properties.typeProperties.recurrence.schedule.hours
  • properties.typeProperties.recurrence.schedule.minutes
  • properties.typeProperties.recurrence.schedule.monthDays
  • properties.typeProperties.recurrence.schedule.monthlyOccurrences
  • properties.typeProperties.recurrence.schedule.monthlyOccurrences.day
  • properties.typeProperties.recurrence.schedule.monthlyOccurrences.occurrence
  • properties.typeProperties.recurrence.schedule.monthlyOccurrences.{customized property}
  • properties.typeProperties.recurrence.schedule.weekDays
  • properties.typeProperties.recurrence.schedule.{customized property}
  • properties.typeProperties.recurrence.startTime
  • properties.typeProperties.recurrence.timeZone
  • properties.typeProperties.recurrence.{customized property}
  • properties.typeProperties.delay
  • properties.typeProperties.dependsOn.offset
  • properties.typeProperties.dependsOn.size
  • properties.typeProperties.dependsOn.referenceTrigger
  • properties.typeProperties.dependsOn.referenceTrigger.referenceName
  • properties.typeProperties.dependsOn.referenceTrigger.type
  • properties.typeProperties.endTime
  • properties.typeProperties.frequency
  • properties.typeProperties.interval
  • properties.typeProperties.retryPolicy
  • properties.typeProperties.retryPolicy.count
  • properties.typeProperties.retryPolicy.intervalInSeconds
  • properties.typeProperties.startTime

Updated:

  • properties.type - Added values: 'BlobEventsTrigger' (required) - Removed values: 'MultiplePipelineTrigger' (required)

2017-09-01-preview

Oldest version tracked in change log