From 52e28e8b8e3297fd6ddb89aad32df7fea9d8abc6 Mon Sep 17 00:00:00 2001 From: Vinay Pamnani <37223378+vinaypamnani-msft@users.noreply.github.com> Date: Thu, 6 Oct 2022 16:54:58 -0400 Subject: [PATCH] more updates --- windows/client-management/mdm/index.yml | 18 ++++++++++++++---- windows/client-management/mdm/toc.yml | 1 + 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/windows/client-management/mdm/index.yml b/windows/client-management/mdm/index.yml index 3a6afcb7c8..2929c3b9c1 100644 --- a/windows/client-management/mdm/index.yml +++ b/windows/client-management/mdm/index.yml @@ -26,13 +26,13 @@ landingContent: # Start card title with a verb # Card (optional) - - title: CSP reference + - title: Configuration Service Provider linkLists: - linkListType: reference links: - - text: CSP supported scenarios + - text: Supported scenarios url: configuration-service-provider-support.md - - text: CSP DDF Files + - text: Device description framework (DDF) files url: configuration-service-provider-ddf.md - text: DynamicManagement CSP url: dynamicmanagement-csp.md @@ -40,7 +40,7 @@ landingContent: url: bitlocker-csp.md # Card (optional) - - title: Policy CSP reference + - title: Policy CSP linkLists: - linkListType: reference links: @@ -52,3 +52,13 @@ landingContent: url: policy-csp-start.md - text: Policy CSP - Update url: policy-csp-update.md + + # Card (optional) + - title: Policy CSP support + linkLists: + - linkListType: reference + links: + - text: ADMX Policies + url: policies-in-policy-csp-admx-backed.md + - text: Policies supported by Group Policy + url: policies-in-policy-csp-supported-by-group-policy.md \ No newline at end of file diff --git a/windows/client-management/mdm/toc.yml b/windows/client-management/mdm/toc.yml index b59d8ff10a..686c80982b 100644 --- a/windows/client-management/mdm/toc.yml +++ b/windows/client-management/mdm/toc.yml @@ -1,6 +1,7 @@ items: - name: Configuration service reference href: index.yml + expanded: true items: - name: Device description framework (DDF) href: configuration-service-provider-ddf.md