Summary: Use Windows PowerShell to get a list of available Azure Automation accounts.
How can I use Windows PowerShell to see my Azure Automation accounts?
You can get this information with one simple cmdlet:
Get-AzureAutomationAccount
Summary: Use Windows PowerShell to get a list of available Azure Automation accounts.
How can I use Windows PowerShell to see my Azure Automation accounts?
You can get this information with one simple cmdlet:
Get-AzureAutomationAccount