need to get ad group id from active directory using devops

Gouse Shaik 1 Reputation point
2021-02-03T10:37:28.207+00:00

we need to get ad group id from active directory ,whenever we tried to execute below powershell command in azure devops and getting the error.

(Get-AzADGroup -SearchString “adgroupname”).Id

error: Insufficient privileges to complete the operation

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,794 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2021-02-03T13:01:54.587+00:00

    Devops / TFS is not currently supported here on QnA. The product group for Azure DevOps / TFS actively monitors questions over at
    https://developercommunity.visualstudio.com/spaces/21/index.html
    https://developercommunity.visualstudio.com/spaces/22/index.html

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments