Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Show Available Azure Automation Accounts

$
0
0

Summary: Use Windows PowerShell to get a list of available Azure Automation accounts.

Hey, Scripting Guy! Question How can I use Windows PowerShell to see my Azure Automation accounts?

Hey, Scripting Guy! Answer You can get this information with one simple cmdlet:

Get-AzureAutomationAccount


Viewing all articles
Browse latest Browse all 3333

Trending Articles