< Back

Test-Session

Sat Jan 11, 2020 10:18 am

[b]NAME[/b] Test-Session



[b]SYNOPSIS[/b]

Function to validate a connection to an Azure RM Subscription.





[b]SYNTAX[/b]

Test-Session [-WhatIf] [-Confirm] [<CommonParameters>]





[b]DESCRIPTION[/b]

This function initiates a check to see if you are have a current Azure Login session, if it

finds you don't, it prompts you to select credentials saved in the Registry.





[b]PARAMETERS[/b]

-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).



[b]INPUTS[/b]



[b]OUTPUTS[/b]



[b]NOTES[/b]





Created by: Scott Thomas - scott@deathbyvegemite.com

Copyright (c) 2017. All rights reserved.