Add configuration to assigned access profiles

This commit is contained in:
Paolo Matarazzo
2024-02-28 13:43:37 -05:00
parent 8d8912847e
commit 472e1f45dc
6 changed files with 25 additions and 55 deletions

View File

@ -14,12 +14,12 @@ ms.topic: include
xmlns:v3="http://schemas.microsoft.com/AssignedAccess/2020/config">
<Profiles>
<Profile Id="{9A2A490F-10F6-4764-974A-43B19E722C23}">
...
<!-- Add configuration here -->
<rs5:FileExplorerNamespaceRestrictions>
<rs5:AllowedNamespace Name="Downloads"/>
<v3:AllowRemovableDrives/>
</rs5:FileExplorerNamespaceRestrictions>
...
<!-- Add configuration here -->
</Profile>
</Profiles>
<Configs>

View File

@ -14,7 +14,7 @@ ms.topic: include
xmlns:v5="http://schemas.microsoft.com/AssignedAccess/2022/config">
<Profiles>
<Profile Id="{9A2A490F-10F6-4764-974A-43B19E722C23}">
...
<!-- Add configuration here -->
</Profile>
</Profiles>
<Configs>

View File

@ -18,10 +18,10 @@ ms.topic: include
<Profile Id="{9A2A490F-10F6-4764-974A-43B19E722C23}">
<AllAppsList>
<AllowedApps>
...
<!-- Add configuration here as needed -->
</AllowedApps>
</AllAppsList>
...
<!-- Add configuration here as needed -->
</Profile>
</Profiles>
<Configs>

View File

@ -13,7 +13,7 @@ ms.topic: include
xmlns:rs5="http://schemas.microsoft.com/AssignedAccess/201810/config">
<Profiles>
...
<!-- Add configuration here as needed -->
</Profiles>
<Configs>