Skip to content

Checking Permissions for users in Azure

JDragovichAlertLogic edited this page Jul 25, 2019 · 1 revision

Checking a Users Permissions are Sufficient to Install the Collector

  1. In the Azure Console, go to the the Subscriptions Pane.
  2. Select the subscription in which the collector is installed.
  3. Select "Access Control (IAM)"
  4. 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.

Adding the "Owner" role to a user.

  1. In the subscription's IAM pane (see above on how to get there), click the "Add" button. Select "Add role assignment"
  2. Under "role" select "Owner"
  3. Under "assign access to", select the subscription in which the collector is installed (if it's not already selected).
  4. Under "Select" select the user that installed the collector.
  5. Click "save".

Check that the role has been successfully assigned.