Skip to content

Releases: Azure-Player/azure.datafactory.devops

v.2.3

03 Jun 20:01
a614502

Choose a tag to compare

03 Jun 2025 - v.2.3

Update adftools v.1.13.0:

  • New: Az.DataFactory module is required to import adftools
  • New: Added function Set-AdfToolsAuthToken to enable changing URL to API when target environment is different the default Global Azure #356 #441
  • Fixed: Error during the import when required Az.Resource module is not loaded #336
  • Fixed: Error when deleting credentials #403
  • Fixed: Adopted to breaking change in Az.Accounts v5.0 with Get-AzAccessToken that doesn't support String anymore #449

v.2.2

03 Jun 12:57

Choose a tag to compare

04 Dec 2024 - v.2.2

Update adftools v.1.11.2

  • Fixed: Unknown object type: SparkJobDefinition by adding the type to the ignored list

v.2.1

06 Nov 16:08
02b8437

Choose a tag to compare

06 Nov 2024 - v.2.1

  • Incremental state is no longer save into Global Parameter of ADF, but now it's store in provided Storage Account #374

v.2.0

15 Jun 11:08
3eced5e

Choose a tag to compare

14 Jun 2024 - v.2.00

  • Related Az.* modules must be installed on DevOps Agent (no longer belongs to tasks)
  • Support for Service Connection using Workload Identity Federation Authentication in Azure DevOps (#154)
  • Test Connection Task is no longer Preview. ClientID & Secret fields are optional for SPN auth.

Version 1.x

  • 13 Jun 2024 - v.1.35

v.1.34

12 Jun 09:30
d0e2046

Choose a tag to compare

12 Jun 2023 - v.1.34

  • Updated all related modules (Az.* & adftools)
  • Support for Service Connection using Workload Identity Federation Authentication in Azure DevOps (#154)
  • Test Connection Task is no longer Preview. ClientID & Secret fields are optional for SPN auth.

v.1.33

06 Jun 21:30
48bac3c

Choose a tag to compare

06 June 2024 - v.1.33

Update adftools v.1.9.0

v.1.32

27 Jan 17:44

Choose a tag to compare

27 Jan 2024 - v.1.32

v.1.31

12 Sep 00:34
9d23334

Choose a tag to compare

12 Sep 2023 - v.1.31

Update adftools v.1.8.0:

  • Fixed: Incremental re-deployment of deleted and recreated objects
  • Fixed: Deployment of Global Parameters might not work sometimes

v.1.30

17 Jul 17:53
55b1044

Choose a tag to compare

17 Jul 2023 - v.1.30

Update adftools v.1.6.3:

  • Stop and restart only changed triggers
  • New option to Stop/Start only the triggers that are already Started
  • Remove pipeline's from check (Test-AdfCode) for dashes in name
  • Test-AdfLinkedService - minor enhancements
  • Fixed: RootFolder must be absolute otherwise temp files cannot be written
  • Fixed: Catch InvalidOperation exception when reading empty FilterFilePath in New-AdfPublishOption.ps1
  • Fixed: Purview configuration gets overwritten when deploy Global Parameters using ADF deployment task
  • Fixed: Incremental Deployment seems to not work when factory folder does not exist
  • Fixed: The publish cmdlet tries to delete enabled (active) trigger (not in source) when TriggerStartMethod = KeepPreviousState
  • Fixed: deletion of credential type of objects
  • Fixed: Test-AdfCode for [credential] objects

v.1.29

16 May 22:17
28b6e9f

Choose a tag to compare

16 May 2023 - v.1.29

Upgrade of Az modules (issue #137)