Skip to content

Commit 1cfbcb3

Browse files
committed
edits
1 parent 49cd9e0 commit 1cfbcb3

File tree

4 files changed

+29
-29
lines changed

4 files changed

+29
-29
lines changed

defender-endpoint/mac-support-perf-overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,16 @@ This article provides general guidelines to identify performance issues related
2727
Depending on the applications that you're running and your device characteristics, you might experience suboptimal performance when running Microsoft Defender for Endpoint on macOS. In particular, applications or system processes that access many resources over a short timespan can lead to performance issues in Microsoft Defender for Endpoint on macOS.
2828

2929
> [!TIP]
30-
> As a general best practice, it is recommended to [update the Microsoft Defender for Endpoint agent to latest available version](/defender-endpoint/mac-whatsnew) and confirming that the issue still persists before investigating further.
30+
> As a general best practice, it's recommended to [update the Microsoft Defender for Endpoint agent to latest available version](/defender-endpoint/mac-whatsnew) and confirming that the issue still persists before investigating further.
3131
3232
> [!CAUTION]
33-
> Running other third-party endpoint protection products alongside Microsoft Defender for Endpoint on MacOS is likely to lead to performance problems and unpredictable side effects. If non-Microsoft endpoint protection is an absolute requirement in your environment, you can configure Microsoft Defender Antivirus to run in **[Passive mode](mac-preferences.md)**. After you configure Passive mode, you can use Defender for Endpoint on Mac EDR functionality.
33+
> Running other non-Microsoft endpoint protection products alongside Microsoft Defender for Endpoint on macOS is likely to lead to performance problems and unpredictable side effects. If non-Microsoft endpoint protection is an absolute requirement in your environment, you can configure Microsoft Defender Antivirus to run in **[Passive mode](mac-preferences.md)**. After you configure Passive mode, you can use Defender for Endpoint on Mac EDR functionality.
3434
3535
> [!WARNING]
36-
> Before starting, make sure that other security products are not currently running on the device. Multiple security products might conflict and impact system performance.
36+
> Before starting, make sure that other security products aren't currently running on the device. Multiple security products might conflict and affect system performance.
3737
3838
> [!TIP]
39-
> If you're running other third-party security products, make sure that the Microsoft Defender for Endpoint on macOS processes and paths are excluded from that 3rd party security product and that security product is excluded from Microsoft Defender for Endpoint on macOS. And vice-versa.
39+
> If you're running other non-Microsoft security products, make sure that the Microsoft Defender for Endpoint on macOS processes and paths are excluded from that non-Microsoft security product and that security product is excluded from Microsoft Defender for Endpoint on macOS. And vice-versa.
4040
When troubleshooting performance issues for Microsoft Defender for Endpoint on macOS, you should review the **Activity Monitor** or run **top** to see which of the three (3) processes is leading the high cpu utilization
4141

4242
|Daemon name|Component|Troubleshooting guide|
@@ -45,5 +45,5 @@ When troubleshooting performance issues for Microsoft Defender for Endpoint on m
4545
|wdavdaemon_unprivileged| Antimalware (AV, EPP)|Review [Troubleshoot performance issues for Microsoft Defender for Endpoint on macOS](mac-support-perf.md).|
4646
|wdavdaemon_enterprise| Endpoint Detection and Response (EDR)|Open a [Microsoft support case](contact-support.md).|
4747

48-
Additionally, gather [Defender for Endpoint Client Analyzer](run-analyzer-macos-linux.md) files while the issue occurs. This will be used by the support team to investigate the issue.
48+
Additionally, gather [Defender for Endpoint Client Analyzer](run-analyzer-macos-linux.md) files while the issue occurs. This is used by the support team to investigate the issue.
4949

defender-endpoint/mac-support-perf.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This article provides some general steps that can be used to narrow down perform
3535
Depending on the applications that you're running and your device characteristics, you might experience suboptimal performance when running Microsoft Defender for Endpoint on macOS. In particular, applications or system processes that access many resources over a short timespan can lead to performance issues in Defender for Endpoint on macOS.
3636

3737
> [!WARNING]
38-
> Before you perform the procedures described in this article, make sure that other security products are not currently running on the device. Multiple security products can conflict and impact the host performance.
38+
> Before you perform the procedures described in this article, make sure that other security products aren't currently running on the device. Multiple security products can conflict and affect the host performance.
3939
4040
## Troubleshoot performance issues using real-time protection statistics
4141

@@ -48,10 +48,10 @@ Real-time protection (RTP) is a feature of Defender for Endpoint on macOS that c
4848
Prerequisites:
4949

