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
Follow these instructions to register an application and create a service principal
Recommended application name is 'Teleskope'
Continue and assign roles to the service principal
Reference our Azure Documentation subpages for specific permissions
Sign in to the application and set up authentication
Teleskope requires a Client Secret, Option #3
Collect the
Client_ID
,Client_Secret
, andTenant ID
for enrollment in Teleskope's UI
Last updated