< Back

Connect-AzDo

Sat Jan 18, 2020 7:37 pm

NAME Connect-AzDo



SYNOPSIS

Connect to Azure DevOps





SYNTAX

Connect-AzDo -ProjectUrl <String> [-PAT <String>] [-OAuthToken <String>] [-LocalOnly] [<CommonParameters>]



Connect-AzDo -OrganizationUrl <String> -ProjectName <String> [-PAT <String>] [-OAuthToken <String>] [-LocalOnly]

[<CommonParameters>]





DESCRIPTION

This command will create a connection to Azure DevOps





PARAMETERS

-ProjectUrl <String>

The full project url to connect to. Ex: https://dev.azure.com/<org>/<project>



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-OrganizationUrl <String>



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-ProjectName <String>

Then name of the project to connect to



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-PAT <String>

The Personal Access Toen (PAT) to use for authentication



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-OAuthToken <String>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-LocalOnly [<SwitchParameter>]



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



Connect-AzDo -OrganizationUrl https://dev.azure.com/someorg -ProjectName SomeProject -PAT <PAT Token>















RELATED LINKS

https://github.com/ravensorb/Posh-AzureDevOps





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Get-AzDoActiveConnection; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only

partial help.

-- To download and install Help files for the module that includes this cmdlet, use

Update-Help.

alertSet :

description :

examples :

Synopsis :

Get-AzDoActiveConnection [<CommonParameters>]



ModuleName : Posh-AzureDevOps

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Get-AzDoActiveConnection

Category : Function

Component :

Role :

Functionality :





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Get-AzDoApiUrl; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only

partial help.

-- To download and install Help files for the module that includes this cmdlet, use

Update-Help.

alertSet :

description :

examples :

Synopsis :

Get-AzDoApiUrl [[-ApiVersion] <string>] [-RootPath] <string> [-BaseApiPath] <string>

[[-QueryStringParams] <string[]>] [<CommonParameters>]



ModuleName : Posh-AzureDevOps

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Get-AzDoApiUrl

Category : Function

Component :

Role :

Functionality :