Skip to content

Commit 40c3e9d

Browse files
authored
Manage teams apps on Office mobile
Allow, block teams apps on office mobile.
1 parent 2e0f276 commit 40c3e9d

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

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 mobile on 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 mobile on 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](https://docs.microsoft.com/en-us/MicrosoftTeams/teams-app-permission-policies#create-a-custom-app-permission-policy) and [assigning these policies to users](https://docs.microsoft.com/en-us/MicrosoftTeams/policy-assignment-overview) using Teams Admin Center. You can now also run Teams personal tab apps in Office mobile on Android, in Preview. Teams personal tab apps built using [Microsoft Teams JavaScript client SDK v2](https://docs.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/using-teams-client-sdk?tabs=javascript%2Cmanifest-teams-toolkit) (version 2.0.0) and [Teams App manifest](https://docs.microsoft.com/en-us/microsoftteams/platform/resources/schema/manifest-schema) (version 1.13) will start showing in Office mobile Android app under the “Apps” menu.
152+
153+
There may be additional management requirements specific to Office mobile on Android. You may want to:
154+
- Only allow specific users in your org to try enhanced Teams apps on Office mobile, or
155+
- Block all users in your org from using enhanced Teams apps on Office mobile.
156+
157+
To manage the above, 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 mobile<br>**false** disables Teams apps on Office mobile |
162+
163+
Above can also 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:

0 commit comments

Comments
 (0)