PSBlue/Blue

Set automationaccount context

Closed this issue · 2 comments

it would be great to have the ability to "connect" to a given automation account so that subsequent commands related to that account could be typed without specifying the automation account. Could be as easy as saving the automation accont in a $script: variable, and just look at that if the automationaccount parameter isn't specified (and then failing if none of them have a value).
function name could be "Connect-ArmAutomationAccount" or "Set-ArmAutomationAccountContext" or similar.

resolved via #31