MethodsAndPractices / vsteam

PowerShell module for accessing Azure DevOps Services and Azure DevOps Server (formerly VSTS or TFS)
https://methodsandpractices.github.io/vsteam-docs/
MIT License
445 stars 155 forks source link

Added billing commandlets #371

Closed SebastianSchuetze closed 3 years ago

SebastianSchuetze commented 3 years ago

Added new commands for billing.

PR Checklist

SebastianSchuetze commented 3 years ago

@DarqueWarrior I think I want to discuss this with you. Especially with the implementation approach for commands that do not use the PAT token directly but get an access token that are requested with the PAT.

Do you have time for a meeting so we can discuss this approach?

DarqueWarrior commented 3 years ago

This week is Microsoft Ignite but let's find time next week to meet.

DarqueWarrior commented 3 years ago

Moved to new PR because I don't have permissions to push here.