Azure / azure-cli

Azure Command-Line Interface
MIT License
3.99k stars 2.97k forks source link

Could not find a way to list security groups having permissions to a repo #20932

Open geetika-jain opened 2 years ago

geetika-jain commented 2 years ago

Hi, I was trying to list all security groups in Azure devops which have been assigned as a security group for a repo. I was able to list a repo independently with a name or ID using: az repos show --id I was also able to list a security group using: az devops security group show --org --id But both the jsons of the above commands doesn't have any overlapping field that I can use to list all security groups bound to a list. Kindly shed some light on any commands I might not know of. I am trying to list all security groups as in the below screenshot. image


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ghost commented 2 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @narula0781, @ashishonce, @romil07.

Issue Details
Hi, I was trying to list all security groups in Azure devops which have been assigned as a security group for a repo. I was able to list a repo independently with a name or ID using: **az repos show --id ** I was also able to list a security group using: **az devops security group show --org --id ** But both the jsons of the above commands doesn't have any overlapping field that I can use to list all security groups bound to a list. Kindly shed some light on any commands I might not know of. I am trying to list all security groups as in the below screenshot. ![image](https://user-images.githubusercontent.com/28699844/148616928-aec1e0c4-0114-4011-bc08-45e6bc8a760d.png) --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 9ab02309-1484-154f-9e4a-b6d851405b5f * Version Independent ID: 771865f9-8563-3015-8942-30cee27432ae * Content: [az repos policy build](https://docs.microsoft.com/en-us/cli/azure/repos/policy/build?view=azure-cli-latest&source=docs) * Content Source: [latest/docs-ref-autogen/repos/policy/build.yml](https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/repos/policy/build.yml) * GitHub Login: @rloutlaw * Microsoft Alias: **routlaw**
Author: geetika-jain
Assignees: -
Labels: `Service Attention`, `customer-reported`, `DevOps`
Milestone: -
yonzhan commented 2 years ago

route to service team

geetika-jain commented 2 years ago

Thank you for your response. So by when will the service team address this issue?

geetika-jain commented 2 years ago

Can I get any updates on this?

geetika-jain commented 2 years ago

Hello, Just wanted to know if there were any efforts towards this issue...?

kauemendes commented 1 year ago

Any news about this? How can we list User Permissions in security tab for a Repo

bujhie commented 6 months ago

Yes, please, this is badly needed!