From 65961915369442d7a482765ba9649fcd2bba64b1 Mon Sep 17 00:00:00 2001 From: Jose Ortega Date: Wed, 2 Oct 2019 09:55:18 -0500 Subject: [PATCH 1/6] Resolving Issue #5010 --- windows/client-management/mdm/networkqospolicy-csp.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/windows/client-management/mdm/networkqospolicy-csp.md b/windows/client-management/mdm/networkqospolicy-csp.md index debd9dbd5a..841fabc116 100644 --- a/windows/client-management/mdm/networkqospolicy-csp.md +++ b/windows/client-management/mdm/networkqospolicy-csp.md @@ -106,3 +106,10 @@ The following diagram shows the NetworkQoSPolicy configuration service provider

The supported operations are Add, Get, Delete, and Replace. + +# Related Links + +Found out the XML DDF structure to create this policy on the following links: + +- [More Information about DDF and structure](./networkqospolicy-ddf) +- [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download). From 493280877445bdc985ea063f70d0a77310d3c9ae Mon Sep 17 00:00:00 2001 From: Jose Gabriel Ortega Castro Date: Wed, 2 Oct 2019 14:18:11 -0500 Subject: [PATCH 2/6] Update windows/client-management/mdm/networkqospolicy-csp.md Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- windows/client-management/mdm/networkqospolicy-csp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/networkqospolicy-csp.md b/windows/client-management/mdm/networkqospolicy-csp.md index 841fabc116..769a153d7f 100644 --- a/windows/client-management/mdm/networkqospolicy-csp.md +++ b/windows/client-management/mdm/networkqospolicy-csp.md @@ -107,7 +107,7 @@ The following diagram shows the NetworkQoSPolicy configuration service provider

The supported operations are Add, Get, Delete, and Replace. -# Related Links +## Related topics Found out the XML DDF structure to create this policy on the following links: From e1dc9dbc1d9a8c81855db294c508fec676d53402 Mon Sep 17 00:00:00 2001 From: Jose Gabriel Ortega Castro Date: Wed, 2 Oct 2019 14:18:17 -0500 Subject: [PATCH 3/6] Update windows/client-management/mdm/networkqospolicy-csp.md Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- windows/client-management/mdm/networkqospolicy-csp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/networkqospolicy-csp.md b/windows/client-management/mdm/networkqospolicy-csp.md index 769a153d7f..d4937fb746 100644 --- a/windows/client-management/mdm/networkqospolicy-csp.md +++ b/windows/client-management/mdm/networkqospolicy-csp.md @@ -109,7 +109,7 @@ The following diagram shows the NetworkQoSPolicy configuration service provider ## Related topics -Found out the XML DDF structure to create this policy on the following links: +Read more about the XML DDF structure to create this policy by following the links below: - [More Information about DDF and structure](./networkqospolicy-ddf) - [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download). From 8e804398726bf21d3dd99a4b5156559eb8c57f73 Mon Sep 17 00:00:00 2001 From: Jose Ortega Date: Thu, 3 Oct 2019 08:51:56 -0500 Subject: [PATCH 4/6] Corrected the missing MD at the end --- windows/client-management/mdm/networkqospolicy-csp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/networkqospolicy-csp.md b/windows/client-management/mdm/networkqospolicy-csp.md index 841fabc116..5f91ca8dba 100644 --- a/windows/client-management/mdm/networkqospolicy-csp.md +++ b/windows/client-management/mdm/networkqospolicy-csp.md @@ -111,5 +111,5 @@ The following diagram shows the NetworkQoSPolicy configuration service provider Found out the XML DDF structure to create this policy on the following links: -- [More Information about DDF and structure](./networkqospolicy-ddf) +- [More Information about DDF and structure](./networkqospolicy-ddf.md) - [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download). From 862197fbb36bd0b772a1adc3b8aa5a27a497b570 Mon Sep 17 00:00:00 2001 From: Jose Gabriel Ortega Castro Date: Thu, 3 Oct 2019 09:11:50 -0500 Subject: [PATCH 5/6] Update windows/client-management/mdm/networkqospolicy-csp.md Co-Authored-By: Joyce Y. <47188252+mypil@users.noreply.github.com> --- windows/client-management/mdm/networkqospolicy-csp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/networkqospolicy-csp.md b/windows/client-management/mdm/networkqospolicy-csp.md index 06796660f6..4ac611de95 100644 --- a/windows/client-management/mdm/networkqospolicy-csp.md +++ b/windows/client-management/mdm/networkqospolicy-csp.md @@ -112,4 +112,4 @@ The following diagram shows the NetworkQoSPolicy configuration service provider Read more about the XML DDF structure to create this policy by following the links below: - [More Information about DDF and structure](./networkqospolicy-ddf.md) -- [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download). +- [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download) From 1f78c091a1d01c8c1922dc52e95ad985a9566d78 Mon Sep 17 00:00:00 2001 From: Jose Gabriel Ortega Castro Date: Thu, 3 Oct 2019 10:51:09 -0500 Subject: [PATCH 6/6] Update windows/client-management/mdm/networkqospolicy-csp.md Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com> --- windows/client-management/mdm/networkqospolicy-csp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/networkqospolicy-csp.md b/windows/client-management/mdm/networkqospolicy-csp.md index 4ac611de95..ee81816701 100644 --- a/windows/client-management/mdm/networkqospolicy-csp.md +++ b/windows/client-management/mdm/networkqospolicy-csp.md @@ -111,5 +111,5 @@ The following diagram shows the NetworkQoSPolicy configuration service provider Read more about the XML DDF structure to create this policy by following the links below: -- [More Information about DDF and structure](./networkqospolicy-ddf.md) +- [More Information about DDF and structure](networkqospolicy-ddf.md) - [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download)