Skip to content

Commit 550b339

Browse files
authored
Merge pull request #8475 from MicrosoftDocs/main
Publish main to live on 9/20 @ 10:30 am
2 parents 1d2105d + 1d77195 commit 550b339

3 files changed

Lines changed: 20 additions & 5 deletions

File tree

memdocs/intune/apps/mam-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ sections:
206206
207207
- question: Intune App Protection Policies provide the capability for admins to require end user devices to pass Google's SafetyNet Attestation for Android devices. How often is a new SafetyNet Attestation result sent to the service?
208208
answer: |
209-
A new Google Play service determination will be reported to the IT admin at an interval determined by the Intune service. How often the service call is made is throttled due to load, thus this value is maintained internally and is not configurable. Any IT admin configured action for the Google SafetyNet Attestation setting will be taken based on the last reported result to the Intune service at the time of conditional launch. If there is no data, access will be allowed depending on no other conditional launch checks failing, and Google Play Service "roundtrip" for determining attestation results will begin in the backend and prompt the user asynchronously if the device has failed. If there is stale data, access will be blocked or allowed depending on the last reported result, and similarly, a Google Play Service "roundtrip" for determining attestation results will begin and prompt the user asynchronously if the device has failed.
209+
The Intune service will contact Google Play at a non-configurable interval determined by service load. Any IT admin configured action for the Google SafetyNet Attestation setting will be taken based on the last reported result to the Intune service at the time of conditional launch. If the Google SafetyNet Attestation result is compliant, no action is taken. If the Google SafetyNet Attestation result is non-compliant, the IT admin configured action will be taken immediately. If the request to the Google SafetyNet Attestation fails for any reason, the cached result from the previous request will be used for up to 24 hours or the next device restart, which ever comes first. At that time Intune App Protection Policies will block access until a current result can be obtained.
210210
211211
- question: Intune App Protection Policies provide the capability for admins to require end user devices to send signals via Google's Verify Apps API for Android devices. How can an end user turn on the app scan so that they are not blocked from access due to this?
212212
answer: |

memdocs/intune/apps/manage-microsoft-office.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ Office supports the following settings for configuration:
120120

121121
- Manage the creation of Sticky Notes
122122
- Set add-ins preference
123+
- Manage Teams apps running on Office app for Android (in preview)
123124

124125
### Manage the creation of Sticky Notes
125126

@@ -145,6 +146,22 @@ If you need to enable or disable the Office Store portion of the platform for iO
145146

146147
For more information about adding configuration keys, see [Add app configuration policies for managed iOS/iPadOS devices](../apps/app-configuration-policies-use-ios.md).
147148

149+
### Manage Teams apps running on Office app for Android (in preview)
150+
151+
Teams personal tab apps are already in preview for Office.com and Outlook desktop in Target Release, and IT admins can manage access to Teams apps by creating [custom permission policies](/MicrosoftTeams/teams-app-permission-policies#create-a-custom-app-permission-policy) and [assigning these policies to users](/MicrosoftTeams/policy-assignment-overview) using Teams admin center. You can now also run Teams personal tab apps in Office app for Android, in preview. Teams personal tab apps built using [Microsoft Teams JavaScript client SDK v2](/microsoftteams/platform/tabs/how-to/using-teams-client-sdk?tabs=javascript%2Cmanifest-teams-toolkit) (version 2.0.0) and [Teams App manifest](/microsoftteams/platform/resources/schema/manifest-schema) (version 1.13) appear in Office app for Android under the “Apps” menu.
152+
153+
There may be additional management requirements specific to Office app for Android. You may want to:
154+
- Only allow specific users in your organization to try enhanced Teams apps on Office app for Android, or
155+
- Block all users in your organization from using enhanced Teams apps on Office app for Android.
156+
157+
To manage these, you can use the following key:
158+
159+
| Key | Value |
160+
|-------------------------------------------------------------------|-------------|
161+
| com.microsoft.office.officemobile.TeamsApps.IsAllowed | **true** (default) enables Teams apps on Office app for Android<br>**false** disables Teams apps on Office app for Android |
162+
163+
This key can be used both by managed devices and managed apps.
164+
148165
## Data protection app configuration scenarios
149166

150167
Office for iOS and Android supports app configuration policies for the following data protection settings when the app is managed by Microsoft Endpoint Manager with an Intune App Protection Policy applied to the work or school account that is signed into the app and the policy settings are delivered only through a managed apps App Configuration Policy:

memdocs/intune/user-help/sync-device-aosp.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: lenewsad
88
ms.author: lanewsad
99
manager: dougeby
10-
ms.date: 09/19/2022
10+
ms.date: 09/20/2022
1111
ms.topic: end-user-help
1212
ms.prod:
1313
ms.service: microsoft-intune
@@ -32,9 +32,7 @@ ms.collection:
3232

3333
# Sync AOSP device with Intune
3434

35-
A manual sync forces your device to connect with Intune to get the latest updates, requirements, and communications from your organization. The Microsoft Intune app regularly syncs devices as long as you're connected to Wi-Fi. If you've been disconnected from Wi-Fi for an extended period of time, you can use the manual sync feature to get any policies and updates you missed.
36-
37-
Syncing can also help resolve work-related downloads or other processes that are in progress or stalled. If you're experiencing slow or unusual behavior while installing or using a work app, or if you're missing a work app that you know you're supposed to have, try syncing your device.
35+
A manual sync forces your device to connect with Intune to get the latest updates, requirements, and communications from your organization. The Microsoft Intune app regularly syncs devices as long as you're connected to Wi-Fi. If you've been disconnected from Wi-Fi for an extended period of time, you can use the manual sync feature to get any policies and updates you missed.
3836

3937
## Sync device
4038
To force a sync:

0 commit comments

Comments
 (0)