5050
- Microsoft Defender for Endpoint version (Platform Update) 100.90.70 or newer
51-
- If you have [Tamper protection](tamperprotection-macos.md) turned on in block mode, use [Troubleshooting mode](mac-troubleshoot-mode.md) to capture real-time-protection-statistics. Otherwise, you will get null results.
51+
- If you have [Tamper protection](tamperprotection-macos.md) turned on in block mode, use [Troubleshooting mode](mac-troubleshoot-mode.md) to capture real-time-protection-statistics. Otherwise, you'll get null results.
5252

5353
> [!TIP]
54-
> As a general best practice, it is recommended to update the [Microsoft Defender for Endpoint agent to latest available version](linux-whatsnew.md) and confirming that the issue still persists before investigating further.
54+
> As a general best practice, it's recommended to update the [Microsoft Defender for Endpoint agent to latest available version](linux-whatsnew.md) and confirming that the issue still persists before investigating further.
5555
5656
To troubleshoot and mitigate performance issues, follow these steps:
5757

@@ -99,7 +99,7 @@ To troubleshoot and mitigate performance issues, follow these steps:
9999
```
100100

101101
> [!NOTE]
102-
> Using `--output json` (note the double dash) ensures that the output format is ready for parsing. The output of this command will show all processes and their associated scan activity.
102+
> Using `--output json` (note the double dash) ensures that the output format is ready for parsing. The output of this command shows all processes and their associated scan activity.
103103
6. On your Mac system, download the sample Python parser `high_cpu_parser.py` using the command:
104104

105105
```bash
@@ -149,7 +149,7 @@ To troubleshoot and mitigate performance issues, follow these steps:
149149
8. To improve the performance of Defender for Endpoint on Mac, locate the one with the highest number under the **Total files scanned** row, and then add an exclusion for it. For more information, see [Configure and validate exclusions for Defender for Endpoint on macOS](mac-exclusions.md).
150150

151151
> [!NOTE]
152-
> The application stores statistics in memory and only keeps track of file activity since it was started and real-time protection was enabled. Processes that were launched before or during periods when real time protection was off are not counted. Additionally, only events which triggered scans are counted.
152+
> The application stores statistics in memory and only keeps track of file activity since it was started and real-time protection was enabled. Processes that were launched before or during periods when real time protection was off aren't counted. Additionally, only events which triggered scans are counted.
153153
154154
9. Configure Microsoft Defender for Endpoint on macOS with exclusions for the processes or disk locations that contribute to the performance issues and re-enable real-time protection.
155155

@@ -162,4 +162,4 @@ The Microsoft Defender for Endpoint Client Analyzer (MDECA) can collect traces,
162162
To run the client analyzer for troubleshooting performance issues, see [Run the client analyzer on macOS and Linux](run-analyzer-macos-linux.md).
163163

