Skip to content

Commit f59ee56

Browse files
authored
Merge pull request #6566 from cmcclister/cm-linkfix-20220119
LinkFix: memdocs-pr (2022-01)
2 parents 5901e91 + 7611dc3 commit f59ee56

7 files changed

Lines changed: 11 additions & 76 deletions

File tree

memdocs/intune/fundamentals/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ A device with a safeguard hold appears as a device with an error in the report.
292292

293293
Microsoft occasionally places safeguard holds to block installation of an update on a device when something detected on that device is known to result in a poor post-update experience. For example, software or drivers are common reasons to place a safeguard hold. The hold remains in place until the underlying issue is resolved, and the update is safe to install.
294294

295-
To learn more about active safeguard holds and expectations for their resolution, go to the Windows release health dashboard at [https://aka.ms/WindowsReleaseHealth](https://aka.ms/WindowsReleaseHealth).
295+
To learn more about active safeguard holds and expectations for their resolution, go to the Windows release health dashboard at [https://aka.ms/WindowsReleaseHealth](/windows/release-health/).
296296

297297
#### Improvements for managing Windows Updates for pre-release builds<!-- 9231846 -->
298298
We've improved the experience of using [Update rings for Windows 10 and later](../protect/windows-10-update-rings.md) to manage Windows updates for pre-release builds. The improvements include the following:
@@ -2408,4 +2408,4 @@ For previous months, see the [What's New archive](whats-new-archive.md).
24082408

24092409
## Notices
24102410

2411-
[!INCLUDE [Intune notices](../includes/intune-notices.md)]
2411+
[!INCLUDE [Intune notices](../includes/intune-notices.md)]

memdocs/intune/protect/encrypt-devices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ All BitLocker recovery key accesses are audited. For more information on Audit L
184184

185185
When you’ve configured the tenant attach scenario, Microsoft Endpoint Manager can display recovery key data for tenant attached devices.
186186

187-
- To support the display of recovery keys for tenant attached devices, your Configuration Manager sites must run version 2107 or later. For sites that run 2107, you must install an update rollup to support Azure AD joined devices:. See [KB11121541](/mem/configmgr/hotfix/2107/11121541).
187+
- To support the display of recovery keys for tenant attached devices, your Configuration Manager sites must run version 2107 or later. For sites that run 2107, you must install an update rollup to support Azure AD joined devices:. See [KB11121541](../../configmgr/hotfix/2107/11121541.md).
188188

189189
- To view the recovery keys, your Intune account must have the Intune RBAC permissions to view BitLocker keys, and must be associated with an on-premises user that has the related permissions for Configuration Manager of Collection Role, with Read Permission > Read BitLocker Recovery Key Permission. For more information, see [Configure role-based administration for Configuration Manager](/configmgr/core/servers/deploy/configure/configure-role-based-administration).
190190

@@ -224,4 +224,4 @@ For information about BitLocker deployments and requirements, see the [BitLocker
224224
- [Manage FileVault policy](../protect/encrypt-devices-filevault.md)
225225
- [Monitor disk encryption](../protect/encryption-monitor.md)
226226
- [Troubleshooting BitLocker policy](/troubleshoot/mem/intune/troubleshoot-bitlocker-policies)
227-
- [Known issues for Enforcing BitLocker policies with Intune](/windows/security/information-protection/bitlocker/ts-bitlocker-intune-issues)
227+
- [Known issues for Enforcing BitLocker policies with Intune](/windows/security/information-protection/bitlocker/ts-bitlocker-intune-issues)

memdocs/intune/protect/includes/security-config-mgt-prerequisites.md

Lines changed: 0 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -7,77 +7,47 @@ ms.author: brenduns
77
ms.date: 11/29/2021
88
ms.topic: include
99
---
10-
11-
12-
1310
## Prerequisites
14-
1511
Review the following sections for requirements for the Security Management for Microsoft Defender for Endpoint Scenario:
16-
1712
### Environment
18-
1913
When a device onboards to Microsoft Defender for Endpoint:
20-
21-
2214
- The device is surveyed for an existing Endpoint Manager presence, which is a mobile device management (MDM) enrollment to Intune
2315
- Devices without an Endpoint Manager presence enable the Security Management feature
2416
- A trust is created with Azure Active Directory if one doesn't already exist
2517
- Azure Active Directory trust is used to communicate with Endpoint Manager (Intune) and retrieve policies
2618
- Policy retrieve from Endpoint Manager is enforced on the device by Microsoft Defender for Endpoint
27-
2819
### Active Directory requirements
29-
3020
When a device that is domain joined creates a trust with Azure Active Directory, this scenario is referred to as a *Hybrid Azure Active Directory Join* scenario. The Security Management for Microsoft Defender for Endpoint fully supports this scenario with the following requirements:
31-
3221
- Azure Active Directory Connect (AAD Connect) must be synchronized to the tenant that is used from Microsoft Defender for Endpoint
3322
- Hybrid Azure Active Directory Join must be configured in your environment (either through Federation or AAD Connect Sync)
3423
- AAD Connect Sync must include the device objects *in scope* for synchronization with Azure Active Directory (when needed for join)
3524
- AAD Connect rules for sync must be modified for Server 2012 R2 (when support for Server 2012 R2 is needed)
3625
- All devices must register in the Azure Active Directory of the tenant that hosts Microsoft Defender for Endpoint. Cross-tenant scenarios are not supported.
37-
3826
### Connectivity requirements
39-
4027
Devices must have access to the following endpoints:
41-
4228
- `enterpriseregistration.windows.net` - For Azure AD registration.
4329
- `login.microsoftonline.com` - For Azure AD registration.
4430
- `*.dm.microsoft.com` - The use of a wildcard supports the cloud-service endpoints that are used for enrollment, check-in, and reporting, and which can change as the service scales.
45-
4631
> [!Note]
4732
> If your organization users Secure Socket Layer (SSL) inspection, the endpoints should be excluded from inspection.
48-
4933
### Supported platforms
50-
5134
Policies for Microsoft Defender for Endpoint security management are supported for the following device platforms:
52-
5335
- Windows 10 Professional/Enterprise (with [KB5006738](https://support.microsoft.com/topic/october-26-2021-kb5006738-os-builds-19041-1320-19042-1320-and-19043-1320-preview-ccbce6bf-ae00-4e66-9789-ce8e7ea35541))
5436
- Windows Server 2012 R2 with [Microsoft Defender for Down-Level Devices](/microsoft-365/security/defender-endpoint/configure-server-endpoints#new-functionality-in-the-modern-unified-solution-for-windows-server-2012-r2-and-2016-preview)
5537
- Windows Server 2016 with [Microsoft Defender for Down-Level Devices](/microsoft-365/security/defender-endpoint/configure-server-endpoints#new-functionality-in-the-modern-unified-solution-for-windows-server-2012-r2-and-2016-preview)
5638
- Windows Server 2019 (with [KB5006744](https://support.microsoft.com/topic/october-19-2021-kb5006744-os-build-17763-2268-preview-e043a8a3-901b-4190-bb6b-f5a4137411c0))
5739
- Windows Server 2022 (with [KB5006745](https://support.microsoft.com/topic/october-26-2021-kb5006745-os-build-20348-320-preview-8ff9319a-19e7-40c7-bbd1-cd70fcca066c))
58-
5940
### Licensing and subscriptions
60-
6141
To use security management for Microsoft Defender for Endpoint, you need:
62-
6342
- A subscription that grants licenses for Microsoft Defender for Endpoint, like Microsoft 365, or a standalone license for only Microsoft Defender for Endpoint. For current information about options, see [Minimum requirements for Microsoft Defender for Endpoint](/microsoft-365/security/defender-endpoint/minimum-requirements?view=o365-worldwide&preserve-view=true).
64-
6543
*Any subscription* that grants Microsoft Defender for Endpoint licenses also grants your tenant access to the Endpoint security node of the Microsoft Endpoint Manager admin center. The Endpoint security node is where you'll configure and deploy policies to manage Microsoft Defender for Endpoint for your devices and monitor device status.
66-
6744
## Architecture
68-
6945
The following diagram is a conceptual representation of the Microsoft Defender for Endpoint security configuration management solution.
70-
7146
:::image type="content" alt-text="Conceptual representation of the Microsoft Defender for Endpoint security configuration management solution" source="../media/mde-security-integration/mde-architecture.png":::
72-
7347
1. Devices onboard to Microsoft Defender for Endpoint.
74-
7548
2. A trust is established between each device and Azure AD. When a device has an existing trust, that is used. When devices haven't registered, a new trust is created.
76-
7749
3. Devices use their Azure AD Identity to communicate with Endpoint Manager. This identity enables Microsoft Endpoint Manager to distribute policies that are targeted to the devices when they check in.
78-
7950
4. Defender for Endpoint reports the status of the policy back to Endpoint Manager.
80-
8151
## Which solution should I use?
8252

8353
Microsoft Endpoint Manager includes several methods and policy types to manage the configuration of Defender for Endpoint on devices.
@@ -110,37 +80,22 @@ The following table can help you understand which policies that can configure MD
11080
## Configure your tenant to support Microsoft Defender for Endpoint Security Configuration Management
11181

11282
To support Microsoft Defender for Endpoint security configuration management through the Microsoft Endpoint Manager admin center, you must enable communication between them from within each console.
113-
11483
1. Sign in to [Microsoft 365 Defender portal](https://security.microsoft.com/) and go to **Settings** > **Endpoints** > **Configuration Management** > **Enforcement Scope** and enable the platforms for security settings management:
115-
11684
:::image type="content" source="../media/mde-security-integration/enable-mde-settings-management-defender.png" alt-text="Enable Microsoft Defender for Endpoint settings management in the Microsoft 365 Defender portal.":::
117-
11885
2. Make sure the relevant users have permissions to manage endpoint security settings in Microsoft Endpoint Manager or grant those permissions by configuring a role in the Microsoft 365 Defender portal. Go to **Settings** > **Roles** > **Add item**:
119-
12086
:::image type="content" source="../media/mde-security-integration/add-role-in-mde.png" alt-text="Create a new role in the Defender portal.":::
121-
12287
> [!TIP]
12388
> You can modify existing roles and add the necessary permissions versus creating additional roles in Microsoft Defender for Endpoint
124-
12589
3. When configuring the role, add users and be sure to select **Manage endpoint security settings in Microsoft Endpoint Manager**:
126-
12790
:::image type="content" source="../media/mde-security-integration/add-role.png" alt-text="Grant users permissions to manage settings.":::
128-
12991
4. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431).
130-
13192
5. Select **Endpoint security** > **Microsoft Defender for Endpoint**, and set **Allow Microsoft Defender for Endpoint to enforce Endpoint Security Configurations (Preview)** to **On**.
132-
13393
:::image type="content" source="../media/mde-security-integration/enable-mde-settings-management-mem.png" alt-text="Enable Microsoft Defender for Endpoint settings management in the Microsoft Endpoint Manager admin center.":::
134-
13594
When you set this option to *On*, all devices in the platform scope in Microsoft Defender for Endpoint that aren't managed by Microsoft Endpoint Manager will qualify to onboard to Microsoft Defender for Endpoint.
136-
13795
## Onboard devices to Microsoft Defender for Endpoint
138-
13996
Microsoft Defender for Endpoint supports several options to onboard devices. For current guidance, see [Onboarding tools and methods for Windows devices](/microsoft-365/security/defender-endpoint/security-config-management) in the Defender for Endpoint documentation.
140-
14197
> [!IMPORTANT]
14298
> After a device onboards with Microsoft Defender for Endpoint, it must and be tagged with **MDE-Management** before it can enroll with Security Management for Microsoft Defender for Endpoint. For more information on device tagging in MDE, see [*Create and manage device tags*](/microsoft-365/security/defender-endpoint/machine-tags).
143-
14499
Devices that you manage with Intune are not supported for this scenario.
145100

146101
## Co-existence with Microsoft Endpoint Configuration Manager
@@ -150,17 +105,11 @@ When using Configuration Manager, the best path for management of security polic
150105
## Create Azure AD Groups
151106

152107
After devices onboard to Defender for Endpoint, you'll need to create device groups to support deployment of policy for Microsoft Defender for Endpoint.
153-
154108
To identify devices that have enrolled with Microsoft Defender for Endpoint but aren't managed by Intune or Configuration Manager:
155-
156109
1. Sign in to [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431).
157-
158110
2. Go to **Devices** > **All devices**, and then select the column **Managed by** to sort the view of devices.
159-
160111
Devices that onboard to Microsoft Defender for Endpoint and have registered but aren't managed by Intune display **Microsoft Defender for Endpoint** in the *Managed by* column. These are the devices that can receive policy for security management for Microsoft Defender for Endpoint.
161-
162112
You'll also find two labels for devices that are using security management for Microsoft Defender for Endpoint:
163-
164113
- **MDEJoined** - Added to devices that are joined to the directory as part of this scenario.
165114
- **MDEManaged** - Added to devices that are actively using the security management scenario. This tag is removed from the device if Defender for Endpoint stops managing the security configuration.
166115

@@ -169,48 +118,35 @@ You can create groups for these devices [in Azure AD](/azure/active-directory/fu
169118
## Deploy policy
170119

171120
After creating one or more Azure AD groups that contain devices managed by Microsoft Defender for Endpoint, you can create and deploy the following policies for Security Management for Microsoft Defender for Endpoint to those groups:
172-
173121
- Antivirus
174122
- Firewall
175123
- Firewall Rules
176124
- Endpoint Detection and Response
177-
178125
> [!TIP]
179126
> Avoid deploying multiple policies that manage the same setting to a device.
180127
>
181128
> Microsoft Endpoint Manager supports deploying multiple instances of each endpoint security policy type to the same device, with each policy instance being received by the device separately. Therefore, a device might receive separate configurations for the same setting from different policies, which results in a conflict. Some settings (like Antivirus Exclusions) will merge on the client and apply successfully.
182-
183129
1. Sign in to the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431).
184-
185130
2. Go to **Endpoint security** and then select the type of policy you want to configure, either Antivirus or Firewall, and then select **Create Policy**.
186-
187131
3. Enter the following properties or the policy type you selected:
188-
189132
- For Antivirus policy, select:
190133
- Platform: **Windows 10, Windows 11, and Windows Server (Preview)**
191134
- Profile: **Microsoft Defender Antivirus (Preview)**
192-
193135
- For Firewall policy, select:
194136
- Platform: **Windows 10, Windows 11, and Windows Server (Preview)**
195137
- Profile: **Microsoft Defender Firewall (Preview)**
196-
197138
- For Firewall Rules policy, select:
198139
- Platform: **Windows 10, Windows 11, and Windows Server (Preview)**
199140
- Profile: **Microsoft Defender Firewall Rules (Preview)**
200-
201141
- For Endpoint Detection and Response policy, select:
202142
- Platform: **Windows 10, Windows 11, and Windows Server (Preview)**
203143
- Profile: **Endpoint detection and response (Preview)**
204-
205144
>[!Note]
206145
> These profiles apply to both devices communicating through Mobile Device Management (MDM) with Microsoft Intune as well as devices that are communicating using the Microsoft Defender for Endpoint client.
207146
>
208147
> Ensure you review your targeting and groups as necessary.
209-
210148
4. Select **Create**.
211-
212149
5. On the **Basics** page, enter a name and description for the profile, then choose **Next**.
213-
214150
6. On the **Configuration settings** page, select the settings you want to manage with this profile. To learn more about a setting, expand its information dialog and select the *Learn more* link to view the CSP information for the setting in the on-line documentation.
215151

216152
When your done configuring settings, select **Next**.
@@ -224,7 +160,6 @@ After creating one or more Azure AD groups that contain devices managed by Micro
224160
> - Assignment filters are not supported for Security Configuration Management profiles.
225161
> - Only *Device Objects* are applicable for Microsoft Defender for Endpoint management. Targeting users is not supported.
226162
> - Policies configured will apply to both Microsoft Intune and Microsoft Defender for Endpoint clients
227-
228163
8. Complete the policy creation process and then on the **Review + create** page, select **Create**. The new profile is displayed in the list when you select the policy type for the profile you created.
229164

230165
9. Wait for the policy to be assigned and view a success indication that policy was applied.

memdocs/intune/protect/mde-security-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ When you select a policy, you'll see information about the device check-in statu
6060

6161
### Co-existence with Microsoft Endpoint Configuration Manager
6262

63-
When using Configuration Manager, the best path for management of security policy is using the [Configuration Manager tenant attach](/mem/configmgr/tenant-attach/endpoint-security-get-started). In some environments it may be desired to use Security Management for Microsoft Defender. When using Security Management for Microsoft Defender with Configuration Manager, endpoint security policy should be isolated to a single control plane. Controlling policy through both channels will create the opportunity for conflicts and undesired results.
63+
When using Configuration Manager, the best path for management of security policy is using the [Configuration Manager tenant attach](../../configmgr/tenant-attach/endpoint-security-get-started.md). In some environments it may be desired to use Security Management for Microsoft Defender. When using Security Management for Microsoft Defender with Configuration Manager, endpoint security policy should be isolated to a single control plane. Controlling policy through both channels will create the opportunity for conflicts and undesired results.
6464

6565
### Active Directory joined devices
6666

@@ -90,4 +90,4 @@ Due to the limited scope of Server core installations, these are not supported b
9090

9191
## Next steps
9292

93-
[Monitor Defender for Endpoint](../protect/advanced-threat-protection-monitor.md)
93+
[Monitor Defender for Endpoint](../protect/advanced-threat-protection-monitor.md)

memdocs/intune/protect/security-baseline-settings-windows-365.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1166,7 +1166,7 @@ Audit settings configure the events that are generated for the conditions of the
11661166

11671167
- **Block drive redirection**
11681168
Baseline default: *Enabled*
1169-
<!-- Not devined in UI. Possibly CSP [RemoteDesktopServices/DoNotAllowDriveRedirection](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-remotedesktopservices#remotedesktopservices-donotallowdriveredirection) -->
1169+
<!-- Not devined in UI. Possibly CSP [RemoteDesktopServices/DoNotAllowDriveRedirection](/windows/client-management/mdm/policy-csp-remotedesktopservices#remotedesktopservices-donotallowdriveredirection) -->
11701170

11711171
- **Block password saving**
11721172
Baseline default: *Enabled*

memdocs/intune/protect/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ items:
6565
- name: PowerShell script for custom settings
6666
href: compliance-custom-script.md
6767
- name: Location-based compliance
68-
href: use-network-locations.md
68+
href: ./create-compliance-policy.md
6969
- name: Actions for noncompliance
7070
href: actions-for-noncompliance.md
7171
- name: Monitor device compliance
@@ -417,4 +417,4 @@ items:
417417
- name: Prevent unauthorized access
418418
href: data-outside-protect.md
419419
- name: Prevent data leaks on non-managed devices
420-
href: data-leak-prevention.md
420+
href: data-leak-prevention.md

0 commit comments

Comments
 (0)