-
Notifications
You must be signed in to change notification settings - Fork 12
Checking Permissions for users in Azure
JDragovichAlertLogic edited this page Jul 25, 2019
·
1 revision
- In the Azure Console, go to the the Subscriptions Pane.
- Select the subscription in which the collector is installed.
- Select "Access Control (IAM)"
- Search for the user that installed the collector. The user should have the "Owner" role.
If the user does not have the "Owner" role, then you'll need to add the role for the collector to work.
- In the subscription's IAM pane (see above on how to get there), click the "Add" button. Select "Add role assignment"
- Under "role" select "Owner"
- Under "assign access to", select the subscription in which the collector is installed (if it's not already selected).
- Under "Select" select the user that installed the collector.
- Click "save".
Check that the role has been successfully assigned.