Skip to content

Commit 38d9c0d

Browse files
committed
Update run-analyzer-macos-linux.md
1 parent 97298a1 commit 38d9c0d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

defender-endpoint/run-analyzer-macos-linux.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -341,13 +341,13 @@ The files generated when using this mode:
341341
> [!NOTE]
342342
> The files corresponding to diagnostic mode are also generated.
343343
344-
The tar files contains files on the format `<pid of a MDE process>.data`.
344+
The tar files contain files on the format `<pid of a MDE process>.data`.
345345
The data file can be read using the command:
346346
347347
`perf report -i <pid>.data`
348348
349349
#### Run connectivity test
350-
This modes test if the cloud resources needed by Defender for Endpoint is reachable or not.
350+
This modes test if the cloud resources needed by Defender for Endpoint are reachable or not.
351351
352352
```console
353353
@@ -360,12 +360,12 @@ This modes test if the cloud resources needed by Defender for Endpoint is reacha
360360
361361
Usage example: `sudo ./MDESupportTool connectivitytest -o ~/MicrosoftDefenderATPOnboardingLinuxServer.py`
362362
363-
The result will be printed in the screen.
363+
The result is printed in the screen.
364364
365365
366366
#### Collect different installation/onboarding reports
367367
368-
This mode collects installation related info like disto info, system requirements, etc.
368+
This mode collects installation related info like distro info, system requirements, etc.
369369
370370
```console
371371
@@ -401,7 +401,7 @@ Use OS tracing facilities to record Defender for Endpoint performance traces.
401401
402402
On running this command for the first time, it installs a Profile configuration.
403403
404-
Follow this to approve profile installation: [Apple Support Guide](https://support.apple.com/guide/mac-help/configuration-profiles-standardize-settings-mh35561/mac#:~:text=Install%20a%20configuration%20profile%20you%E2%80%99ve%20received).
404+
For more information about how to approve profile installation, see [Apple Support Guide](https://support.apple.com/guide/mac-help/configuration-profiles-standardize-settings-mh35561/mac#:~:text=Install%20a%20configuration%20profile%20you%E2%80%99ve%20received).
405405
406406
Usage example `./mde_support_tool.sh trace --length 5`
407407

0 commit comments

Comments
 (0)