Skip to content

Commit b1388f7

Browse files
committed
2 parents b2b386f + 6b95df6 commit b1388f7

26 files changed

+373
-71
lines changed

defender-endpoint/android-support-signin.md

Lines changed: 28 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,19 +108,42 @@ Defender App asks for Battery Optimization/Permanent Protection permission on de
108108

109109
**Cause:**
110110

111-
Xiaomi changed the battery optimization permissions in Android 11. Defender for Endpoint isn't allowed to configure this setting to ignore battery optimizations.
111+
Xiaomi changed the battery optimization permissions from Android 11 onwards. Defender for Endpoint isn't allowed to configure this setting to ignore battery optimizations.
112112

113-
**Solution:**
114-
1. Install MDE app in personal profile. (Sign-in isn't required.)
113+
**Solution 1:**
114+
115+
The Android devices Battery Optimization screen opens automatically as part of the onboarding flow where the user needs to give the permissions. The user must then follow these steps to get on-boarded:
116+
117+
1. Select Work Profile to see all of the work profile apps
118+
119+
![Image of Battery Optimisation screen](media/android-support-signin/image.png)
120+
2. Tap on **Not optimised** and select **All Apps**
121+
122+
![Image of Optimisation dropdown menu](media/android-support-signin/image1.png)
123+
124+
![Image of All Apps option in the dropdown](media/android-support-signin/image2.png)
125+
126+
3. Scroll down to find **Microsoft Defender** and tap on it
127+
128+
![Image of All Apps including Microsoft Defender](media/android-support-signin/image3.png)
129+
130+
4. Select **Don’t Optimise** option and tap on **Done**
131+
132+
![Image of the Microsoft Defende Optimise drop down](media/android-support-signin/image4.png)
133+
134+
5. Navigate back to Defender
135+
136+
**Solution 2** (needed in case the Solution 1 does not work):
137+
138+
1. Install MDE app in personal profile. (Sign-in isn't required.)
115139
2. Open the Company Portal and tap on Settings.
116140
3. Go to the Battery Optimization section, tap on the **Turn Off** button, and then select on **Allow** to turn off Battery Optimization for the Company Portal.
117141
4. Again, go to the Battery Optimization section and tap on the **Turn On** button. The battery saver section opens.
118142
5. Find the Defender app and tap on it.
119143
6. Select **No Restriction**. Go back to the Defender app in work profile and tap on **Allow** button.
120144
7. The application shouldn't be uninstalled from personal profile for this to work.
121145

122-
>[!NOTE]
123-
>This is a temporary workaround. This can be used to unblock onboarding on Xiaomi devices. The Defender team is working on a permanent fix. As the MDE app is not onboarded in the personal profile, it will not have any visibility there.
146+
124147

125148
## Unable to use banking applications with MDE app
126149

defender-endpoint/client-behavioral-blocking.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.reviewer: shwetaj
88
audience: ITPro
99
ms.topic: conceptual
1010
ms.service: defender-endpoint
11+
ms.subservice: ngp
1112
ms.localizationpriority: medium
1213
ms.custom:
1314
- next-gen
@@ -16,7 +17,7 @@ ms.collection:
1617
- m365-security
1718
- tier2
1819
search.appverid: met150
19-
ms.date: 12/18/2020
20+
ms.date: 07/22/2024
2021
---
2122

2223
# Client behavioral blocking

defender-endpoint/defender-endpoint-demonstration-app-reputation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Microsoft Defender for Endpoint SmartScreen app reputation demonstration
33
description: Test how Microsoft Defender for Endpoint SmartScreen helps you identify phishing and malware websites
44
search.appverid: met150
55
ms.service: defender-endpoint
6+
ms.subservice: ngp
67
ms.author: siosulli
78
author: siosulli
89
ms.localizationpriority: medium
@@ -13,7 +14,7 @@ ms.collection:
1314
- tier2
1415
- demo
1516
ms.topic: article
16-
ms.date: 01/15/2024
17+
ms.date: 07/22/2024
1718
---
1819

1920
# SmartScreen app reputation demonstration

defender-endpoint/ios-configure-features.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.collection:
1414
ms.topic: conceptual
1515
ms.subservice: ios
1616
search.appverid: met150
17-
ms.date: 07/18/2024
17+
ms.date: 07/22/2024
1818
---
1919

2020
# Configure Microsoft Defender for Endpoint on iOS features
@@ -97,6 +97,9 @@ Use the following steps to disable web protection for unenrolled devices.
9797
- Defender for Endpoint sends the heartbeat to the Microsoft Defender portal whenever a user opens the app.
9898
- Select **Next**, and then assign this profile to targeted devices/users.
9999

100+
> [!NOTE]
101+
> The `WebProtection` key is not applicable for the Control Filter in the list of supervised devices. If you want to disable web protection for supervised devices, you can remove the Control Filter profile.
102+
100103
## Configure network protection
101104

102105
Network protection in Microsoft Defender for endpoint is disabled by default. Admins can use the following steps to configure network protection. This configuration is available for both enrolled devices through MDM config and unenrolled devices through MAM config.
@@ -275,8 +278,8 @@ End users install and open the Microsoft Defender app to start onboarding.
275278

276279
Microsoft Defender for Endpoint has the capability of detecting unmanaged and managed devices that are jailbroken. These jailbreak checks are done periodically. If a device is detected as jailbroken, these events occur:
277280

278-
- High-risk alert is reported to the Microsoft Defender portal. If device Compliance and Conditional Access is set up based on device risk score, then the device is blocked from accessing corporate data.
279-
- User data on app is cleared. When user opens the app after jailbreaking the VPN profile also is deleted and no web protection is offered.
281+
- A high-risk alert is reported to the Microsoft Defender portal. If device Compliance and Conditional Access is set up based on device risk score, then the device is blocked from accessing corporate data.
282+
- User data on app is cleared. When user opens the app after jailbreaking, the VPN profile (only Defender for Endpoint loopback VPN Profile) also is deleted, and no web protection is offered. VPN profiles delivered by Intune are not removed.
280283

281284
### Configure compliance policy against jailbroken devices
282285

0 commit comments

Comments
 (0)