fix links

This commit is contained in:
Joey Caparas
2020-09-17 10:20:35 -07:00
parent ab2aafd151
commit 9226fb4e4e
3 changed files with 7 additions and 7 deletions

View File

@ -53,17 +53,17 @@ Most MDM solutions use the same model for managing macOS devices, with similar t
### Package ### Package
Configure deployment of a [required application package](mac-install-with-jamf.md#package), Configure deployment of a [required application package](mac-install-with-jamf.md),
with the installation package (wdav.pkg) downloaded from [Microsoft Defender Security Center](mac-install-with-jamf.md#download-installation-and-onboarding-packages). with the installation package (wdav.pkg) downloaded from [Microsoft Defender Security Center](mac-install-with-jamf.md).
In order to deploy the package to your enterprise, use the instructions associated with your MDM solution. In order to deploy the package to your enterprise, use the instructions associated with your MDM solution.
### License settings ### License settings
Set up [a system configuration profile](mac-install-with-jamf.md#configuration-profile). Set up [a system configuration profile](mac-install-with-jamf.md).
Your MDM solution may call it something like "Custom Settings Profile", as Microsoft Defender ATP for Mac is not part of macOS. Your MDM solution may call it something like "Custom Settings Profile", as Microsoft Defender ATP for Mac is not part of macOS.
Use the property list, jamf/WindowsDefenderATPOnboarding.plist, which can be extracted from an onboarding package downloaded from [Microsoft Defender Security Center](mac-install-with-jamf.md#download-installation-and-onboarding-packages). Use the property list, jamf/WindowsDefenderATPOnboarding.plist, which can be extracted from an onboarding package downloaded from [Microsoft Defender Security Center](mac-install-with-jamf.md).
Your system may support an arbitrary property list in XML format. You can upload the jamf/WindowsDefenderATPOnboarding.plist file as-is in that case. Your system may support an arbitrary property list in XML format. You can upload the jamf/WindowsDefenderATPOnboarding.plist file as-is in that case.
Alternatively, it may require you to convert the property list to a different format first. Alternatively, it may require you to convert the property list to a different format first.
@ -76,4 +76,4 @@ Set up a KEXT or kernel extension policy. Use team identifier **UBF8T346G9** to
## Check installation status ## Check installation status
Run [mdatp](mac-install-with-jamf.md#check-onboarding-status) on a client device to check the onboarding status. Run [mdatp](mac-install-with-jamf.md) on a client device to check the onboarding status.

View File

@ -49,7 +49,7 @@ The following sections provide guidance on how to address this issue, depending
See the instructions corresponding to the management tool that you used to deploy the product: See the instructions corresponding to the management tool that you used to deploy the product:
- [JAMF-based deployment](mac-install-with-jamf.md#configuration-profile) - [JAMF-based deployment](mac-install-with-jamf.md)
- [Microsoft Intune-based deployment](mac-install-with-intune.md#create-system-configuration-profiles) - [Microsoft Intune-based deployment](mac-install-with-intune.md#create-system-configuration-profiles)
## Manual deployment ## Manual deployment

View File

@ -157,6 +157,6 @@ ms.topic: conceptual
> The mechanism for granting this consent depends on how you deployed Microsoft Defender ATP: > The mechanism for granting this consent depends on how you deployed Microsoft Defender ATP:
> >
> - For manual deployments, see the updated instructions in the [Manual deployment](mac-install-manually.md#how-to-allow-full-disk-access) topic. > - For manual deployments, see the updated instructions in the [Manual deployment](mac-install-manually.md#how-to-allow-full-disk-access) topic.
> - For managed deployments, see the updated instructions in the [JAMF-based deployment](mac-install-with-jamf.md#privacy-preferences-policy-control) and [Microsoft Intune-based deployment](mac-install-with-intune.md#create-system-configuration-profiles) topics. > - For managed deployments, see the updated instructions in the [JAMF-based deployment](mac-install-with-jamf.md) and [Microsoft Intune-based deployment](mac-install-with-intune.md#create-system-configuration-profiles) topics.
- Performance improvements & bug fixes - Performance improvements & bug fixes