Skip to content

Commit 1466841

Browse files
authored
Merge branch 'MicrosoftDocs:public' into public
2 parents 46798f2 + ba660ea commit 1466841

File tree

109 files changed

+1530
-1811
lines changed

Some content is hidden

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

109 files changed

+1530
-1811
lines changed

.openpublishing.redirection.defender-endpoint.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,21 @@
9494
"source_path": "defender-endpoint/monthly-security-summary-report.md",
9595
"redirect_url": "/defender-endpoint/threat-protection-reports#monthly-security-summary",
9696
"redirect_document_id": true
97+
},
98+
{
99+
"source_path": "defender-endpoint/run-analyzer-macos-linux.md",
100+
"redirect_url": "/defender-endpoint/overview-client-analyzer",
101+
"redirect_document_id": true
102+
},
103+
{
104+
"source_path": "defender-endpoint/download-client-analyzer.md",
105+
"redirect_url": "/defender-endpoint/overview-client-analyzer",
106+
"redirect_document_id": false
107+
},
108+
{
109+
"source_path": "defender-endpoint/comprehensive-guidance-on-linux-deployment.md",
110+
"redirect_url": "/defender-endpoint/linux-installer-script",
111+
"redirect_document_id": true
97112
}
98113
]
99114
}

ATPDocs/whats-new.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,17 @@ For updates about versions and features released six months ago or earlier, see
2424

2525
## March 2025
2626

27+
### Enhanced Identity Inventory (Preview)
28+
29+
The Identities page under *Assets* has been updated to provide better visibility and management of identities across your environment.
30+
The updated Identities Inventory page now includes the following tabs:
31+
32+
- Identities: A consolidated view of identities across Active Directory, Entra ID. This Identities tab highlights key details, including identity types, and user's information.
33+
34+
- Cloud application accounts: Displays a list of cloud application accounts, including those from application connectors and third-party sources (original available in the previous version based on Microsoft Defender for Cloud Apps).
35+
36+
For more information, see [Identity inventory details](/defender-for-identity/identity-inventory).
37+
2738
### New LDAP query events added to the IdentityQueryEvents table in Advanced Hunting
2839
New LDAP query events were added to the `IdentityQueryEvents` table in Advanced Hunting to provide more visibility into additional LDAP search queries running in the customer environment.
2940

