|
1 | 1 | ---
|
2 |
| -title: Azure Quickstart - Create an Azure Automation account |
3 |
| -description: This article helps you get started creating an Azure Automation account and running a runbook. |
| 2 | +title: Quickstart - Create an Azure Automation account using the portal |
| 3 | +description: This quickstart helps you get started creating an Azure Automation account using the portal |
4 | 4 | services: automation
|
5 |
| -ms.date: 09/01/2021 |
| 5 | +ms.date: 09/07/2021 |
6 | 6 | ms.topic: quickstart
|
7 | 7 | ms.subservice: process-automation
|
8 | 8 | ms.custom: mvc
|
| 9 | +# Customer intent: As an administrator, I want to create an Automation account so that I can further use the Automation services. |
9 | 10 | ---
|
10 | 11 |
|
11 |
| -# Create an Azure Automation account |
| 12 | +# Quickstart: Create an Automation account using the Azure portal |
12 | 13 |
|
13 |
| -You can create an Azure Automation account through Azure, using the Azure portal, a browser-based user interface allowing access to a number of resources. One Automation account can manage resources across all regions and subscriptions for a given tenant. |
| 14 | +You can create an Azure [Automation account](../automation-security-overview.md) using the Azure portal, a browser-based user interface allowing access to a number of resources. One Automation account can manage resources across all regions and subscriptions for a given tenant. This Quickstart guides you in creating an Automation account. |
14 | 15 |
|
15 |
| -This quickstart guides you in creating an Automation account and running a runbook in the account. If you don't have an Azure subscription, create a [free Azure account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin. |
| 16 | +## Prerequisites |
16 | 17 |
|
17 |
| -## Sign in to Azure |
18 |
| - |
19 |
| -[Sign in to Azure](https://portal.azure.com). |
| 18 | +An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F). |
20 | 19 |
|
21 | 20 | ## Create Automation account
|
22 | 21 |
|
23 |
| -1. Choose a name for your Azure account. Automation account names are unique per region and resource group. Names for Automation accounts that have been deleted might not be immediately available. |
24 |
| - |
25 |
| - > [!NOTE] |
26 |
| - > You can't change the account name once it has been entered in the user interface. |
27 |
| -
|
28 |
| -2. Click **Create a resource** found in the upper left corner of Azure portal. |
29 |
| - |
30 |
| -3. Select **IT & Management Tools**, and then select **Automation**. |
31 |
| - |
32 |
| -4. Enter the account information, including the selected account name. For **Create Azure Run As account**, choose **Yes** so that the artifacts to simplify authentication to Azure are enabled automatically. When the information is complete, click **Create** to start the Automation account deployment. |
33 |
| - |
34 |
| -  |
35 |
| - |
36 |
| - > [!NOTE] |
37 |
| - > For an updated list of locations that you can deploy an Automation account to, see [Products available by region](https://azure.microsoft.com/global-infrastructure/services/?products=automation®ions=all). |
| 22 | +1. Sign in to the [Azure portal](https://portal.azure.com). |
38 | 23 |
|
39 |
| -5. When the deployment has completed, click **All Services**. |
| 24 | +1. From the top menu, select **+ Create a resource**. |
40 | 25 |
|
41 |
| -6. Select **Automation Accounts** and then choose the Automation account you've created. |
| 26 | +1. Under Categories**, select **IT & Management Tools**, and then select **Automation**. |
42 | 27 |
|
43 |
| -  |
| 28 | + :::image type="content" source="./media/create-account-portal/automation-account-portal.png" alt-text="Locating Automation accounts in portal."::: |
44 | 29 |
|
45 |
| -## Run a runbook |
| 30 | +1. From the **Add Automation Account** page, provide the following information: |
46 | 31 |
|
47 |
| -Run one of the tutorial runbooks. |
| 32 | + | Property | Description | |
| 33 | + |---|---| |
| 34 | + |Name| Enter a name unique for it's location and resource group. Names for Automation accounts that have been deleted might not be immediately available. You can't change the account name once it has been entered in the user interface. | |
| 35 | + |Subscription| From the drop-down list, select the Azure subscription for the account.| |
| 36 | + |Resource group|From the drop-down list, select your existing resource group, or select **Create new**.| |
| 37 | + |Location| From the drop-down list, select a location for the account. For an updated list of locations that you can deploy an Automation account to, see [Products available by region](https://azure.microsoft.com/global-infrastructure/services/?products=automation®ions=all)| |
| 38 | + |Create Azure Run As account| Select **No**. An Azure Run As account in the Automation account is useful for authenticating with Azure; however, managed identities in Automation is now available. [Managed identities](../../active-directory/managed-identities-azure-resources/overview.md) provide an identity for applications to use when connecting to resources that support Azure Active Directory (Azure AD) authentication. | |
48 | 39 |
|
49 |
| -1. Click **Runbooks** under **Process Automation**. The list of runbooks is displayed. By default, several tutorial runbooks are enabled in the account. |
| 40 | + :::image type="content" source="./media/create-account-portal/add-automation-account-portal.png" alt-text="Required fields for adding the Automation account"::: |
50 | 41 |
|
51 |
| -  |
| 42 | +1. Select **Create** to start the Automation account deployment. The creation completes in about a minute. |
52 | 43 |
|
53 |
| -1. Select the **AzureAutomationTutorialScript** runbook. This action opens the runbook overview page. |
| 44 | +1. You will receive a notification when the deployment has completed. Select **Go to resource** in the notification to open the **Automation Account** page. |
54 | 45 |
|
55 |
| -  |
| 46 | +1. Review your new Automation account. |
56 | 47 |
|
57 |
| -1. Click **Start**, and on the Start Runbook page, click **OK** to start the runbook. |
| 48 | + :::image type="content" source="./media/create-account-portal/automation-account-overview.png" alt-text="Automation account overview page"::: |
58 | 49 |
|
59 |
| -  |
| 50 | +## Clean up resources |
60 | 51 |
|
61 |
| -1. After the job status becomes `Running`, click **Output** or **All Logs** to view the runbook job output. For this tutorial runbook, the output is a list of your Azure resources. |
| 52 | +If you're not going to continue to use the Automation account, select **Delete** from the **Overview** page, and then select **Yes** when prompted. |
62 | 53 |
|
63 | 54 | ## Next steps
|
64 | 55 |
|
65 |
| -In this quickstart, you’ve deployed an Automation account, started a runbook job, and viewed the job results. To learn more about Azure Automation, continue to the quickstart for creating your first PowerShell runbook. |
| 56 | +In this Quickstart, you created an Automation account. To use managed identities with your Automation account, continue to the next Quickstart: |
66 | 57 |
|
67 | 58 | > [!div class="nextstepaction"]
|
68 |
| -> [Quickstart - Create an Azure Automation PowerShell runbook](../learn/powershell-runbook-managed-identity.md) |
| 59 | +> [Quickstart - Enable managed identities](enable-managed-identity.md) |
69 | 60 |
|
0 commit comments