Forum Discussion

VishnuGillela's avatar
VishnuGillela
Copper Contributor
Apr 25, 2021

Export Azure Devops Users and group assignments into csv using az cli

Below script exports all users and their respective group assignments in an azure devops organization into a csv file.    Script needs PATKey and Organization        [string]$PATKey = "Paste...

Resources