Skip to content

Commit f7809b1

Browse files
authored
Merge branch 'main' into poliveria-custom-functions-11202025
2 parents e6c9c8e + 4e92f18 commit f7809b1

File tree

683 files changed

+3288
-3918
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

683 files changed

+3288
-3918
lines changed

.openpublishing.redirection.defender-endpoint.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,12 @@
169169
"source_path": "defender-endpoint/install-defender-endpoint-linux.md",
170170
"redirect_url": "/defender-endpoint/mde-linux-prerequisites",
171171
"redirect_document_id": false
172-
}
172+
},
173+
{
174+
"source_path": "defender-endpoint/api/user.md",
175+
"redirect_url": "/defender-endpoint/api/get-user-related-alerts",
176+
"redirect_document_id": false
177+
}
178+
173179
]
174180
}

defender-endpoint/TOC.yml

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1207,7 +1207,7 @@
12071207

12081208
- name: Alert
12091209
items:
1210-
- name: Alert methods and properties
1210+
- name: Alert properties
12111211
href: api/alerts.md
12121212
- name: List alerts
12131213
href: api/get-alerts.md
@@ -1245,7 +1245,7 @@
12451245

12461246
- name: Authenticated scan
12471247
items:
1248-
- name: Authenticated scan methods and properties
1248+
- name: Authenticated scan properties
12491249
href: api/get-authenticated-scan-properties.md
12501250
- name: Get all scan definitions
12511251
href: api/get-all-scan-definitions.md
@@ -1269,7 +1269,7 @@
12691269

12701270
- name: Automated investigation
12711271
items:
1272-
- name: Investigation methods and properties
1272+
- name: Investigation properties
12731273
href: api/investigation.md
12741274
- name: List Investigation
12751275
href: api/get-investigation-collection.md
@@ -1301,7 +1301,7 @@
13011301

13021302
- name: File
13031303
items:
1304-
- name: File methods and properties
1304+
- name: File properties
13051305
href: api/files.md
13061306
- name: Get file information
13071307
href: api/get-file-information.md
@@ -1314,12 +1314,12 @@
13141314

13151315
- name: Indicators
13161316
items:
1317-
- name: Indicators methods and properties
1317+
- name: Indicators properties
13181318
href: api/ti-indicator.md
13191319
- name: List Indicators
13201320
href: api/get-ti-indicators-collection.md
13211321
- name: Submit Indicator
1322-
href: api/ti-indicator.md
1322+
href: api/post-ti-indicator.md
13231323
- name: Import Indicator
13241324
href: api/import-ti-indicators.md
13251325
- name: Delete Indicator
@@ -1341,7 +1341,7 @@
13411341

13421342
- name: Live response library
13431343
items:
1344-
- name: Live response library methods and properties
1344+
- name: Live response library properties
13451345
href: live-response-library-methods.md
13461346
- name: List library files
13471347
href: api/list-library-files.md
@@ -1352,7 +1352,7 @@
13521352

13531353
- name: Machine
13541354
items:
1355-
- name: Machine methods and properties
1355+
- name: Machine properties
13561356
href: api/machine.md
13571357
- name: List machines
13581358
href: api/get-machines.md
@@ -1387,7 +1387,7 @@
13871387

13881388
- name: Machine Action
13891389
items:
1390-
- name: Machine Action methods and properties
1390+
- name: Machine Action properties
13911391
href: api/machineaction.md
13921392
- name: List Machine Actions
13931393
href: api/get-machineactions-collection.md
@@ -1420,7 +1420,7 @@
14201420

14211421
- name: Recommendation
14221422
items:
1423-
- name: Recommendation methods and properties
1423+
- name: Recommendation properties
14241424
href: api/recommendation.md
14251425
- name: List all recommendations
14261426
href: api/get-all-recommendations.md
@@ -1435,7 +1435,7 @@
14351435

14361436
- name: Remediation activity
14371437
items:
1438-
- name: Remediation activity methods and properties
1438+
- name: Remediation activity properties
14391439
href: api/get-remediation-methods-properties.md
14401440
- name: Get one remediation activity by ID
14411441
href: api/get-remediation-one-activity.md
@@ -1446,7 +1446,7 @@
14461446

14471447
- name: Score
14481448
items:
1449-
- name: Score methods and properties
1449+
- name: Score properties
14501450
href: api/score.md
14511451
- name: List exposure score by machine group
14521452
href: api/get-machine-group-exposure-score.md
@@ -1466,7 +1466,7 @@
14661466

