Corrected content types on code blocks

Valid types for code blocks are listed here: https://review.docs.microsoft.com/en-us/help/contribute/metadata-taxonomies?branch=master#dev-lang
This commit is contained in:
Gary Moore 2021-05-21 14:42:52 -07:00
parent b979530c36
commit 77be61ed2c

View File

@ -31,7 +31,7 @@ For the list of enrollment scenarios not supported in Windows 10, see [Enrollme
The following example shows the discovery service request. The following example shows the discovery service request.
``` syntax ```xml
POST /EnrollmentServer/Discovery.svc HTTP/1.1 POST /EnrollmentServer/Discovery.svc HTTP/1.1
Content-Type: application/soap+xml; charset=utf-8 Content-Type: application/soap+xml; charset=utf-8
User-Agent: Windows Enrollment Client User-Agent: Windows Enrollment Client
@ -71,7 +71,7 @@ Cache-Control: no-cache
The following example shows the discovery service response. The following example shows the discovery service response.
``` ```xml
HTTP/1.1 200 OK HTTP/1.1 200 OK
Content-Length: 865 Content-Length: 865
Content-Type: application/soap+xml; charset=utf-8 Content-Type: application/soap+xml; charset=utf-8
@ -111,7 +111,7 @@ http://schemas.microsoft.com/windows/management/2012/01/enrollment/IDiscoverySer
The following example shows the policy web service request. The following example shows the policy web service request.
``` ```xml
POST /ENROLLMENTSERVER/DEVICEENROLLMENTWEBSERVICE.SVC HTTP/1.1 POST /ENROLLMENTSERVER/DEVICEENROLLMENTWEBSERVICE.SVC HTTP/1.1
Content-Type: application/soap+xml; charset=utf-8 Content-Type: application/soap+xml; charset=utf-8
User-Agent: Windows Enrollment Client User-Agent: Windows Enrollment Client
@ -183,7 +183,7 @@ Cache-Control: no-cache
The following snippet shows the policy web service response. The following snippet shows the policy web service response.
``` ```xml
HTTP/1.1 200 OK HTTP/1.1 200 OK
Date: Fri, 03 Aug 2012 20:00:00 GMT Date: Fri, 03 Aug 2012 20:00:00 GMT
Server: <server name here> Server: <server name here>
@ -261,7 +261,7 @@ Content-Length: xxxx
The following example shows the enrollment web service request. The following example shows the enrollment web service request.
``` ```xml
POST /EnrollmentServer/DeviceEnrollmentWebService.svc HTTP/1.1 POST /EnrollmentServer/DeviceEnrollmentWebService.svc HTTP/1.1
Content-Type: application/soap+xml; charset=utf-8 Content-Type: application/soap+xml; charset=utf-8
User-Agent: Windows Enrollment Client User-Agent: Windows Enrollment Client
@ -369,7 +369,7 @@ http://schemas.microsoft.com/5.0.0.0/ConfigurationManager/Enrollment/DeviceEnrol
The following example shows the enrollment web service response. The following example shows the enrollment web service response.
``` ```xml
HTTP/1.1 200 OK HTTP/1.1 200 OK
Cache-Control: private Cache-Control: private
Content-Length: 10231 Content-Length: 10231
@ -422,7 +422,7 @@ Date: Fri, 03 Aug 2012 00:32:59 GMT
The following example shows the encoded provisioning XML. The following example shows the encoded provisioning XML.
``` ```xml
<wap-provisioningdoc version="1.1"> <wap-provisioningdoc version="1.1">
<characteristic type="CertificateStore"> <characteristic type="CertificateStore">
<characteristic type="Root"> <characteristic type="Root">