mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
cleaning up note/important/tip/warning formatting for markdig engine conformance
This commit is contained in:
@ -46,7 +46,7 @@ In AssignedAccessXml, for Application, you enter the product ID for the app to r
|
||||
|
||||
### Set up assigned access using Windows Configuration Designer
|
||||
|
||||
>[!IMPORTANT]
|
||||
>[!IMPORTANT]
|
||||
>When you build a provisioning package, you may include sensitive information in the project files and in the provisioning package (.ppkg) file. Although you have the option to encrypt the .ppkg file, project files are not encrypted. You should store the project files in a secure location and delete the project files when they are no longer needed.
|
||||
|
||||
#### Create the *AssignedAccess*.xml file
|
||||
|
@ -50,7 +50,7 @@ The diagrams show:
|
||||
|
||||
IT admins can provision the Start layout by creating a LayoutModification.xml file. This file supports several mechanisms to modify or replace the default Start layout and its tiles.
|
||||
|
||||
>[!NOTE]
|
||||
>[!NOTE]
|
||||
>To make sure the Start layout XML parser processes your file correctly, follow these guidelines when writing your LayoutModification.xml file:
|
||||
>- Do not leave spaces or white lines in between each element.
|
||||
>- Do not add comments inside the StartLayout node or any of its children elements.
|
||||
|
Reference in New Issue
Block a user