File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
dsc/docs-conceptual/dsc-3.0 Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 22description : >-
33 Learn about Microsoft's Desired State Configuration platform, including what it does and when
44 it should be used.
5- ms.date : 03/25 /2025
5+ ms.date : 06/09 /2025
66ms.topic : overview
77title : Microsoft Desired State Configuration overview
88---
@@ -88,12 +88,13 @@ To install DSC on any platform:
8888
8989### Install DSC on Windows with WinGet
9090
91- The following commands can be used to install DSC using the published ` winget ` packages:
91+ The following commands can be used to install DSC using the published ` winget ` packages from the
92+ Microsoft Store:
9293
93- Search for the latest version of DSC
94+ Search for the latest version of DSC:
9495
9596``` powershell
96- winget search DesiredStateConfiguration
97+ winget search DesiredStateConfiguration --source msstore
9798```
9899
99100``` Output
You can’t perform that action at this time.
0 commit comments