Giter Club home page Giter Club logo

Comments (7)

v-schhabra avatar v-schhabra commented on August 16, 2024 1

Hi @Varaprasad91
Could you please specify the latest version of AzurePowerShell in the task?
image

from azure-pipelines-tasks.

kulkarnisuraj92 avatar kulkarnisuraj92 commented on August 16, 2024 1

Got same error with 3.1.0. Its now working with azurePowerShellVersion: LatestVersion.

from azure-pipelines-tasks.

v-schhabra avatar v-schhabra commented on August 16, 2024

@Varaprasad91 Thanks! for reporting this issue. We are checking on it and will post the latest updates soon.

from azure-pipelines-tasks.

v-schhabra avatar v-schhabra commented on August 16, 2024
  • Install-Module Az.Accounts -Repository PSGallery

@kulkarnisuraj92 Could you please share the debug logs of the failed pipeline at [email protected]?

from azure-pipelines-tasks.

yeonghunki avatar yeonghunki commented on August 16, 2024
2024-06-12T13:01:24.7754702Z ##[command]Install-Module -Name Az.Resources -RequiredVersion 6.15.1 -Force -AllowClobber -ErrorAction Stop -SkipPublisherCheck

I had a similar issue, before your task is called, Install old version of Az.Resources (e.g.3.2.1) which works with your Az.Accounts 2.2.5 version. This will keep AzurePowershell@5 from installing 6.15.1 version on the machine.

from azure-pipelines-tasks.

v-schhabra avatar v-schhabra commented on August 16, 2024

#20079
This is the PR created for the above issue. Will update here once the fixes are deployed to all the cx.

from azure-pipelines-tasks.

v-schhabra avatar v-schhabra commented on August 16, 2024

@kulkarnisuraj92 @Varaprasad91 Fix is deployed to all the rings with task version 5.242.0. Could you all please check and update if you are still facing the issues?

from azure-pipelines-tasks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.