Skip to content

Get-TfsGroup does not work with Hosted Servers #234

@igoravl

Description

@igoravl

Discussed in #233

Originally posted by rhino2334 September 17, 2024
Are all of the functions of TfsCmdlets compatible with azure devops server 2020?
I'm able to use Get-TfsTeamProject to get the list of all projects within a project collection, but when i try to loop through and then use a project name with Get-TfsGroup as shown in the following line, "Get-TfsGroup -Collection $FISCollection -Project $proj.Name -Scope Project", I get this error:
Get-TfsGroup: Error getting descriptor for project 'ProjectName' (API resource location GUID is not registered on https://myAzureDevopsUrl/CollectionName.. )

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions