Skip to content

Commit 1f7fa80

Browse files
Merge pull request #2531 from MicrosoftDocs/main
Publish main to live, 01/23/25, 3:30 PM PT
2 parents 808d7f1 + 50e8471 commit 1f7fa80

26 files changed

+250
-210
lines changed

.openpublishing.redirection.defender-cloud-apps.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -994,6 +994,11 @@
994994
"source_path": "CloudAppSecurityDocs/what-is-cloud-app-security.md",
995995
"redirect_url": "/defender-cloud-apps/what-is-defender-for-cloud-apps",
996996
"redirect_document_id": true
997+
},
998+
{
999+
"source_path": "CloudAppSecurityDocs/tutorial-ueba.md",
1000+
"redirect_url": "/defender-cloud-apps/",
1001+
"redirect_document_id": true
9971002
},
9981003
{
9991004
"source_path": "CloudAppSecurityDocs/file-filters.md",

CloudAppSecurityDocs/index.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -94,16 +94,6 @@ landingContent:
9494
- text: Threat response governance actions
9595
url: governance-actions.md
9696

97-
- linkListType: how-to-guide
98-
links:
99-
- text: Use in-browser protection with Microsoft Edge
100-
url: in-browser-protection.md
101-
- text: Investigate behaviors by hunting
102-
url: behaviors.md
103-
- text: Investigate anomaly detection alerts
104-
url: investigate-anomaly-alerts.md
105-
- text: Investigate risky users
106-
url: tutorial-ueba.md
10797

10898
# Card (optional)
10999
- title: Information protection

CloudAppSecurityDocs/tutorial-ueba.md

Lines changed: 0 additions & 131 deletions
This file was deleted.

defender-endpoint/defender-antivirus-compatibility-without-mde.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: deniseb
66
ms.reviewer: yongrhee
77
ms.service: defender-endpoint
88
ms.topic: conceptual
9-
ms.date: 01/06/2025
9+
ms.date: 01/23/2025
1010
ms.subservice: ngp
1111
search.appverid: met150
1212
ms.localizationpriority: medium
@@ -67,12 +67,20 @@ gsv WinDefend, WdBoot, WdFilter, WdNisSvc, WdNisDrv | ft -auto DisplayName, Name
6767

6868
**A:** We don't support the manual modification of the start type of the services and drivers for Microsoft Defender Antivirus in Windows images. On Windows clients, the supported method is by your non-Microsoft antivirus registering in Windows Security Center (WSC) api. Or, on Windows Server, you can uninstall the Microsoft Defender Antivirus feature by using roles and features MMC or by running the following PowerShell command (as an administrator):
6969

70+
Windows Server 2019 and newer
7071
```powershell
7172
7273
Uninstall-WindowsFeature Windows-Defender
7374
7475
```
7576

77+
Windows Server 2016
78+
```powershell
79+
80+
Uninstall-WindowsFeature Windows-Defender
81+
Uninstall-WindowsFeature Windows-Defender-Gui
82+
```
83+
7684
**Q:** Can I use Microsoft Defender Antivirus in passive mode without onboarding to Microsoft Defender for Endpoint?
7785

7886
**A:** No. Passive mode is a functionality in Microsoft Defender for Endpoint Plan 2.

defender-endpoint/indicator-certificates.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
ms.topic: conceptual
1616
ms.subservice: asr
1717
search.appverid: met150
18-
ms.date: 07/31/2024
18+
ms.date: 01/23/2025
1919
---
2020

2121
# Create indicators based on certificates
@@ -33,28 +33,28 @@ ms.date: 07/31/2024
3333
3434
You can create indicators for certificates. Some common use cases include:
3535

36-
- Scenarios when you need to deploy blocking technologies, such as [attack surface reduction rules](attack-surface-reduction.md) but need to allow behaviors from signed applications by adding the certificate in the allow list.
37-
- Blocking the use of a specific signed application across your organization. By creating an indicator to block the certificate of the application, Windows Defender AV will prevent file executions (block and remediate) and the Automated Investigation and Remediation behave the same.
36+
- Scenarios when you need to deploy blocking technologies, such as [attack surface reduction rules](attack-surface-reduction.md) but need to allow behaviors from signed applications by adding the certificate in the allowlist.
37+
- Blocking the use of a specific signed application across your organization. By creating an indicator to block the certificate of the application, Microsoft Defender Antivirus prevents file executions (block and remediate), and automated investigation and remediation behaves the same.
3838

3939
## Before you begin
4040

41-
It's important to understand the following requirements prior to creating indicators for certificates:
41+
It's important to understand the following requirements before creating indicators for certificates:
4242

43-
- This feature is available if your organization uses Microsoft Defender Antivirus and Cloud-based protection is enabled. For more information, see [Manage cloud-based protection](/windows/security/threat-protection/microsoft-defender-antivirus/deploy-manage-report-microsoft-defender-antivirus).
44-
- The Antimalware client version must be 4.18.1901.x or later.
43+
- This feature is available if your organization uses Microsoft Defender Antivirus (in active mode) and cloud-based protection is enabled. For more information, see [Manage cloud-based protection](/windows/security/threat-protection/microsoft-defender-antivirus/deploy-manage-report-microsoft-defender-antivirus).
44+
- The anti-malware client version must be `4.18.1901.x` or later.
4545
- Supported on machines on Windows 10, version 1703 or later, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, and Windows Server 2022.
4646

4747
> [!NOTE]
48-
> Windows Server 2016 and Windows Server 2012 R2 will need to be onboarded using the instructions in [Onboard Windows servers](configure-server-endpoints.md#windows-server-2016-and-windows-server-2012-r2) for this feature to work.
48+
> Windows Server 2016 and Windows Server 2012 R2 must be onboarded using the instructions in [Onboard Windows servers](configure-server-endpoints.md#windows-server-2016-and-windows-server-2012-r2) for this feature to work.
4949
5050
- The virus and threat protection definitions must be up to date.
5151
- This feature currently supports entering .CER or .PEM file extensions.
5252

5353
> [!IMPORTANT]
5454
>
5555
> - A valid leaf certificate is a signing certificate that has a valid certification path and must be chained to the Root Certificate Authority (CA) trusted by Microsoft. Alternatively, a custom (self-signed) certificate can be used as long as it's trusted by the client (Root CA certificate is installed under the Local Machine 'Trusted Root Certification Authorities').
56-
> - The children or parent of the allow/block certificate IOCs are not included in the allow/block IoC functionality, only leaf certificates are supported.
57-
> - Microsoft signed certificates cannot be blocked.
56+
> - The children or parent of the allow/block certificate IOCs aren't included in the allow/block IoC functionality, only leaf certificates are supported.
57+
> - Microsoft signed certificates can't be blocked.
5858
5959
## Create an indicator for certificates from the settings page:
6060

@@ -66,11 +66,12 @@ It's important to understand the following requirements prior to creating indica
6666
2. Select **Add indicator**.
6767

6868
3. Specify the following details:
69-
- Indicator - Specify the entity details and define the expiration of the indicator.
70-
- Action - Specify the action to be taken and provide a description.
71-
- Scope - Define the scope of the machine group.
7269

73-
4. Review the details in the Summary tab, then click **Save**.
70+
- **Indicator**: Specify the entity details and define the expiration of the indicator.
71+
- **Action**: Specify the action to be taken and provide a description.
72+
- **Scope**: Define the scope of the machine group.
73+
74+
4. Review the details on the **Summary** tab, and then select **Save**.
7475

7576
## Related articles
7677

@@ -79,4 +80,5 @@ It's important to understand the following requirements prior to creating indica
7980
- [Create indicators for IPs and URLs/domains](indicator-ip-domain.md)
8081
- [Manage indicators](indicator-manage.md)
8182
- [Exclusions for Microsoft Defender for Endpoint and Microsoft Defender Antivirus](defender-endpoint-antivirus-exclusions.md)
83+
8284
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

0 commit comments

Comments
 (0)