Skip to content

Commit 6f6929f

Browse files
Update automation-create-standalone-account.md
1 parent 922906d commit 6f6929f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/automation/automation-create-standalone-account.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The following table describes the fields on the **Basics** tab.
4646
|---|---|---|
4747
|Subscription|Required |From the drop-down list, select the Azure subscription for the account.|
4848
|Resource group|Required |From the drop-down list, select your existing resource group, or select **Create new**.|
49-
|Automation account name|Required |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. |
49+
|Automation account name|Required |Enter a name unique for its 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. |
5050
|Region|Required |From the drop-down list, select a region 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).|
5151

5252
The following image shows a standard configuration for a new Automation account.
@@ -66,7 +66,7 @@ The following table describes the fields on the **Advanced** tab.
6666
|System-assigned |Optional |A Microsoft Entra identity that is tied to the lifecycle of the Automation account. |
6767
|User-assigned |Optional |A managed identity represented as a standalone Azure resource that is managed separately from the resources that use it.|
6868

69-
You can chose to enable managed identities later, and the Automation account is created without one. To enable a managed identity after the account is created, see [Enable managed identity](enable-managed-identity-for-automation.md). If you select both options, for the user-assigned identity, select the **Add user assigned identities** option. On the **Select user assigned managed identity** page, select a subscription and add one or more user-assigned identities created in that subscription to assign to the Automation account.
69+
You can choose to enable managed identities later, and the Automation account is created without one. To enable a managed identity after the account is created, see [Enable managed identity](enable-managed-identity-for-automation.md). If you select both options, for the user-assigned identity, select the **Add user assigned identities** option. On the **Select user assigned managed identity** page, select a subscription and add one or more user-assigned identities created in that subscription to assign to the Automation account.
7070

7171
The following image shows a standard configuration for a new Automation account.
7272

@@ -122,7 +122,7 @@ You can use any of the two keys to access your Automation account. However, we r
122122

123123
We recommend that you rotate your access keys periodically to keep the Automation account secure. As you have two access keys, you can rotate them using Azure portal or Azure PowerShell cmdlet.
124124

125-
Choose a client
125+
Choose a client:
126126

127127
# [Azure portal](#tab/azureportal)
128128

0 commit comments

Comments
 (0)