< Back

New-AzureRMLogin

Sat Jan 11, 2020 10:14 am

NAME New-AzureRMLogin



SYNOPSIS

Function to connect to an AzureRM Subscription.





SYNTAX

New-AzureRMLogin [-ConnectWithDefault] [-WhatIf] [-Confirm] [<CommonParameters>]





DESCRIPTION

This function is used by Test-Session to connect to Azure using credentials saved in the Registry of the current

user.





PARAMETERS

-ConnectWithDefault [<SwitchParameter>]

This switch will force the use of the first saved credential.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-WhatIf [<SwitchParameter>]



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Confirm [<SwitchParameter>]



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





Created by: Scott Thomas - scott@deathbyvegemite.com

Copyright (c) 2017. All rights reserved.