Organization Parameter (Connect-AzureDevOps Cmdlet)
The name of the Organization or Collection, depending upon the value of AzureDevOpsEdition .
Syntax
Connect-AzureDevOps -Organization string
Data Type
cstr
Default Value
""
Remarks
The request returns data mapped under this Organization or Collection depending upon AzureDevOpsEdition value. The name of the Organization is set to [AzureDevOps Online]. The name of the Collection is set to [AzureDevOps OnPremise].
This is a required parameter.