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

Two examples of how I am proposing on changing the md files #343

Closed klabranche closed 3 years ago

klabranche commented 4 years ago

PR Summary

PR Checklist

SebastianSchuetze commented 4 years ago

thanks I will read it when I have time.

DarqueWarrior commented 4 years ago

This looks good. I might suggest that you mention profiles in the prerequisites. If you create a profile you can also store the API version with the profile. So when you call Set-VSTeamAccount you can use the -Profile parameter which will setup your account and API version in one call.

DarqueWarrior commented 3 years ago

Hey, @klabranche I am going to pull these changes into my current PR so I am closing this one. Thanks for the suggestion. It will improve our docs.