Azure-Player / azure.datafactory.devops

Azure DevOps Deployment Tasks for Azure Data Factory objects
MIT License
39 stars 21 forks source link

Out of date az.accounts version? #149

Closed ludbrookeb closed 1 year ago

ludbrookeb commented 1 year ago

Hi there :)

This morning we have been running into this

Line | 21 | Import-Module -Name Az.DataFactory -SkipEditionCheck -Force | ~~~~~~~~~~~~~~~ | This module requires Az.Accounts version 2.12.5. An earlier version of | Az.Accounts is imported in the current PowerShell session. Please open a | new session before importing this module. This error could indicate that | multiple incompatible versions of the Azure PowerShell cmdlets are | installed on your system. Please see https://aka.ms/azps-version-error | for troubleshooting information.

Current version seems to be targeting a previous version

Same as issue raised previously :) https://github.com/Azure-Player/azure.datafactory.devops/issues/118

Many thanks!!

ludbrookeb commented 1 year ago

Nevermind it appears this was an internal issue. Apologies!

Many thanks Ben