Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open Azure Active Directory in Azure Portal 

  2. In the left panel, under the Manage section, click App registrations.

  3. In the Owned applications section, search and select the name of the service principal you want to use. 

  4. Copy the Application (client) ID (also known as Service Principal Client ID) and Directory (tenant) ID (also known as Tenant ID). You can find these IDs on the Overview screen.Image Removed

    Image Added
  5. If you already have a client secret, you can continue using it. Otherwise, you can create a new client secret. To create a secret, click Certificates and Secret in the Manage section.  
    Image Removed

    Image Added
  6. Click +New client secret to create a new secret. The Add a client secret dialog is displayed. 

  7. Click Add. The client secret is added. 

  8. Copy the valuedisplay in the Value column.