From 1a8ebcbee9fe7cee4904bc82b3bcd19edd06cae3 Mon Sep 17 00:00:00 2001 From: Vinay Pamnani <37223378+vinaypamnani-msft@users.noreply.github.com> Date: Mon, 11 Sep 2023 18:53:40 -0400 Subject: [PATCH] Structure draft for DeclaredConfiguration --- .../mdm/declared-configuration-dsc.md | 10 ++++++++++ .../mdm/declared-configuration-extensibility.md | 10 ++++++++++ .../mdm/declared-configuration.md | 10 ++++++++++ .../mdm/declaredconfiguration-csp.md | 16 ++++++++++++++++ windows/client-management/mdm/toc.yml | 9 +++++++++ 5 files changed, 55 insertions(+) create mode 100644 windows/client-management/mdm/declared-configuration-dsc.md create mode 100644 windows/client-management/mdm/declared-configuration-extensibility.md create mode 100644 windows/client-management/mdm/declared-configuration.md create mode 100644 windows/client-management/mdm/declaredconfiguration-csp.md diff --git a/windows/client-management/mdm/declared-configuration-dsc.md b/windows/client-management/mdm/declared-configuration-dsc.md new file mode 100644 index 0000000000..e6dc588bbe --- /dev/null +++ b/windows/client-management/mdm/declared-configuration-dsc.md @@ -0,0 +1,10 @@ +--- +title: Authoring DSC resources for Declared Configuration +description: Learn more about authoring DSC resources for Declared Configuration +ms.date: 09/11/2023 +ms.topic: how-to +--- + +# Authoring DSC resources for Declared Configuration + +[TODO] diff --git a/windows/client-management/mdm/declared-configuration-extensibility.md b/windows/client-management/mdm/declared-configuration-extensibility.md new file mode 100644 index 0000000000..a3cecffa87 --- /dev/null +++ b/windows/client-management/mdm/declared-configuration-extensibility.md @@ -0,0 +1,10 @@ +--- +title: Declared Configuration Extensibility +description: Learn more about Declared Configuration extensibility +ms.date: 09/11/2023 +ms.topic: how-to +--- + +# Declared Configuration Extensibility + +[TODO] diff --git a/windows/client-management/mdm/declared-configuration.md b/windows/client-management/mdm/declared-configuration.md new file mode 100644 index 0000000000..7140266f88 --- /dev/null +++ b/windows/client-management/mdm/declared-configuration.md @@ -0,0 +1,10 @@ +--- +title: Declared Configuration protocol support +description: Learn more about Declared Configuration protocol support +ms.date: 09/11/2023 +ms.topic: overview +--- + +# Declared Configuration protocol support + +[TODO] diff --git a/windows/client-management/mdm/declaredconfiguration-csp.md b/windows/client-management/mdm/declaredconfiguration-csp.md new file mode 100644 index 0000000000..b7802e8ef8 --- /dev/null +++ b/windows/client-management/mdm/declaredconfiguration-csp.md @@ -0,0 +1,16 @@ +--- +title: DeclaredConfiguration CSP +description: Learn more about the DeclaredConfiguration CSP. +author: vinaypamnani-msft +manager: aaroncz +ms.author: vinpa +ms.date: 09/11/2023 +ms.localizationpriority: medium +ms.prod: windows-client +ms.technology: itpro-manage +ms.topic: reference +--- + +# DeclaredConfiguration CSP + +[TODO] diff --git a/windows/client-management/mdm/toc.yml b/windows/client-management/mdm/toc.yml index 9125eb9388..b895b7561a 100644 --- a/windows/client-management/mdm/toc.yml +++ b/windows/client-management/mdm/toc.yml @@ -29,6 +29,15 @@ items: href: ../structure-of-oma-dm-provisioning-files.md - name: Server requirements for OMA DM href: ../server-requirements-windows-mdm.md + - name: Declared Configuration protocol support + href: ../declared-configuration.md + items: + - name: Declared Configuration Extensibility + href: ../declared-configuration-extensibility.md + - name: DeclaredConfiguration CSP + href: ../declaredconfiguration-csp.md + - name: Authoring DSC resources + href: ../declared-configuration-dsc.md - name: Configuration service providers (CSPs) expanded: true items: