Azure.DevOps.PSModule

0.2.0-alpha1

A PowerShell module that wraps the Azure DevOps REST API into clean, task-oriented cmdlets. It simplifies automation and scripting across your DevOps workflows, making it easier to manage pipelines, repositories, builds, releases, and work items directly from PowerShell.

Minimum PowerShell version

7.4

This is a prerelease version of Azure.DevOps.PSModule.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Azure.DevOps.PSModule -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Azure.DevOps.PSModule -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2025 (c) Martin Swinkels. All rights reserved.

Package Details

Author(s)

  • Martin Swinkels

Tags

Azure DevOps Platform Governance Gov REST API MSc365 MSc365.eu

Functions

Invoke-TeamFieldValueClasses Invoke-TeamIterationClasses Invoke-TeamSettingsClasses Confirm-CollectionUri Confirm-Default Invoke-AdoRestMethod New-AdoAuthHeader Write-AdoError Connect-AdoOrganization Disconnect-AdoOrganization Get-AdoAccessToken Get-AdoContext Get-AdoDefault Remove-AdoDefault Set-AdoDefault Get-AdoProcess Get-AdoProject New-AdoProject Remove-AdoProject Set-AdoProject Get-AdoTeam Get-AdoTeamList New-AdoTeam Remove-AdoTeam Set-AdoTeam Get-AdoFeatureState Set-AdoFeatureState Get-AdoRepository New-AdoRepository Remove-AdoRepository Get-AdoDescriptor Get-AdoGroup New-AdoGroup Get-AdoMembership Get-AdoEnvironment New-AdoEnvironment Remove-AdoEnvironment Set-AdoEnvironment Get-AdoCheckConfiguration New-AdoCheckApproval New-AdoCheckBranchControl New-AdoCheckBusinessHours New-AdoCheckConfiguration Remove-AdoCheckConfiguration Get-AdoPolicyConfiguration Get-AdoPolicyConfigurationList New-AdoPolicyConfiguration Set-AdoPolicyConfiguration Get-AdoPolicyType Get-AdoPolicyTypeList Get-AdoServiceEndpointByName New-AdoServiceEndpoint Remove-AdoServiceEndpoint Get-AdoTeamSettings Set-AdoTeamSettings Get-AdoTeamIteration Get-AdoTeamIterationList Set-AdoTeamIteration Get-AdoTeamFieldValue Set-AdoTeamFieldValue Get-AdoClassificationNode New-AdoClassificationNode Remove-AdoClassificationNode Set-AdoClassificationNode

PSEditions

Core

Dependencies

Release Notes

https://github.com/msc365/az-devops-psmodule/releases

FileList

Version History

Version Downloads Last updated
0.2.0-alpha1 (current version) 2 12/31/2025
0.1.1 25 12/24/2025
0.1.0 22 12/21/2025
0.1.0-alpha1 6 11/24/2025
0.0.1-alpha3 5 11/19/2025
0.0.1-alpha2 6 11/2/2025
0.0.1-alpha1 6 11/1/2025
Show more