About 244,000 results
Open links in new tab
  1. PowerShell scripts to customize pipelines - Azure Pipelines

    Jul 4, 2024 · The Azure Pipelines PowerShell task runs PowerShell scripts in your pipelines. You can use PowerShell to access the Azure DevOps REST API, work with Azure DevOps work items and test management, or call other services as needed. You can use variables in your PowerShell scripts, including user-defined variables that you set yourself

    Missing:

    • Icon

    Must include:

  2. PowerShell@2 - PowerShell v2 task | Microsoft Learn

    Mar 20, 2025 · Use this task to run a PowerShell script on Linux, macOS, or Windows. Note. By default, PowerShell v2 uses PowerShell Core for Linux agents and Windows PowerShell for Windows agents. To use the latest version of PowerShell on Windows agents, set the pwsh parameter to true. PowerShell Core will then be used instead. string.

  3. AzurePowerShell@5 - Azure PowerShell v5 task | Microsoft Learn

    Mar 28, 2025 · Use this task to run a PowerShell script within an Azure environment. The Azure context is authenticated with the provided Azure Resource Manager service connection. Note. By default, Azure PowerShell v5 uses PowerShell Core for Linux agents and Windows PowerShell for Windows agents.

  4. How to Create an Azure DevOps Extension - Getting Started

    Mar 15, 2021 · Learn how to create and publish an Azure DevOps Extension from scratch, and learn how to use custom tasks and scripts to extend and add new functionality to your pipelines!

  5. PowerShell Module for Managing Azure Devops Organizations

    The AzDevOps project is designed to leverage the Azure Devops Rest API through the use of PowerShell. Currently the modules are all written in PowerShell which should make the code easier to understand and modify as needed.

  6. Custom PowerShell Pipelines: Integrating with Azure DevOps

    Jan 16, 2021 · Learn to build your own custom PowerShell pipeline and run scripts in Azure DevOps for seamless IT automation and management.

  7. Create a custom Azure DevOps pipeline task for PowerShell

    Feb 21, 2021 · Create the PowerShell script. At this point, it is time to add the PowerShell script that will perform the actual task. The example script shows you some hints on the cmdlets you can use to catch input. I’m going to use the script I used last week, but change it up a bit so it works with the task. You can find the task version here.

  8. Getting started with Azure DevOps API with PowerShell

    Jan 26, 2020 · This is a great starting point for anyone looking to get started with Azure DevOps API and PowerShell. The combination of cloud and DevOps is so powerful and this post does a great job of showing how to leverage them together.

  9. Running PowerShell Scripts in Azure DevOps Pipelines (1 of 2)

    Feb 24, 2020 · Did you know you can natively run scripts like PowerShell and Bash in Azure DevOps (AzDo) pipelines? By using the tips and techniques you’ll learn in this article, you’ll be well on your way to scripting your way to automation greatness.

  10. PowerShell for Azure DevOps: Streamlining Your CI/CD Pipeline

    Sep 26, 2024 · In this blog post, we will explore how PowerShell can be leveraged to enhance your CI/CD pipelines within Azure DevOps. We will delve into the process of creating robust build and release...

  11. Some results have been removed
Refresh