Create an app in Azure

Create an app in Azure

  1. Microsoft Azure > App registrations

  2. +New Registration

  3. Give it a name

  4. Select the access type (Used Single Tenant)

  5. Click register

    image2

    Take note of the following details

    Application (client) ID

    a7228bda-ca72-4dbf-b20e-f0ba72ba727f

    Directory (tenant) ID

    c85a72ba-cf50-48e8-91f1-0c08a721c9dc

  1. In the app just created Go to Certificates and secrets

    image3

  2. In the Clients secrets section +New client secret

    image4

    Give the secret a Description.

  3. Choose Expires (if 1 or 2 years this will need to be added and renewed).

    image5

  4. Copy the value against the new secret created as this will be added to the cloud collector GUI later.

    image6