Skip to content

Commit f5b0560

Browse files
committed
Edits
1 parent 807124f commit f5b0560

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/automanage/repair-automanage-account.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,11 @@ If you're using an ARM template or the Azure CLI, you'll need the Principal ID (
7878
| --- | --- |
7979
| Role | Contributor |
8080
| Assign access to | User, group, or service principal |
81-
| Members | <Name of your Automanage account> |
81+
| Members | \<Name of your Automanage account> |
8282

83-
![Add role assignment page in Azure portal.](../../includes/role-based-access-control/media/add-role-assignment-page.png)
83+
![Screenshot showing Add role assignment page in Azure portal.](../../includes/role-based-access-control/media/add-role-assignment-page.png)
8484

85-
1. Repeat steps 2 through 4, and select the **Resource Policy Contributor** role.
85+
1. Repeat steps 2 through 4, selecting the **Resource Policy Contributor** role.
8686

8787
### ARM template
8888
Run the following ARM template. You'll need the Principal ID of your Automanage Account. The steps to get it are at the start of this section. Enter the ID when you're prompted.

articles/azure-functions/start-stop-vms/deploy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ After the Start/Stop deployment completes, perform the following steps to enable
7676
| --- | --- |
7777
| Role | Contributor |
7878
| Assign access to | User, group, or service principal |
79-
| Members | &lt;Your Azure Function App name&gt; |
79+
| Members | \<Your Azure Function App name> |
8080

81-
![Add role assignment page in Azure portal.](../../../includes/role-based-access-control/media/add-role-assignment-page.png)
81+
![Screenshot showing Add role assignment page in Azure portal.](../../../includes/role-based-access-control/media/add-role-assignment-page.png)
8282

8383
## Configure schedules overview
8484

0 commit comments

Comments
 (0)