Skip to content

Commit 28dba23

Browse files
authored
Merge pull request #7650 from Erikre/erikre-doc-14315033
erikre-doc-14315033
2 parents 6441eb1 + 19228df commit 28dba23

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

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

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
author: Erikre
99
ms.author: erikre
1010
manager: dougeby
11-
ms.date: 01/12/2022
11+
ms.date: 05/19/2022
1212
ms.topic: conceptual
1313
ms.service: microsoft-intune
1414
ms.subservice: apps
@@ -111,14 +111,15 @@ This configuration scenario only works with enrolled devices. However, any UEM p
111111

112112
## General app configuration scenarios
113113

114-
Office for iOS and Android offers administrators the ability to customize the default configuration for several in-app settings. This capability is offered for both enrolled devices via any UEM provider and for devices that are not enrolled when Office for iOS and Android has an Intune App Protection Policy applied.
114+
Office for iOS/iPadOS and Android offers administrators the ability to customize the default configuration for several in-app settings using either [iOS/iPadOS](../apps/app-configuration-policies-use-ios.md) or [Android](../apps/app-configuration-policies-use-android.md) app configuration policies. This capability is offered for both enrolled devices via any UEM provider and for devices that are not enrolled when Office for iOS and Android has an Intune App Protection Policy applied.
115115

116116
> [!NOTE]
117117
> If an App Protection Policy is targeted to the users, the recommendation is to deploy the general app configuration settings in a **Managed Apps** enrollment model. This ensures the App Configuration Policy is deployed to both enrolled devices and unenrolled devices.
118118
119119
Office supports the following settings for configuration:
120120

121121
- Manage the creation of Sticky Notes
122+
- Set add-ins preference
122123

123124
### Manage the creation of Sticky Notes
124125

@@ -128,6 +129,21 @@ By default, Office for iOS and Android enables users to create Sticky Notes. For
128129
|-------------------------------------------------------------------|-------------|
129130
| com.microsoft.office.NotesCreationEnabled | **true** (default) enables Sticky Notes creation for the work or school account<br>**false** disables Sticky Notes creation for the work or school account |
130131

132+
### Set add-ins preference
133+
134+
For iOS/iPadOS devices running Office, you (as the admin) can set whether Office add-ins are enabled. These app settings can be deployed using an [app configuration policy](../apps/app-configuration-policies-use-ios.md) in Intune.
135+
136+
| Key | Value |
137+
|-------------------------------------------------------------------|-------------|
138+
| com.microsoft.office.OfficeWebAddinDisableAllCatalogs | **true** (default) disables the entire add-in platform<br>**false** enables the add-in platform |
139+
140+
If you need to enable or disable the Office Store portion of the platform for iOS devices, you can use the following key.
141+
142+
| Key | Value |
143+
|-------------------------------------------------------------------|-------------|
144+
| com.microsoft.office.OfficeWebAddinDisableOMEXCatalog | **true** (default) disables only the Office Store portion of the platform<br>**false** enables the Office Store portion of the platform<br>**NOTE:** Sideloaded will continue to work. |
145+
146+
For more information about adding configuration keys, see [Add app configuration policies for managed iOS/iPadOS devices](../apps/app-configuration-policies-use-ios.md).
131147

132148
## Data protection app configuration scenarios
133149

0 commit comments

Comments
 (0)