From 4eb7d934777f5bf724e7d075bdb504564d5d0b8c Mon Sep 17 00:00:00 2001 From: Gary Moore Date: Thu, 4 Nov 2021 14:12:35 -0700 Subject: [PATCH] Fix broken note, remove space between backticks and labels --- .../mdm/certificate-renewal-windows-mdm.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/client-management/mdm/certificate-renewal-windows-mdm.md b/windows/client-management/mdm/certificate-renewal-windows-mdm.md index a551877f22..758b284713 100644 --- a/windows/client-management/mdm/certificate-renewal-windows-mdm.md +++ b/windows/client-management/mdm/certificate-renewal-windows-mdm.md @@ -41,7 +41,7 @@ During the automatic certificate renew process, the device will deny HTTP redire The following example shows the details of an automatic renewal request. -``` xml +```xml @@ -121,7 +121,7 @@ After validation is completed, the web service retrieves the PKCS\#10 content fr The following example shows the details of a certificate renewal response. -``` xml +```xml @@ -147,7 +147,7 @@ The following example shows the details of a certificate renewal response. ``` > [!Note] -The client receives a new certificate, instead of renewing the initial certificate. The administrator controls which certificate template the client should use. The templates may be different at renewal time than the initial enrollment time. +> The client receives a new certificate, instead of renewing the initial certificate. The administrator controls which certificate template the client should use. The templates may be different at renewal time than the initial enrollment time. ## Configuration service providers supported during MDM enrollment and certificate renewal