Creating a Microsoft Entra ID Application

Last published : Apr 17, 2026
To authenticate via OAuth during the collector configuration, you need to create a Microsoft Entra ID Application.
To create an app:
  1. Create an O365 account and open Azure Portal using the same credentials as for O365 (Global Admin).
  2. Click Microsoft Entra ID at the top of the page and select App Registration from the left-side navigation pane.
  3. Click the +New registration button.
  4. Enter a Name for the application and click Register.
  5. Find and make a note your Application (client) ID and Directory(tenant) ID as this is needed for configuring the collector in Arctera Insight Capture.
  6. In the navigation pane to the left, go to Certificates & secrets.
  7. Click the Upload certificate button.
  8. Select a certificate (public key) with one of the following file types: .cer,.pem, .crt, and click Add. For more information on how to create a certificate, see Creating a Certificate (Private and Public Keys).
Related information