164164
> [!NOTE]
165-
> The Microsoft Defender for Endpoint Client Analyzer tool is regularly used by Microsoft Customer Support Services (CSS) to collect information such as (but not limited to) IP addresses, PC names that will help troubleshoot issues you may be experiencing with Microsoft Defender for Endpoint. For more information about our privacy statement, see [Microsoft Privacy Statement](https://privacy.microsoft.com/privacystatement).
165+
> The Microsoft Defender for Endpoint Client Analyzer tool is regularly used by Microsoft Customer Support Services (CSS) to collect information such as (but not limited to) IP addresses, PC names that help troubleshoot issues you might be experiencing with Microsoft Defender for Endpoint. For more information about our privacy statement, see [Microsoft Privacy Statement](https://privacy.microsoft.com/privacystatement).

defender-endpoint/microsoft-defender-endpoint-mac.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ ms.date: 10/15/2024
3131

3232
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://signup.microsoft.com/create-account/signup?products=7f379fee-c4f9-4278-b0a1-e4c8c2fcdf7e&ru=https://aka.ms/MDEp2OpenTrial?ocid=docs-wdatp-exposedapis-abovefoldlink)
3333
34-
This topic describes how to install, configure, update, and use Defender for Endpoint on Mac.
34+
This article describes how to install, configure, update, and use Defender for Endpoint on Mac.
3535

3636
> [!CAUTION]
37-
> Running other third-party endpoint protection products alongside Microsoft Defender for Endpoint on Mac is likely to lead to performance problems and unpredictable side effects. If non-Microsoft endpoint protection is an absolute requirement in your environment, you can still safely take advantage of Defender for Endpoint on Mac EDR functionality after configuring the antivirus functionality to run in [Passive mode](mac-preferences.md#enforcement-level-for-antivirus-engine).
37+
> Running other non-Microsoft endpoint protection products alongside Microsoft Defender for Endpoint on Mac is likely to lead to performance problems and unpredictable side effects. If non-Microsoft endpoint protection is an absolute requirement in your environment, you can still safely take advantage of Defender for Endpoint on Mac EDR functionality after configuring the antivirus functionality to run in [Passive mode](mac-preferences.md#enforcement-level-for-antivirus-engine).
3838
3939
## What's new in the latest release
4040

@@ -53,7 +53,7 @@ To get the latest features, including preview capabilities (such as endpoint det
5353

5454
- A Defender for Endpoint subscription and access to the Microsoft Defender portal
5555
- Beginner-level experience in macOS and BASH scripting
56-
- Administrative privileges on the device (in case of manual deployment)
56+
- Administrative privileges on the device (in manual deployment)
5757

5858
### Installation instructions
5959

@@ -80,7 +80,7 @@ These four most recent major releases of macOS are supported.
8080
- Beta versions of macOS aren't supported.
8181

8282
> [!IMPORTANT]
83-
> On macOS 11 (Big Sur) and later, Microsoft Defender for Endpoint requires additional configuration profiles. If you are an existing customer upgrading from earlier versions of macOS, make sure to deploy the additional configuration profiles listed on [New configuration profiles for macOS Big Sur and newer versions of macOS](mac-sysext-policies.md) and detailed in [installation instructions](#installation-instructions).
83+
> On macOS 11 (Large Sur) and later, Microsoft Defender for Endpoint requires more configuration profiles. If you're an existing customer upgrading from earlier versions of macOS, make sure to deploy the extra configuration profiles listed on [New configuration profiles for macOS Big Sur and newer versions of macOS](mac-sysext-policies.md) and detailed in [installation instructions](#installation-instructions).
8484
8585
After you've enabled the service, you might need to configure your network or firewall to allow outbound connections between it and your endpoints.
8686

@@ -98,8 +98,8 @@ Microsoft Defender for Endpoint on Mac requires one of the following Microsoft V
9898
- Microsoft Defender for Endpoint P1 (included in [Microsoft 365 E3](https://techcommunity.microsoft.com/t5/microsoft-defender-for-endpoint/microsoft-defender-for-endpoint-plan-1-now-included-in-m365-e3/ba-p/3060639))
9999

100100
> [!NOTE]
101-
> Eligible licensed users may use Microsoft Defender for Endpoint on up to five concurrent devices.
102-
> Microsoft Defender for Endpoint is also available for purchase from a Cloud Solution Provider (CSP). When purchased via a CSP, it does not require Microsoft Volume Licensing offers listed.
101+
> Eligible licensed users might use Microsoft Defender for Endpoint on up to five concurrent devices.
102+
> Microsoft Defender for Endpoint is also available for purchase from a Cloud Solution Provider (CSP). When purchased via a CSP, it doesn't require Microsoft Volume Licensing offers listed.
103103
104104
### Configuring Exclusions
105105

@@ -118,8 +118,8 @@ Microsoft Defender for Endpoint can connect through a proxy server by using the
118118
If a proxy or firewall is blocking anonymous traffic, make sure that anonymous traffic is permitted in the previously listed URLs.
119119

120120
> [!WARNING]
121-
> Authenticated proxies are not supported. Ensure that only PAC, WPAD, or a static proxy is being used.
122-
> SSL inspection and intercepting proxies are also not supported for security reasons. Configure an exception for SSL inspection and your proxy server to directly pass through data from Microsoft Defender for Endpoint on macOS to the relevant URLs without interception. Adding your interception certificate to the global store will not allow for interception.
121+
> Authenticated proxies aren't supported. Ensure that only PAC, WPAD, or a static proxy is being used.
122+
> SSL inspection and intercepting proxies are also not supported for security reasons. Configure an exception for SSL inspection and your proxy server to directly pass through data from Microsoft Defender for Endpoint on macOS to the relevant URLs without interception. Adding your interception certificate to the global store won't allow for interception.
123123
124124
#### Test network connectivity
125125

@@ -156,11 +156,11 @@ Guidance for how to configure the product in enterprise environments is availabl
156156

157157
## macOS kernel and system extensions
158158

159-
Starting with macOS 11 (Big Sur), Microsoft Defender for Endpoint has been fully migrated from kernel extension to system extensions.
159+
Starting with macOS 11 (Significant Sur), Microsoft Defender for Endpoint has been fully migrated from kernel extension to system extensions.
160160

161161
## Resources
162162

163-
- For more information about logging, uninstalling, or other topics, see [Resources for Microsoft Defender for Endpoint on Mac](mac-resources.md).
163+
- For more information about logging, uninstalling, or other articles, see [Resources for Microsoft Defender for Endpoint on Mac](mac-resources.md).
164164
- [Privacy for Microsoft Defender for Endpoint on Mac](mac-privacy.md).
165165
- [Turn on Network protection for macOS](network-protection-macos.md)
166166

defender-endpoint/troubleshoot-cloud-connect-mdemac.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Troubleshoot cloud connectivity issues for Microsoft Defender for Endpoint on macOS
3-
description: This topic describes how to troubleshoot cloud connectivity issues for Microsoft Defender for Endpoint on macOS
3+
description: This article describes how to troubleshoot cloud connectivity issues for Microsoft Defender for Endpoint on macOS
44
ms.service: defender-endpoint
55
author: emmwalshh
66
ms.author: ewalsh
@@ -30,7 +30,7 @@ ms.date: 03/25/2021
3030
**Platform**
3131
macOS
3232

33-
This topic describes how to Troubleshoot cloud connectivity issues for Microsoft Defender for Endpoint on macOS.
33+
This article describes how to Troubleshoot cloud connectivity issues for Microsoft Defender for Endpoint on macOS.
3434

3535
## Run the connectivity test
3636
To test if Defender for Endpoint on Mac can communicate to the cloud with the current network settings, run a connectivity test from the command line:
@@ -39,7 +39,7 @@ To test if Defender for Endpoint on Mac can communicate to the cloud with the cu
3939
mdatp connectivity test
4040
```
4141

42-
expected output:
42+
Expected output:
4343
```Bash
4444
Testing connection with https://cdn.x.cp.wd.microsoft.com/ping ... [OK]
4545
Testing connection with https://eu-cdn.x.cp.wd.microsoft.com/ping ... [OK]
@@ -57,18 +57,18 @@ Testing connection with https://uk-v20.events.data.microsoft.com/ping ... [OK]
5757
Testing connection with https://v20.events.data.microsoft.com/ping ... [OK]
5858
```
5959

60-
If the connectivity test fails, check if the device has Internet access and if [any of the endpoints required by the product](microsoft-defender-endpoint-mac.md#network-connections) are blocked by a proxy or firewall.
60+
If the connectivity test fails, check if the device has Internet access and if [any of the endpoints required by the product](microsoft-defender-endpoint-mac.md#network-connections) is blocked by a proxy or firewall.
6161

62-
Failures with curl error 35 or 60 indicate certificate pinning rejection, which indicates a potential issue with SSL or HTTPS inspection. See instructions below regarding SSL inspection configuration.
62+
Failures with curl error 35 or 60 indicate certificate pinning rejection, which indicates a potential issue with SSL or HTTPS inspection. See instructions regarding SSL inspection configuration.
6363

6464
## Troubleshooting steps for environments without proxy or with Proxy autoconfig (PAC) or with Web Proxy Autodiscovery Protocol (WPAD)
65-
Use the following procedure to test that a connection is not blocked in an environment without a proxy or with Proxy autoconfig (PAC) or with Web Proxy Autodiscovery Protocol (WPAD).
65+
Use the following procedure to test that a connection isn't blocked in an environment without a proxy or with Proxy autoconfig (PAC) or with Web Proxy Autodiscovery Protocol (WPAD).
6666

6767
If a proxy or firewall is blocking anonymous traffic, make sure that anonymous traffic is permitted in the previously listed URLs.
6868

6969
> [!WARNING]
70-
> Authenticated proxies are not supported. Ensure that only PAC, WPAD, or a static proxy is being used. SSL inspection and intercepting proxies are also not supported for security reasons. Configure an exception for SSL inspection and your proxy server to directly pass through data from Microsoft Defender for Endpoint on macOS to the relevant URLs without interception. Adding your interception certificate to the global store will not allow for interception.
71-
To test that a connection is not blocked:
70+
> Authenticated proxies aren't supported. Ensure that only PAC, WPAD, or a static proxy is being used. SSL inspection and intercepting proxies are also not supported for security reasons. Configure an exception for SSL inspection and your proxy server to directly pass through data from Microsoft Defender for Endpoint on macOS to the relevant URLs without interception. Adding your interception certificate to the global store won't allow for interception.
71+
To test that a connection isn't blocked:
7272
In a browser such as Microsoft Edge for Mac or Safari open https://x.cp.wd.microsoft.com/api/report and https://cdn.x.cp.wd.microsoft.com/ping.
7373

7474
Optionally, in Terminal, run the following command:

0 commit comments

Comments
 (0)