< Back
Add-AzureAccounts
Post
NAME Add-AzureAccounts
SYNOPSIS
Wraps Add-AzureAccount and Add-AzureRmAccount.
SYNTAX
Add-AzureAccounts [<CommonParameters>]
DESCRIPTION
Logs you in ASM and ARM by wrapping Add-AzureAccount and Add-AzureRmAccount.
PARAMETERS
<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
Currently CmdletBinding only has internal support for -Verbose.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Add-AzureAccounts
This command will log you in both ASM and ARM.
RELATED LINKS
SYNOPSIS
Wraps Add-AzureAccount and Add-AzureRmAccount.
SYNTAX
Add-AzureAccounts [<CommonParameters>]
DESCRIPTION
Logs you in ASM and ARM by wrapping Add-AzureAccount and Add-AzureRmAccount.
PARAMETERS
<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
Currently CmdletBinding only has internal support for -Verbose.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Add-AzureAccounts
This command will log you in both ASM and ARM.
RELATED LINKS