Windows 11 support column fix

Update/RequireUpdateApproval and Update/RequireDeferUpgrade are no longer supported on Windows 11
This commit is contained in:
gkomatsu 2021-11-08 09:18:07 -08:00 committed by GitHub
parent f50dfe059d
commit de1d957b18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3494,22 +3494,22 @@ This policy is deprecated. Use [Update/RequireUpdateApproval](#update-requireupd
<tr> <tr>
<td>Pro</td> <td>Pro</td>
<td>Yes</td> <td>Yes</td>
<td>Yes</td> <td>No</td>
</tr> </tr>
<tr> <tr>
<td>Business</td> <td>Business</td>
<td>Yes</td> <td>Yes</td>
<td>Yes</td> <td>No</td>
</tr> </tr>
<tr> <tr>
<td>Enterprise</td> <td>Enterprise</td>
<td>Yes</td> <td>Yes</td>
<td>Yes</td> <td>No</td>
</tr> </tr>
<tr> <tr>
<td>Education</td> <td>Education</td>
<td>Yes</td> <td>Yes</td>
<td>Yes</td> <td>No</td>
</tr> </tr>
</table> </table>
@ -3569,22 +3569,22 @@ The following list shows the supported values:
<tr> <tr>
<td>Pro</td> <td>Pro</td>
<td>Yes</td> <td>Yes</td>
<td>Yes</td> <td>No</td>
</tr> </tr>
<tr> <tr>
<td>Business</td> <td>Business</td>
<td>Yes</td> <td>Yes</td>
<td>Yes</td> <td>No</td>
</tr> </tr>
<tr> <tr>
<td>Enterprise</td> <td>Enterprise</td>
<td>Yes</td> <td>Yes</td>
<td>Yes</td> <td>No</td>
</tr> </tr>
<tr> <tr>
<td>Education</td> <td>Education</td>
<td>Yes</td> <td>Yes</td>
<td>Yes</td> <td>No</td>
</tr> </tr>
</table> </table>