Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
 Microsoft Defender for Identity in Depth

You're reading from   Microsoft Defender for Identity in Depth An exhaustive guide to ITDR, breach prevention, and cyberattack response

Arrow left icon
Product type Paperback
Published in Dec 2024
Publisher Packt
ISBN-13 9781835884485
Length 380 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Pierre Thoor Pierre Thoor
Author Profile Icon Pierre Thoor
Pierre Thoor
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. Part 1:Mastering the Fundamentals of Microsoft Defender for Identity FREE CHAPTER
2. Chapter 1: Introduction to Microsoft Defender for Identity 3. Chapter 2: Setting up Microsoft Defender for Identity 4. Chapter 3: Leveraging MDI PowerShell for Automation and Management 5. Part 2: Advanced Configuration, Integration, and Threat Detection
6. Chapter 4: Integrating MDI with AD FS, AD CS, and Entra Connect 7. Chapter 5: Extending MDI Capabilities Through APIs 8. Chapter 6: Mastering KQL for Advanced Threat Detection in MDI 9. Part 3: Operational Excellence with Microsoft Defender for Identity
10. Chapter 7: Investigating and Responding to Security Alerts 11. Chapter 8: Utilizing MDI Action Accounts Effectively 12. Chapter 9: Building a Resilient Identity Threat Detection and Response Framework 13. Chapter 10: Navigating Challenges: MDI Troubleshooting and Optimization 14. Index 15. Other Books You May Enjoy

Conventions used

There are a number of text conventions used throughout this book.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: “A .json configuration setting file with connection information to your MDI instance.”

A block of code is set as follows:

$AccessKey = "<<Fill in the access key>>"
Set-Location $PathForDestinationFiles
.\"Azure ATP sensor Setup.exe" /quiet NetFrameworkCommandLineArguments="/q" AccessKey="$AccessKey"

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

Connect-MgGraph -Scopes "Application.ReadWrite.All"
New-MgServicePrincipal -AppId <Application Id>

Any command-line input or output is written as follows:

sudo nano /etc/tinyproxy/tinyproxy.conf

Bold: Indicates a new term, an important word, or words that you see onscreen. For instance, words in menus or dialog boxes appear in bold. Here is an example: “Navigate to the Sensor Installation Page. You have two options to reach the Add Sensor page.”

Tips or important notes

Appear like this.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image