---
sourceDocument: Australia Security Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/security-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Security Management

ft:clusterId :

    - security

bundleId :

    - security

workflow :

    - Technology


---

# Register and configure the Microsoft Defender in the Microsoft Azure portal

# Register and configure the Microsoft Defender in the Microsoft Azure portal {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Register the Microsoft Defender EDR in the Microsoft Azure portal and grant the read and write access to the application.

## Before you begin

Role required: Application developer, Tenant administrator.

## Procedure

1. Log in to the Microsoft Azure portal.
2. Enter <kbd class="ph userinput">App registrations</kbd> in the Search box, and click Click New registration.
3. Enter a name for your application and the redirect URI, and click Register.  
   An example name is <kbd class="ph userinput">Microsoft Defender for Endpoint</kbd>. The Redirect URI is used while providing admin consent for the application.
4. In the App registrations page, select the application that you registered in Step 3.
5. Under Manage, select Certificates \& secrets.
6. To create a client secret, select New client secret.
7. Copy the client secret and save it.  
   In case you forgot the client secret, you can generate a new client secret.
8. Navigate to ManageAPI Permissions.
9. Click Add a permission.
10. In the Request API permissions window, click the APIs my organization uses tab.
11. Search for and select WindowsDefenderATP.
12. In the WindowsDefenderATP permissions, select Application permissions.  
    Enabling this permission ensures that the application runs as a background service or daemon without a signed-in user.
13. Add the following application level permission and grant admin consent for the newly added API permission.  
    {#register-and-configure-the-microsoft-defender-in-the-microsoft-azure-portal__table_fcq_ygx_3sb__entry__2}

    | Permission | Permission Display Name |
    |-|-|
    | Ti.ReadWrite.All | Read and write Indicators |
    [ ]

    {#register-and-configure-the-microsoft-defender-in-the-microsoft-azure-portal__table_fcq_ygx_3sb}
{#register-and-configure-the-microsoft-defender-in-the-microsoft-azure-portal__steps_u2p_pyc_1fc}

*[\>]: and then


