Explanation/Reference:
Explanation:
A: An Automation Account is a container for your Azure Automation resources: it provides a way to separate your environments or further organize your workflows.
To create an Automation Account
1. Log in to the Azure Management Portal.
2. In the Management Portal, click Create an Automation Account.
3. On the Add a New Automation Account page, enter a name and pick a region for the account.
Get started with Azure Automation
http://azure.microsoft.com/en-gb/documentation/articles/automation-create-runbook- fromsamples/ C:
Asset credentials are either a username and password combination that can be used with Windows

PowerShell commands or a certificate that is uploaded to Azure Automation.
The Assets page in Automation displays the various resources (also called "settings") that are globally

available to be used in or associated with a runbook, plus commands to import an integration module, add a new asset, or delete an asset. Assets include variables, schedules, credentials, and connections.
E:
Managing SSH enabled Linux hosts using Service Management Automation
References:
http://azure.microsoft.com/blog/2014/07/29/getting-started-with-azure-automation- automationassets-2/
http://blogs.technet.com/b/orchestrator/archive/2014/05/01/managing-ssh-enabled-linux- hostsusing- service-management-automation.aspx