You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actions edited this page Dec 10, 2023
·
4 revisions
Get-AzDevOpsProjects
SYNOPSIS
Get all Azure DevOps projects for an organization
SYNTAX
Get-AzDevOpsProjects [<CommonParameters>]
DESCRIPTION
Get all Azure DevOps projects for an organization using Azure DevOps Rest API
EXAMPLES
EXAMPLE 1
Get-AzDevOpsProjects
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.