Skip to content

Commit 12db3c4

Browse files
authored
Update configure-microsoft-launcher.md
Updated the dock mode option
1 parent 5729f58 commit 12db3c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memdocs/intune/apps/configure-microsoft-launcher.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The following table lists the Microsoft Launcher available configuration keys, v
7777
| Feed Enable User Change Allowed | Boolean | True | Allows you to specify if the **Feed Enable** setting can be changed by the end user.<ul><li>If set to **True**, the feed will only be enforced for the initial deployment. Subsequently, the policy will not be enforced to respect any changes the user may have made.</li><li>If set to **False**, the feed will be enforced on every sync.</li></ul><br>JSON key name:`com.microsoft.launcher.Feed.Enabled.UserChangeAllowed` |
7878
| Search Bar Placement | String | Bottom | Allows you to specify the **placement of search bar** on the home screen. <ul><li>If set to **Bottom**, the search bar will be located on the bottom of the home screen.</li><li>If set to **Top**, the search bar will be located on the top of the home screen.</li><li>If set to **Hidden**, the search bar will be removed from the home screen.</li></ul><br>JSON key name:<br>`com.microsoft.launcher.Search.SearchBar.Placement` |
7979
| Search Bar Placement User Change Allowed | Boolean | True | Allows you to specify if the **Search Bar Placement** setting can be changed by the end user. <ul><li>If set to **True**, the search bar placement will only be enforced for the initial deployment. Subsequently, the policy will not be enforced to respect any changes the user may have made.</li><li>If set to **False**, the placement of search bar will be enforced on every sync.</li></ul><br>JSON key name:<br>`com.microsoft.launcher.Search.SearchBar.Placement.UserChangeAllowed`<p>**NOTE:** For Microsoft Launcher v 6.2 and later, this setting will no longer be enforced. Therefore, setting this value to `True` will have no effect. Your end users will not be able to customize the location of the search bar placement on their device. |
80-
| Dock Mode | String | Show | Allows you to enable the dock on the device when the user swipes to the right on the home screen.<ul><li>If set to **Show**, the dock will be enabled.</li><li>If set to **Hidden**, the dock will hide from the home screen, but the user can display it when it is needed.</li><li>If set to **Disabled**, the dock will be disabled.</li></ul><br>JSON key name:<br>`com.microsoft.launcher.Dock.Mode` |
80+
| Dock Mode | String | Show | Allows you to enable the dock on the device when the user swipes up from the bottom on the home screen.<ul><li>If set to **Show**, the dock will be enabled.</li><li>If set to **Hidden**, the dock will hide from the home screen, but the user can display it when it is needed.</li><li>If set to **Disabled**, the dock will be disabled.</li></ul><br>JSON key name:<br>`com.microsoft.launcher.Dock.Mode` |
8181
| Dock Mode User Change Allowed | String | True | Allows you to specify if the Dock Mode setting can be changed by the end user.<ul><li>If set to **True**, the dock mode setting will only be enforced for the initial deployment. Subsequently, the policy will not be enforced to respect any changes the user may have made.</li><li>If set to **False**, the dock mode setting will be enforced on every sync.</li></ul><br>JSON key name:<br>`com.microsoft.launcher.Dock.Mode.UserChangeAllowed` |
8282

8383
## Enter JSON Data

0 commit comments

Comments
 (0)