From 227f245f1186be3176ee85a857edecbda9244ea1 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Thu, 19 Jun 2025 10:45:53 -0500 Subject: [PATCH] Add missing details tag (#344) --- dsc/docs-conceptual/dsc-3.0/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dsc/docs-conceptual/dsc-3.0/changelog.md b/dsc/docs-conceptual/dsc-3.0/changelog.md index fbc413e..a5f0867 100644 --- a/dsc/docs-conceptual/dsc-3.0/changelog.md +++ b/dsc/docs-conceptual/dsc-3.0/changelog.md @@ -137,6 +137,8 @@ in this release, see the [diff on GitHub][compare-v3.1.0]. This release also includes an experimental extension for discovering resources installed as Appx packages. +
Related work items + - Issues: - [#461][#461] - [#681][#681] @@ -144,6 +146,8 @@ in this release, see the [diff on GitHub][compare-v3.1.0]. - [#760][#760] - [#762][#762] +
+ - Addes support for passing parameters to the `dsc config` commands from stdin. You can pass _either_ the configuration document or parameters file contents to the command from stdin, but not both. This enables securely passing sensitive parameters to DSC without writing them to a