Azure / Azure/azure-devops-cli-extension

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

Open
#1,365 0 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
682
Forks
278
Avg merge
3d 23h
Merged PRs (30d)
3

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.