update text

This commit is contained in:
Beth Levin 2019-11-05 15:03:08 -08:00
parent c1475b109e
commit c141f13f5e
2 changed files with 14 additions and 17 deletions

View File

@ -316,7 +316,7 @@
#### [Deploy Microsoft Defender Advanced Threat Protection for Mac]() #### [Deploy Microsoft Defender Advanced Threat Protection for Mac]()
##### [Microsoft Intune-based deployment](microsoft-defender-atp/mac-install-with-intune.md) ##### [Microsoft Intune-based deployment](microsoft-defender-atp/mac-install-with-intune.md)
##### [JAMF-based deployment](microsoft-defender-atp/mac-install-with-jamf.md) ##### [JAMF-based deployment](microsoft-defender-atp/mac-install-with-jamf.md)
##### [Deployment with a different Mobile Device Management (MDM) system](windows-defender-atp/mac-install-with-other-mdm.md) ##### [Deployment with a different Mobile Device Management (MDM) system](microsoft-defender-atp/mac-install-with-other-mdm.md)
##### [Manual deployment](microsoft-defender-atp/mac-install-manually.md) ##### [Manual deployment](microsoft-defender-atp/mac-install-manually.md)
#### [Update Microsoft Defender ATP for Mac](microsoft-defender-atp/mac-updates.md) #### [Update Microsoft Defender ATP for Mac](microsoft-defender-atp/mac-updates.md)
#### [Configure Microsoft Defender ATP for Mac]() #### [Configure Microsoft Defender ATP for Mac]()

View File

@ -37,7 +37,7 @@ To learn how to configure a macOS machine running Microsoft Defender ATP to be a
### Prerequisites ### Prerequisites
- Access to the Microsoft Defender Security Center portal - A Microsoft Defender ATP subscription and access to the Microsoft Defender Security Center portal
- Beginner-level experience in macOS and BASH scripting - Beginner-level experience in macOS and BASH scripting
- Administrative privileges on the device (in case of manual deployment) - Administrative privileges on the device (in case of manual deployment)
@ -45,29 +45,27 @@ To learn how to configure a macOS machine running Microsoft Defender ATP to be a
There are several methods and deployment tools that you can use to install and configure Microsoft Defender ATP for Mac. There are several methods and deployment tools that you can use to install and configure Microsoft Defender ATP for Mac.
In general you need to take the following steps: * Third-party management tools:
* [Microsoft Intune-based deployment](mac-install-with-intune.md)
* [JAMF-based deployment](mac-install-with-jamf.md)
* [Other MDM products](mac-install-with-other-mdm.md)
- Ensure that you have a Microsoft Defender ATP subscription and have access to the Microsoft Defender ATP Portal * Command-line tool:
- Deploy Microsoft Defender ATP for Mac using one of the following deployment methods: * [Manual deployment](mac-install-manually.md)
- Via third-party management tools:
- [Microsoft Intune-based deployment](mac-install-with-intune.md)
- [JAMF-based deployment](mac-install-with-jamf.md)
- [Other MDM products](mac-install-with-other-mdm.md)
- Via the command-line tool:
- [Manual deployment](mac-install-manually.md)
### System requirements ### System requirements
> [!CAUTION] The three most recent major releases of macOS are supported.
> The three most recent major releases of macOS are supported. Beta versions of macOS are not supported.
>
> macOS Sierra (10.12) support will end on January 1, 2020.
- Supported macOS versions: 10.15 (Catalina), 10.14 (Mojave), 10.13 (High Sierra) - 10.15 (Catalina), 10.14 (Mojave), 10.13 (High Sierra)
- Disk space: 650 MB - Disk space: 650 MB
Beta versions of macOS are not supported. macOS Sierra (10.12) support will end on January 1, 2020.
After you've enabled the service, you may need to configure your network or firewall to allow outbound connections between it and your endpoints. After you've enabled the service, you may need to configure your network or firewall to allow outbound connections between it and your endpoints.
### Network connections
The following table lists the services and their associated URLs that your network must be able to connect to. You should ensure that there are no firewall or network filtering rules that would deny access to these URLs, or you may need to create an *allow* rule specifically for them. The following table lists the services and their associated URLs that your network must be able to connect to. You should ensure that there are no firewall or network filtering rules that would deny access to these URLs, or you may need to create an *allow* rule specifically for them.
| Service location | DNS record | | Service location | DNS record |
@ -105,7 +103,6 @@ Once Microsoft Defender ATP is installed, connectivity can be validated by runni
$ mdatp --connectivity-test $ mdatp --connectivity-test
``` ```
## How to update Microsoft Defender ATP for Mac ## How to update Microsoft Defender ATP for Mac
Microsoft regularly publishes software updates to improve performance, security, and to deliver new features. To update Microsoft Defender ATP for Mac, a program named Microsoft AutoUpdate (MAU) is used. Microsoft regularly publishes software updates to improve performance, security, and to deliver new features. To update Microsoft Defender ATP for Mac, a program named Microsoft AutoUpdate (MAU) is used.