Hello I am trying to automate permissions assignme...
# general
a
Hello I am trying to automate permissions assignment for a git repository in Azure Devops. I am using the package "pulumi/azuredevops) but when running the script I got the following error "The string must have at least one character. Parameter name: descriptors element.IdentityType".
I have verified and GitPermissionsArgs does not implement anything like "IdentityType"