This commit is contained in:
nimishasatapathy
2021-08-25 11:34:51 +05:30
parent 250541b31b
commit 6b0616f71f
5 changed files with 11 additions and 11 deletions

View File

@ -14,6 +14,7 @@ manager: dansimp
# Policy CSP - AboveLock
[!INCLUDE[appliesto-xxx-xxx-xxx-SUB-xxx-md](../includes/appliesto-xxx-xxx-xxx-SUB-xxx-md.md)]
<hr/>
@ -40,29 +41,26 @@ manager: dansimp
<!--SupportedSKUs-->
<table>
<tr>
<th>Windows Edition</th>
<th>Supported?</th>
<th>Edition</th>
<th>Windows 10</th>
<th>Windows 11</th>
</tr>
<tr>
<td>Home</td>
<td><img src="images/crossmark.png" alt="cross mark" /></td>
<td>No</td><td>No</td>
</tr>
<tr>
<td>Pro</td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>1</sup></td>
</tr>
<tr>
<td>Business</td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>1</sup></td>
<td>Yes, starting in Windows 10, version 1903</td><td>Yes</td>
</tr>
<tr>
<td>Enterprise</td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>1</sup></td>
<td>Yes, starting in Windows 10, version 1909</td><td>Yes</td>
</tr>
<tr>
<td>Education</td>
<td><img src="images/checkmark.png" alt="check mark" /><sup>1</sup></td>
</tr>
<td>Yes, starting in Windows 10, version 2004</td><td>Yes</td>
</table>
<!--/SupportedSKUs-->