Azure

Requirements

  • A Microsoft Entra user account.

  • Sufficient permissions to register an application with your Microsoft Entra tenant, and assign to the application a role in your Azure subscription. To complete these tasks, you'll need the Application.ReadWrite.All permission.

Create an application

  1. Follow these instructions to register an application and create a service principal

  2. Recommended application name is 'Teleskope'

  3. Continue and assign roles to the service principal

    • Reference our Azure Documentation subpages for specific permissions

  4. Sign in to the application and set up authentication

    1. Teleskope requires a Client Secret, Option #3

    2. Collect the Client_ID, Client_Secret, and Tenant ID for enrollment in Teleskope's UI

Last updated