14671467
- name: Software
14681468
items:
1469-
- name: Software methods and properties
1469+
- name: Software properties
14701470
href: api/software.md
14711471
- name: List software
14721472
href: api/get-software.md
@@ -1482,16 +1482,14 @@
14821482
href: api/get-missing-kbs-software.md
14831483
- name: User
14841484
items:
1485-
- name: User methods
1486-
href: api/user.md
14871485
- name: Get user related alerts
14881486
href: api/get-user-related-alerts.md
14891487
- name: Get user related machines
14901488
href: api/get-user-related-machines.md
14911489

14921490
- name: Vulnerability
14931491
items:
1494-
- name: Vulnerability methods and properties
1492+
- name: Vulnerability properties
14951493
href: api/vulnerability.md
14961494
- name: List vulnerabilities
14971495
href: api/get-all-vulnerabilities.md

defender-endpoint/access-mssp-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Access the Microsoft Defender XDR MSSP customer portal
33
description: Access the Microsoft Defender XDR MSSP customer portal
44
ms.service: defender-endpoint
55
ms.subservice: onboard
6-
ms.author: bagol
7-
author: batamig
6+
ms.author: kesharab
7+
author: KesemSharabi
88
ms.localizationpriority: medium
99
manager: bagol
1010
audience: ITPro

defender-endpoint/address-unwanted-behaviors-mde.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Address unwanted behaviors in Microsoft Defender for Endpoint with exclusions, indicators, and other techniques
33
description: Learn how to use exclusions, indicators, and other techniques to address unwanted behaviors in Microsoft Defender for Endpoint.
4-
author: batamig
5-
ms.author: bagol
4+
author: KesemSharabi
5+
ms.author: kesharab
66
manager: bagol
77
ms.date: 11/14/2024
88
ms.topic: how-to
@@ -153,4 +153,4 @@ In this scenario, whenever a user opens documents that were created by using Mic
153153
## See also
154154

155155
- [Exclusions overview](navigate-defender-endpoint-antivirus-exclusions.md)
156-
- [Managing exclusions reference](managing-exclusions.md)
156+
- [Managing exclusions reference](managing-exclusions.md)

defender-endpoint/admin-submissions-mde.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.date: 05/06/2024
66
appliesto:
77
- Microsoft Defender for Endpoint
88
ms.service: defender-endpoint
9-
ms.author: bagol
10-
author: batamig
9+
ms.author: kesharab
10+
author: KesemSharabi
1111
manager: bagol
1212
ms.localizationpriority: medium
1313
audience: ITPro

defender-endpoint/adv-tech-of-mdav.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Advanced technologies at the core of Microsoft Defender Antivirus
33
description: Microsoft Defender Antivirus engines and advanced technologies
4-
author: batamig
5-
ms.author: bagol
4+
author: KesemSharabi
5+
ms.author: kesharab
66
ms.reviewer: yongrhee
77
manager: bagol
88
ms.service: defender-endpoint

defender-endpoint/aggregated-reporting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Aggregated reporting in Microsoft Defender for Endpoint
33
description: Learn how you collect important telemetry in Microsoft Defender for Endpoint by turning on aggregated reporting.
44
ms.service: defender-endpoint
5-
ms.author: bagol
6-
author: batamig
5+
ms.author: kesharab
6+
author: KesemSharabi
77
ms.localizationpriority: medium
88
manager: bagol
99
audience: ITPro

defender-endpoint/alerts-queue-endpoint-detection-response.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ ms.reviewer:
44
description: View and manage the alerts surfaced in Microsoft Defender XDR
55
keywords:
66
ms.service: defender-endpoint
7-
ms.author: bagol
8-
author: batamig
7+
ms.author: lwainstein
8+
author: limwainstein
99
ms.localizationpriority: medium
1010
manager: bagol
1111
audience: ITPro

defender-endpoint/alerts-queue.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: View and organize the Microsoft Defender for Endpoint Alerts queue
33
description: Learn about how the Microsoft Defender for Endpoint alerts queues work, and how to sort and filter lists of alerts.
44
ms.service: defender-endpoint
5-
ms.author: bagol
6-
author: batamig
5+
ms.author: lwainstein
6+
author: limwainstein
77
ms.localizationpriority: medium
88
manager: bagol
99
audience: ITPro

defender-endpoint/amsi-on-mdav.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Anti-malware Scan Interface (AMSI) integration with Microsoft Defender Antivirus"
33
description: Describes fileless malware and how Microsoft Defender Antivirus uses AMSI to protect against hidden threats.
4-
author: batamig
5-
ms.author: bagol
4+
author: KesemSharabi
5+
ms.author: kesharab
66
manager: bagol
77
ms.reviewer: yongrhee
88
ms.date: 10/20/2025

0 commit comments

Comments
 (0)