You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/automation/automation-solution-vm-management.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.service: automation
6
6
ms.subservice: process-automation
7
7
author: georgewallace
8
8
ms.author: gwallace
9
-
ms.date: 05/08/2019
9
+
ms.date: 05/21/2019
10
10
ms.topic: conceptual
11
11
manager: carmonm
12
12
---
@@ -43,7 +43,7 @@ It is recommended to use a separate Automation Account for the Start/Stop VM sol
43
43
44
44
### Permissions needed to deploy
45
45
46
-
There are certain permissions that a user must have to deploy the Start/Stop VMs during off hours solution. These permissions are different if using a pre-created Automation Account and Log Analytics workspace or creating new ones during deployment.
46
+
There are certain permissions that a user must have to deploy the Start/Stop VMs during off hours solution. These permissions are different if using a pre-created Automation Account and Log Analytics workspace or creating new ones during deployment. If you are a Contributor on the subscription and a Global Administrator in your Azure Active Directory tenant, you do not need to configure the following permissions. If you do not have those rights or need to configure a custom role, see the permissions required below.
47
47
48
48
#### Pre-existing Automation Account and Log Analytics account
49
49
@@ -73,13 +73,17 @@ To deploy the Start/Stop VMs during off hours solution to an Automation Account
73
73
74
74
To deploy the Start/Stop VMs during off hours solution to a new Automation Account and Log Analytics workspace the user deploying the solution needs the permissions defined in the preceding section as well as the following permissions:
75
75
76
-
- Co-administrator on subscription - This is needed to create the Classic Run As Account
77
-
- Be part of the Azure Active Directory **Application Developer** role. For more details on configuring Run As Accounts, see [Permissions to configure Run As accounts](manage-runas-account.md#permissions).
76
+
- Co-administrator on subscription - This is only needed to create the Classic Run As Account
77
+
- Be part of the [Azure Active Directory](../active-directory/users-groups-roles/directory-assign-admin-roles.md)**Application Developer** role. For more details on configuring Run As Accounts, see [Permissions to configure Run As accounts](manage-runas-account.md#permissions).
78
+
- Contributor on the subscription or the following permissions.
0 commit comments