Powershell scripts for Azure DevOps
This repository contains a collection of PowerShell scripts for interacting with Azure DevOps. The scripts cover a wide range of functionalities, including retrieving data from Azure DevOps, managing Azure DevOps resources, and performing various administrative tasks.
- Retrieve pull requests and lines changed by repository
- Get Azure DevOps work items (features, bugs, etc.) and their associated story points
- Check user existence and group membership in Active Directory
- Perform various system administration tasks, such as checking telnet connectivity, getting .NET version, and counting lines in files
- PowerShell
This project is licensed under the MIT License.