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

PowerTip: Show Available Credentials for Azure Automation

$
0
0

Summary: Use Windows PowerShell to get a list of available assets of the Credential type in Azure Automation.

Hey, Scripting Guy! Question How can I use Windows PowerShell to quickly audit an Azure Automation instance for any credentials that
           might be there?

Hey, Scripting Guy! Answer Use the Get-AzureAutomationCredential cmdlet and provide the name of the Azure Automation account,
           for example:

Get-AzureAutomationCredential –AutomationAccountName 'HSG-AzureAutomation'


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>