Forum Discussion

Martin_30's avatar
Martin_30
Copper Contributor
Apr 25, 2023

Permission/access Audit in Powershell

Hello, im trying to generate a report on "who has access" on all Projects in Azure DevOps   I use the following         $organization = "RELEVENT NAME" $pat = "APATKEY" $baseUrl = "https://de...

Resources