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

    46828bda-ca72-4dbf-b20e-f0ba72bdfe7f

    Directory (tenant) ID

    c85200ba-cf50-48e8-91f1-0c0805f1c9dc

  1. In the app just created Go to Navigate > Certificates and Secrets

    image3

  2. In the Clients Secrets section +New Client Secrets

    image4

    Give the secret a description

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

    image5

  4. Copy the value against the new secret created

    image6