From 40c3e9d828cf31fea3b87dc7d8dfe08aa339238d Mon Sep 17 00:00:00 2001 From: harshatms <113334360+harshatms@users.noreply.github.com> Date: Thu, 15 Sep 2022 10:37:20 +0530 Subject: [PATCH 1/7] Manage teams apps on Office mobile Allow, block teams apps on office mobile. --- memdocs/intune/apps/manage-microsoft-office.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/memdocs/intune/apps/manage-microsoft-office.md b/memdocs/intune/apps/manage-microsoft-office.md index 4f25c51dda6..e554483bec1 100644 --- a/memdocs/intune/apps/manage-microsoft-office.md +++ b/memdocs/intune/apps/manage-microsoft-office.md @@ -120,6 +120,7 @@ Office supports the following settings for configuration: - Manage the creation of Sticky Notes - Set add-ins preference +- Manage Teams apps running on Office mobile on Android (in Preview) ### Manage the creation of Sticky Notes @@ -145,6 +146,22 @@ If you need to enable or disable the Office Store portion of the platform for iO For more information about adding configuration keys, see [Add app configuration policies for managed iOS/iPadOS devices](../apps/app-configuration-policies-use-ios.md). +### Manage Teams apps running on Office mobile on Android (in Preview) + +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. + +There may be additional management requirements specific to Office mobile on Android. You may want to: +- Only allow specific users in your org to try enhanced Teams apps on Office mobile, or +- Block all users in your org from using enhanced Teams apps on Office mobile. + +To manage the above, you can use the following key: + +| Key | Value | +|-------------------------------------------------------------------|-------------| +| com.microsoft.office.officemobile.TeamsApps.IsAllowed | **true** (default) enables Teams apps on Office mobile
**false** disables Teams apps on Office mobile | + +Above can also be used both by managed devices and managed apps. + ## Data protection app configuration scenarios 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: From 054dafe0618488587361187baf6875bc6d97698d Mon Sep 17 00:00:00 2001 From: harshatms <113334360+harshatms@users.noreply.github.com> Date: Fri, 16 Sep 2022 10:07:37 +0530 Subject: [PATCH 2/7] Update memdocs/intune/apps/manage-microsoft-office.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- memdocs/intune/apps/manage-microsoft-office.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/memdocs/intune/apps/manage-microsoft-office.md b/memdocs/intune/apps/manage-microsoft-office.md index e554483bec1..3c25f90b079 100644 --- a/memdocs/intune/apps/manage-microsoft-office.md +++ b/memdocs/intune/apps/manage-microsoft-office.md @@ -148,7 +148,7 @@ For more information about adding configuration keys, see [Add app configuration ### Manage Teams apps running on Office mobile on Android (in Preview) -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. +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 mobile on 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 mobile Android app under the “Apps” menu. There may be additional management requirements specific to Office mobile on Android. You may want to: - Only allow specific users in your org to try enhanced Teams apps on Office mobile, or From 91d98908a8c4b65a4125ea5fcf74fa5102d05603 Mon Sep 17 00:00:00 2001 From: harshatms <113334360+harshatms@users.noreply.github.com> Date: Fri, 16 Sep 2022 10:07:56 +0530 Subject: [PATCH 3/7] Update memdocs/intune/apps/manage-microsoft-office.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- memdocs/intune/apps/manage-microsoft-office.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/memdocs/intune/apps/manage-microsoft-office.md b/memdocs/intune/apps/manage-microsoft-office.md index 3c25f90b079..b3048b45b74 100644 --- a/memdocs/intune/apps/manage-microsoft-office.md +++ b/memdocs/intune/apps/manage-microsoft-office.md @@ -151,10 +151,10 @@ For more information about adding configuration keys, see [Add app configuration 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 mobile on 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 mobile Android app under the “Apps” menu. There may be additional management requirements specific to Office mobile on Android. You may want to: -- Only allow specific users in your org to try enhanced Teams apps on Office mobile, or -- Block all users in your org from using enhanced Teams apps on Office mobile. +- Only allow specific users in your organization to try enhanced Teams apps on Office mobile, or +- Block all users in your organization from using enhanced Teams apps on Office mobile. -To manage the above, you can use the following key: +To manage these, you can use the following key: | Key | Value | |-------------------------------------------------------------------|-------------| From d9ea75b72047893ae406cdcea08d5faf526c7c88 Mon Sep 17 00:00:00 2001 From: harshatms <113334360+harshatms@users.noreply.github.com> Date: Fri, 16 Sep 2022 10:08:10 +0530 Subject: [PATCH 4/7] Update memdocs/intune/apps/manage-microsoft-office.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- memdocs/intune/apps/manage-microsoft-office.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/memdocs/intune/apps/manage-microsoft-office.md b/memdocs/intune/apps/manage-microsoft-office.md index b3048b45b74..9700c5bd213 100644 --- a/memdocs/intune/apps/manage-microsoft-office.md +++ b/memdocs/intune/apps/manage-microsoft-office.md @@ -146,7 +146,7 @@ If you need to enable or disable the Office Store portion of the platform for iO For more information about adding configuration keys, see [Add app configuration policies for managed iOS/iPadOS devices](../apps/app-configuration-policies-use-ios.md). -### Manage Teams apps running on Office mobile on Android (in Preview) +### Manage Teams apps running on Office mobile on Android (in preview) 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 mobile on 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 mobile Android app under the “Apps” menu. From 7f2b5e8a5f9ad6cb3990b28c9e54c868010b580e Mon Sep 17 00:00:00 2001 From: harshatms <113334360+harshatms@users.noreply.github.com> Date: Fri, 16 Sep 2022 10:33:14 +0530 Subject: [PATCH 5/7] Update manage-microsoft-office.md --- memdocs/intune/apps/manage-microsoft-office.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/memdocs/intune/apps/manage-microsoft-office.md b/memdocs/intune/apps/manage-microsoft-office.md index 9700c5bd213..2ccb86ceff1 100644 --- a/memdocs/intune/apps/manage-microsoft-office.md +++ b/memdocs/intune/apps/manage-microsoft-office.md @@ -154,13 +154,13 @@ There may be additional management requirements specific to Office mobile on And - Only allow specific users in your organization to try enhanced Teams apps on Office mobile, or - Block all users in your organization from using enhanced Teams apps on Office mobile. -To manage these, you can use the following key: +To manage these, you can use the following key: | Key | Value | |-------------------------------------------------------------------|-------------| | com.microsoft.office.officemobile.TeamsApps.IsAllowed | **true** (default) enables Teams apps on Office mobile
**false** disables Teams apps on Office mobile | -Above can also be used both by managed devices and managed apps. +This key can be used both by managed devices and managed apps. ## Data protection app configuration scenarios From 91462aa21a0ce2268e8244a6fcf54fb51fc7142b Mon Sep 17 00:00:00 2001 From: harshatms <113334360+harshatms@users.noreply.github.com> Date: Fri, 16 Sep 2022 12:17:02 +0530 Subject: [PATCH 6/7] Use Office app for Android vs Office mobile --- memdocs/intune/apps/manage-microsoft-office.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/memdocs/intune/apps/manage-microsoft-office.md b/memdocs/intune/apps/manage-microsoft-office.md index 2ccb86ceff1..845c7338d65 100644 --- a/memdocs/intune/apps/manage-microsoft-office.md +++ b/memdocs/intune/apps/manage-microsoft-office.md @@ -120,7 +120,7 @@ Office supports the following settings for configuration: - Manage the creation of Sticky Notes - Set add-ins preference -- Manage Teams apps running on Office mobile on Android (in Preview) +- Manage Teams apps running on Office app for Android (in Preview) ### Manage the creation of Sticky Notes @@ -146,19 +146,19 @@ If you need to enable or disable the Office Store portion of the platform for iO For more information about adding configuration keys, see [Add app configuration policies for managed iOS/iPadOS devices](../apps/app-configuration-policies-use-ios.md). -### Manage Teams apps running on Office mobile on Android (in preview) +### Manage Teams apps running on Office app for Android (in preview) -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 mobile on 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 mobile Android app under the “Apps” menu. +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. -There may be additional management requirements specific to Office mobile on Android. You may want to: -- Only allow specific users in your organization to try enhanced Teams apps on Office mobile, or -- Block all users in your organization from using enhanced Teams apps on Office mobile. +There may be additional management requirements specific to Office app for Android. You may want to: +- Only allow specific users in your organization to try enhanced Teams apps on Office app for Android, or +- Block all users in your organization from using enhanced Teams apps on Office app for Android. To manage these, you can use the following key: | Key | Value | |-------------------------------------------------------------------|-------------| -| com.microsoft.office.officemobile.TeamsApps.IsAllowed | **true** (default) enables Teams apps on Office mobile
**false** disables Teams apps on Office mobile | +| com.microsoft.office.officemobile.TeamsApps.IsAllowed | **true** (default) enables Teams apps on Office app for Android
**false** disables Teams apps on Office app for Android | This key can be used both by managed devices and managed apps. From 279229b28fdc78d732cb3edfee38b2a8595cae41 Mon Sep 17 00:00:00 2001 From: harshatms <113334360+harshatms@users.noreply.github.com> Date: Fri, 16 Sep 2022 21:06:00 +0530 Subject: [PATCH 7/7] Update memdocs/intune/apps/manage-microsoft-office.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- memdocs/intune/apps/manage-microsoft-office.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/memdocs/intune/apps/manage-microsoft-office.md b/memdocs/intune/apps/manage-microsoft-office.md index 845c7338d65..5f570a1a849 100644 --- a/memdocs/intune/apps/manage-microsoft-office.md +++ b/memdocs/intune/apps/manage-microsoft-office.md @@ -120,7 +120,7 @@ Office supports the following settings for configuration: - Manage the creation of Sticky Notes - Set add-ins preference -- Manage Teams apps running on Office app for Android (in Preview) +- Manage Teams apps running on Office app for Android (in preview) ### Manage the creation of Sticky Notes