Skip to content

Commit

Permalink
Update README.MD with MDI resources and installation guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed Dec 1, 2024
1 parent 7664583 commit 510da89
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,20 @@ Connect-MgGraph -AccessToken $AccessToken

```powershell
Connect-MgGraph -Scopes Application.ReadWrite.All, AccessReview.Read.All, AdministrativeUnit.Read.All, 'User.Read.All', RoleManagement.Read.Directory, Directory.Read.All, EntitlementManagement.Read.All
```
```


#### MDI

Classing guide: https://learn.microsoft.com/en-us/previous-versions/defender-for-identity/classic-integrate-mde
Updated starting point: https://learn.microsoft.com/en-us/defender-for-identity/quick-installation-guide
Start here: https://learn.microsoft.com/en-us/defender-for-identity/prerequisites

1. [Capacity planning](https://learn.microsoft.com/en-us/defender-for-identity/capacity-planning)
2. [Download the Sizing tool](https://github.com/microsoft/ATA-AATP-Sizing-Tool/releases)
3. [Service account recommendations](https://learn.microsoft.com/en-us/defender-for-identity/directory-service-accounts)
4. [Download the Sensor](https://learn.microsoft.com/en-us/defender-for-identity/download-sensor)
5. [Install the Sensor on DC's ](https://learn.microsoft.com/en-us/defender-for-identity/install-sensor)
6. [Basic Settings that you should review](https://www.microsoft.com/videoplayer/embed/RWFVEX)
7. [ADFS Configuration](https://learn.microsoft.com/en-us/defender-for-identity/active-directory-federation-services)
8. [Configure Object Auditing](https://aka.ms/mdi/objectauditing) - this is a must

0 comments on commit 510da89

Please sign in to comment.