mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
updates
This commit is contained in:
parent
edda93a20f
commit
3f89d17980
@ -42,7 +42,7 @@ Stickers aren't enabled by default. Follow the instructions below to configure y
|
|||||||
[!INCLUDE [intune-custom-settings-info](includes/intune-custom-settings-info.md)]
|
[!INCLUDE [intune-custom-settings-info](includes/intune-custom-settings-info.md)]
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> Use the following Graph call to automatically create the custom policy in your tenant without assignments nor scope tags<sup>[1](#footnote1)</sup>.
|
> Use the following Graph call to automatically create the custom policy in your tenant without assignments nor scope tags. <sup>[1](#footnote1)</sup>
|
||||||
|
|
||||||
```msgraph-interactive
|
```msgraph-interactive
|
||||||
POST https://graph.microsoft.com/beta/deviceManagement/deviceConfigurations
|
POST https://graph.microsoft.com/beta/deviceManagement/deviceConfigurations
|
||||||
@ -51,7 +51,7 @@ Content-Type: application/json
|
|||||||
{"id":"00-0000-0000-0000-000000000000","displayName":"_MSLearn_Stickers","roleScopeTagIds":["0"],"@odata.type":"#microsoft.graph.windows10CustomConfiguration","omaSettings":[{"omaUri":"./Vendor/MSFT/Policy/Config/Stickers/EnableStickers","displayName":"EnableStickers","@odata.type":"#microsoft.graph.omaSettingInteger","value":1}]}
|
{"id":"00-0000-0000-0000-000000000000","displayName":"_MSLearn_Stickers","roleScopeTagIds":["0"],"@odata.type":"#microsoft.graph.windows10CustomConfiguration","omaSettings":[{"omaUri":"./Vendor/MSFT/Policy/Config/Stickers/EnableStickers","displayName":"EnableStickers","@odata.type":"#microsoft.graph.omaSettingInteger","value":1}]}
|
||||||
```
|
```
|
||||||
|
|
||||||
<sup><a name="footnote1"></a></sup> When using this call, authenticate to your tenant in the Graph Explorer window. If it's the first time using Graph Explorer, you may need to authorize the application to access your tenant or modify the existing permissions. This graph call requires *DeviceManagementConfiguration.ReadWrite.All* permissions.
|
<sup><a name="footnote1"></a>1</sup> When using this call, authenticate to your tenant in the Graph Explorer window. If it's the first time using Graph Explorer, you may need to authorize the application to access your tenant or to modify the existing permissions. This graph call requires *DeviceManagementConfiguration.ReadWrite.All* permissions.
|
||||||
|
|
||||||
#### [:::image type="icon" source="images/icons/provisioning-package.svg"::: **PPKG**](#tab/ppkg)
|
#### [:::image type="icon" source="images/icons/provisioning-package.svg"::: **PPKG**](#tab/ppkg)
|
||||||
|
|
||||||
@ -80,8 +80,6 @@ Multiple stickers can be added from the picker by selecting them. The stickers c
|
|||||||
|
|
||||||
Select the *X button* at the top of the screen to save your progress and close the sticker editor.
|
Select the *X button* at the top of the screen to save your progress and close the sticker editor.
|
||||||
|
|
||||||
-----------
|
|
||||||
|
|
||||||
[MEM-1]: /mem/intune/configuration/custom-settings-windows-10
|
[MEM-1]: /mem/intune/configuration/custom-settings-windows-10
|
||||||
|
|
||||||
[WIN-1]: /windows/configuration/provisioning-packages/provisioning-create-package
|
[WIN-1]: /windows/configuration/provisioning-packages/provisioning-create-package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user