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

AzDevOpsTeam: New resource proposal #17

Open
SphenicPaul opened this issue Jan 24, 2021 · 1 comment
Open

AzDevOpsTeam: New resource proposal #17

SphenicPaul opened this issue Jan 24, 2021 · 1 comment
Labels
Backlog - Mid Term Backlog - Mid Term help wanted The issue is up for grabs for anyone in the community. resource proposal The issue is proposing a new resource in the resource module.

Comments

@SphenicPaul
Copy link
Contributor

SphenicPaul commented Jan 24, 2021

Description

A resource used for creating a Team resource within an Azure DevOps Server\Services, collection\organization.

Proposed properties

  • TeamName
  • TeamDescription

..plus any properties needed for ApiUri or ApiKey (likely dependant on resolution to #16)

Azure DevOps API Reference (for teams) is here

Special considerations or limitations

TeamName is likely to be the key for this resource, but within Azure DevOps, the ProjectId (a GUID) which is generated and assigned to the team when created in Azure DevOps is actually the ID/URN used within Azure DevOps - ProjectName is effectively an alternate key for current teams, but there can be previous teams within an Azure DevOps instance with duplicate names.

@johlju
Copy link
Member

johlju commented Jan 24, 2021

Worth considering if the ID/URN be outputted as a read-only property when calling Get().

@johlju johlju added help wanted The issue is up for grabs for anyone in the community. resource proposal The issue is proposing a new resource in the resource module. labels Jan 24, 2021
@kilasuit kilasuit added Backlog - Short Term Backlog - Short Term Backlog - Mid Term Backlog - Mid Term and removed Backlog - Mid Term Backlog - Mid Term Backlog - Short Term Backlog - Short Term labels Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backlog - Mid Term Backlog - Mid Term help wanted The issue is up for grabs for anyone in the community. resource proposal The issue is proposing a new resource in the resource module.
Projects
None yet
Development

No branches or pull requests

3 participants