CloudAppSecurityDocs/release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ For news about earlier releases, see [Archive of past updates for Microsoft Defe
2121

2222
## March 2025
2323

24+
### Enhanced Identity Inventory (Preview)
25+
26+
The Identities page under *Assets* has been updated to provide better visibility and management of identities across your environment. The updated Identities Inventory page now includes the following tabs:
27+
28+
- Identities: A consolidated view of identities across Active Directory, Entra ID. This Identities tab highlights key details, including identity types, and user's information.
29+
30+
- Cloud application accounts: Provides insights into accounts from connected applications via Defender for Cloud Apps, allowing investigation of account permissions, group memberships, aliases, and the applications in use.
31+
32+
For more information, see [Identity inventory details](/defender-for-identity/identity-inventory), [Cloud application accounts](/defender-cloud-apps/accounts).
33+
2434
### Role-Based Access Control scoping for "Behaviors" (Preview)
2535

2636
Defender for Cloud Apps customers can now configure Role-Based Access Control (RBAC) scoping for 'Behaviors.' This new capability allows administrators to define and manage access permissions more precisely. Administrators can ensure that users have the appropriate level of access to specific application data based on their roles and responsibilities. By using RBAC scoping, organizations can enhance their security posture, streamline operations, and reduce the risk of unauthorized access.

defender-endpoint/TOC.yml

Lines changed: 47 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -263,46 +263,54 @@
263263
items:
264264
- name: Deploy Defender for Endpoint on Linux
265265
items:
266-
- name: Defender for Endpoint on Linux for ARM64-based devices (preview)
267-
href: mde-linux-arm.md
268-
- name: Installer script based deployment
269-
href: linux-installer-script.md
270-
- name: Ansible based deployment
271-
href: linux-install-with-ansible.md
272-
- name: Chef based deployment
273-
href: linux-deploy-defender-for-endpoint-with-chef.md
274-
- name: Puppet based deployment
275-
href: linux-install-with-puppet.md
276-
- name: Saltstack-based deployment
277-
href: linux-install-with-saltack.md
278-
- name: Manual deployment
279-
href: linux-install-manually.md
280-
- name: Advanced deployment for Defender for Endpoint on Linux
281-
href: comprehensive-guidance-on-linux-deployment.md
282-
- name: Deployment guidance for Defender for Endpoint on Linux for SAP
283-
href: mde-linux-deployment-on-sap.md
284-
- name: Configure Defender for Endpoint on Linux
285-
items:
286-
- name: Configure and validate exclusions on Linux
287-
href: linux-exclusions.md
288-
- name: Static proxy configuration
289-
href: linux-static-proxy-configuration.md
290-
- name: Set preferences
291-
href: linux-preferences.md
292-
- name: Detect and block Potentially Unwanted Applications
293-
href: linux-pua.md
294-
- name: Schedule scans with Microsoft Defender for Endpoint on Linux
295-
href: linux-schedule-scan-mde.md
296-
- name: Schedule antivirus scan in Defender for Endpoint on Linux
297-
href: schedule-antivirus-scan-in-mde.md
298-
- name: Schedule an update for Microsoft Defender for Endpoint on Linux
299-
href: linux-update-MDE-Linux.md
300-
- name: Configure eBPF-based sensor
301-
href: linux-support-ebpf.md
302-
- name: Configure Offline Security Intelligence Update
303-
href: linux-support-offline-security-intelligence-update.md
266+
- name: 1 - Prerequisites
267+
href: mde-linux-prerequisites.md
268+
- name: 2 - Choose a deployment method
269+
items:
270+
- name: Installer script based deployment
271+
href: linux-installer-script.md
272+
- name: Ansible based deployment
273+
href: linux-install-with-ansible.md
274+
- name: Chef based deployment
275+
href: linux-deploy-defender-for-endpoint-with-chef.md
276+
- name: Puppet based deployment
277+
href: linux-install-with-puppet.md
278+
- name: Saltstack-based deployment
279+
href: linux-install-with-saltack.md
280+
- name: Manual deployment
281+
href: linux-install-manually.md
282+
- name: Direct onboarding with Defender for Cloud
283+
href: /azure/defender-for-cloud/onboard-machines-with-defender-for-endpoint?toc=/defender-endpoint/toc.json&bc=/defender-endpoint/breadcrumb/toc.json
284+
- name: Defender for Endpoint on Linux for ARM64-based devices (preview)
285+
href: mde-linux-arm.md
286+
- name: Deployment guidance for Defender for Endpoint on Linux for SAP
287+
href: mde-linux-deployment-on-sap.md
288+
- name: 3 - Configuration
289+
items:
290+
- name: Configure security policies and settings
291+
href: linux-preferences.md
292+
- name: Static proxy configuration
293+
href: linux-static-proxy-configuration.md
294+
- name: Configure antivirus scans
295+
items:
296+
- name: Schedule antivirus scans using Anacron
297+
href: schedule-antivirus-scan-in-mde.md
298+
- name: Schedule antivirus scans using Crontab
299+
href: linux-schedule-scan-mde.md
300+
- name: Configure and validate exclusions on Linux
301+
href: linux-exclusions.md
302+
- name: Configure eBPF-based sensor
303+
href: linux-support-ebpf.md
304+
- name: Detect and block Potentially Unwanted Applications
305+
href: linux-pua.md
306+
- name: Configure Offline Security Intelligence Update
307+
href: linux-support-offline-security-intelligence-update.md
304308
- name: Update Defender for Endpoint on Linux
305-
href: linux-updates.md
309+
items:
310+
- name: Update Defender for Endpoint on Linux
311+
href: linux-updates.md
312+
- name: Schedule an update for Defender for Endpoint on Linux
313+
href: linux-update-mde-linux.md
306314
- name: Privacy for Defender for Endpoint on Linux
307315
href: linux-privacy.md
308316
- name: Resources for Microsoft Defender for Endpoint on Linux
@@ -494,12 +502,8 @@
494502
items:
495503
- name: Client analyzer overview
496504
href: overview-client-analyzer.md
497-
- name: Download and run the client analyzer
498-
href: download-client-analyzer.md
499505
- name: Run the client analyzer on Windows
500506
href: run-analyzer-windows.md
501-
- name: Run the client analyzer on macOS or Linux
502-
href: run-analyzer-macos-linux.md
503507
- name: Run the client analyzer on Linux
504508
href: run-analyzer-linux.md
505509
- name: Run the client analyzer on macOS

defender-endpoint/api/isolate-machine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.topic: reference
1414
ms.subservice: reference
1515
ms.custom: api
1616
search.appverid: met150
17-
ms.date: 03/11/2025
17+
ms.date: 03/12/2025
1818
---
1919

2020
# Isolate machine API

defender-endpoint/api/unisolate-machine.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.topic: reference
1515
ms.subservice: reference
1616
ms.custom: api
1717
search.appverid: met150
18-
ms.date: 03/01/2025
18+
ms.date: 03/12/2025
1919
---
2020

2121
# Release device from isolation API
@@ -47,7 +47,7 @@ Undo isolation of a device.
4747
> [!IMPORTANT]
4848
>
4949
> - Full isolation is available for devices on Windows 10, version 1703.
50-
> - Full isolation is available in **public preview** for all supported Microsoft Defender for Endpoint on Linux listed in [System requirements](../microsoft-defender-endpoint-linux.md#system-requirements).
50+
> - Full isolation is available in **public preview** for all supported Microsoft Defender for Endpoint on Linux listed in [System requirements](/defender-endpoint/mde-linux-prerequisites).
5151
> - Selective isolation is available for devices on Windows 10, version 1709 or later.
5252
> - When isolating a device, only certain processes and destinations are allowed. Therefore, devices that are behind a full VPN tunnel won't be able to reach the Microsoft Defender for Endpoint cloud service after the device is isolated. We recommend using a split-tunneling VPN for Microsoft Defender for Endpoint and Microsoft Defender Antivirus cloud-based protection-related traffic.
5353

0 commit comments

Comments
 (0)