From 29e66efc192868c0afbd2650e8cf390e2038ff10 Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 15 Mar 2024 13:19:54 -0500 Subject: [PATCH] Website: Add required meta tag to page in contributing documentation (#17668) Changes: - Added a `pageOrderInSection` `` tag to the `windows-mdm-glossary-and-protocol.md` --- docs/Contributing/windows-mdm-glossary-and-protocol.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Contributing/windows-mdm-glossary-and-protocol.md b/docs/Contributing/windows-mdm-glossary-and-protocol.md index 2f09f786b2..03d5283a48 100644 --- a/docs/Contributing/windows-mdm-glossary-and-protocol.md +++ b/docs/Contributing/windows-mdm-glossary-and-protocol.md @@ -56,3 +56,7 @@ The certificate created through the WSTEP process is used to authenticate mTLS b ## MDM Protocol Summary https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-mdm/33769a92-ac31-47ef-ae7b-dc8501f7104f + + + + \ No newline at end of file