Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Could not resolve identity: SOME-SECURITY-GROUP #1365

Open
casras opened this issue Sep 5, 2023 · 0 comments
Open

ERROR: Could not resolve identity: SOME-SECURITY-GROUP #1365

casras opened this issue Sep 5, 2023 · 0 comments
Labels
Feature Feature Work required.

Comments

@casras
Copy link

casras commented Sep 5, 2023

Is your feature request related to a problem? Please describe.
When using
az devops security group Membership add --group-id $GroupDescriptor --member-id $Member --organization "https://dev.azure.com/$organizationName"

I get an error "ERROR: Could not resolve identity: SOME-SECURITY-GROUP" And the member is not added to the group

Describe the solution you'd like
I want to be able to add a security group, as a member of the devops groups. Without having to add it manually beforehand :-)

Additional context
If I go to the Azure DevOps portal and add the member aka. security group manually, then the command runs with no error. If I then remove the member manually, and run the command again, it fails with the same error.

If the security group is aldready added on another project, then the command runs with no error, and the security group is added as a member.

@casras casras added the Feature Feature Work required. label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature Work required.
Projects
None yet
Development

No branches or pull requests

1 participant