Summary: Learn how to access Azure Automation assets within a runbook.Honorary Scripting Guy, Sean Kearney, is here today to battle robots, aliens, and……No, wait, sorry. My brain lapsed from watching an old rerun of Lost in Space.This is the third post in a five-part series. To catch up, read:Today I will continue showing...
Summary: Use Windows PowerShell to get a list of available assets of the Credential type in Azure Automation. How can I use Windows PowerShell to quickly audit an Azure Automation instance for any credentials that might be there? Use the Get-AzureAutomationCredential cmdlet and ...
Summary: Honorary Scripting Guy, Sean Kearney discusses how to get started and test a basic runbook with Azure Automation.Honorary Scripting Guy, Sean Kearney, is here. Today I'm going to show you the basics you're going to need to make a useful runbook (or Windows PowerShell workflow, if that makes it easier to remember) in ...
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: Honorary Scripting Guy, Sean Kearney discusses how to get started with Windows PowerShell and Azure Automation.Honorary Scripting Guy, Sean Kearney, is here, and for the next five days we're going to touch on Azure Automation, which is a great way to automate control of your Azure resources without Internet access.Azure ...