Logo.png

Part 1: Create a Service Principal

Note: To create a Service Principal, you must register an application in the Azure Active Directory.

  1. Go to the Azure Home Page (http://portal.azure.com/#home).

  2. Log in to Microsoft Azure (if required).

  3. Open Azure Active Directory through one of the following options:

  1. Select App registrations from the left-hand navigation.

  2. Click + New registration from the top menu.

Untitled

  1. Enter Scrut Evidence Collection in the application Name field.

  2. Select Accounts in this organizational directory only ([Default Directory] only - Single tenant).

  3. Click Register.

Untitled

  1. Copy the Application (client) ID and Directory (tenant) ID

Part 2: Add API Permissions to the Registered Application

  1. Select API permissions from the left-hand navigation.