Open avirup28 opened 5 years ago
Thanks @avirup28 for reporting this issue. At this time, @DarqueWarrior is maintaining a PowerShell module to manage Azure DevOps and Azure DevOps Server that you can find here: https://www.powershellgallery.com/packages/VSTeam/6.2.2 I will update this issue in few days with additional updates on this feature request.
Would love to see the VSTeam functionality moved into the officially supported Az family, but thanks a ton for the pointer to it! Really cool!
There is no documentation for DevOps cmdlets in Azure SDK?
@mikefrobbins , Should one create a separate issue in the MicrosoftDocs/azure-docs-powershell
repository?
There is no documentation for DevOps cmdlets in Azure SDK?
Screenshot @mikefrobbins , Should one create a separate issue in the
MicrosoftDocs/azure-docs-powershell
repository?
https://methodsandpractices.github.io/vsteam-docs/docs/modules/vsteam/index
@Ayanmullick, the DevOps module for PowerShell in not part of the Az module, this is why it is not in the official reference documentation.
@Ayanmullick, the DevOps module for PowerShell in not part of the Az module, this is why it is not in the official reference documentation.
Is it planned to have parity among the PowerShell and CLI SDK's?
Our goal is to meet our customers where they are and provide the same support for each tool. DevOps is a particular case since there is already a module available.
Our goal is to meet our customers where they are and provide the same support for each tool. DevOps is a particular case since there is already a module available.
I understand, @dcaro. Will Microsoft help address documentation gaps for recommended modules? https://github.com/MethodsAndPractices/vsteam-docs/issues/10
Hi @Ayanmullick you can log issues on the VSTeam repo if there are issues in the docs. That would not fall in this repo.
Description of the new feature
If the PS module for Az Devops extension which is there for cli is available then it will be good for people like us who manages most of their task through PS.
https://docs.microsoft.com/en-us/cli/azure/ext/azure-devops/devops?view=azure-cli-latest
Proposed implementation details (optional)
We already have az cli extension to manage azure devops, We just want it for Azure PowerShell