Create an Azure user with minimal permissions for the dynamic attributes connector

Create an Azure service account with minimal permissions to send dynamic attributes to Security Cloud Control.

This task discusses how to set up a service account with minimum permissions to send dynamic attributes to Security Cloud Control. For a list of these attributes, see Azure connector—About user permissions and imported data.

Before you begin

You must already have a Microsoft Azure account. To set one up, see this page on the Azure documentation site.

Follow these steps to create an Azure user with minimal permissions for the dynamic attributes connector:

Procedure


Step 1

Log in to the Azure Portal as the owner of the subscription.

Step 2

Click Azure Active Directory.

Find the instance of Azure Active Directory for the application you want to set up.

Step 3

Click Add > App registration.

  1. In the Name field, enter a name to identify this application.

  2. Enter other information on this page as required by your organization.

  3. Click Register.

Step 4

On the next page, write down or copy the Client ID (also referred to as application ID) and the tenant ID (also referred to as the directory ID).

Here is a sample:

Make note of the application and tenant ID

Step 5

Next to Client Credentials, click Add a certificate or secret.

Step 6

Click New Client Secret.

  1. Enter the requested information and click Add.

  2. Copy the value of the Value field to the clipboard. This value, and not the Secret ID, is the client secret.

    Copy the client secret to the clipboard now because you will not see it again

Step 7

Go back to the main Azure Portal page and click Subscriptions.

  1. Click the name of your subscription.

  2. Copy the subscription ID to the clipboard.

    Copy the subscription ID to the keyboard

Step 8

Click Access Control (IAM).

  1. Click Add > Add role assignment.

  2. Click Reader and click Next.

  3. Click Select Members.

  4. On the right side of the page, click the name of the app you registered and click Select.

    Associate the role with your app

  5. Click Review + Assign and follow the prompts to complete the action.