Skip to main content

Gather Azure Client ID, Tenant ID, and Client Secret

When creating either an Azure compliance integration or an Azure Activity Log integration in the Lacework Console, you must provide values for the following properties:

  • Client ID (Application ID)
  • Client Secret
  • Tenant (Directory) ID

Use the Azure portal to obtain the required values:

  1. In the left panel, select Azure Active Directory.
    gather-0.png

  2. Select App registrations.
    gather-1.png

  3. From the App registrations panel, select the Lacework SA Audit app.
    gather-2.png

  4. Open a text editor and click the Copy to clipboard icon next to the Application (client) ID and Directory (tenant) ID, paste the values into a temporary file. In the file, label the values. Leave the file open in the editor.
    gather-3.png

  5. Click Certificates & secrets.
    gather-4.png

  6. If you do not have a client secret, create one:

    1. Under Client secrets, click New client secret.
    2. Enter a name and an expiration date and click Add.
    3. Copy and paste the value of the Client secret into the open file and label the value.