< Back

Remove-AzureDevOpsAccount

Sat Jan 11, 2020 10:27 am

NAME Remove-AzureDevOpsAccount



SYNOPSIS

Removes the specified account from the configuration repository





SYNTAX

Remove-AzureDevOpsAccount [-FriendlyName <String>] [<CommonParameters>]





DESCRIPTION







PARAMETERS

-FriendlyName <String>

This is the friendly name you set on the account when you created it.



Required? false

Position? named

Default value

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









NOTES









-------------------------- Example 1 --------------------------



Remove-AzureDevOpsAccount -FriendlyName MainAccount



Removing the main account









RELATED LINKS

Online Documentation http://devopsmodule.utmonline.net/docs/ ... psaccount/