## Permissions ___ Follow these steps for instance configuration: 1. To get the required permission parameters you need to add a new Azure app registration in the Azure portal. To add the registration, see steps 1-7 in this [Microsoft article](https://docs.microsoft.com/en-us/microsoft-365/security/defender-endpoint/exposed-apis-create-app-webapp?view=o365-worldwide). 2. Enter your client/application ID in the ***Client (Application) ID*** parameter. 3. Enter your client secret in the ***Client Secret*** parameter. 4. Enter your tenant ID in the ***Tenant ID*** parameter. 5. Click the ***test*** button to test the connection and the authorization process. ----