Skip to content

Commit 7d2d318

Browse files
authored
Merge pull request #173881 from dagiro/QuickFix4
QuickFix4
2 parents 7f1e0e0 + eaf243f commit 7d2d318

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/quickstarts/create-account-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ An Azure account with an active subscription. [Create an account for free](https
2323

2424
1. From the top menu, select **+ Create a resource**.
2525

26-
1. Under Categories**, select **IT & Management Tools**, and then select **Automation**.
26+
1. Under **Categories**, select **IT & Management Tools**, and then select **Automation**.
2727

2828
:::image type="content" source="./media/create-account-portal/automation-account-portal.png" alt-text="Locating Automation accounts in portal.":::
2929

@@ -34,7 +34,7 @@ An Azure account with an active subscription. [Create an account for free](https
3434
|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. |
3535
|Subscription| From the drop-down list, select the Azure subscription for the account.|
3636
|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&regions=all)|
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&regions=all).|
3838
|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. |
3939

4040
:::image type="content" source="./media/create-account-portal/add-automation-account-portal.png" alt-text="Required fields for adding the Automation account":::

0 commit comments

Comments
 (0)