We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff6ede commit 902da92Copy full SHA for 902da92
dsc/docs-conceptual/dsc-3.0/overview.md
@@ -81,7 +81,7 @@ Install-Module -Name PSDesiredStateConfiguration -RequiredVersion 3.0.0-beta1 -A
81
## Integrating with DSCv3
82
83
DSCv3 is a platform tool that abstracts the concerns for defining and invoking resources. Higher
84
-order tools, like Azure Machine Configuration, Azure Automanaged VM, and WinGet are early partners
+order tools, like Azure Dev Box, Windows Dev Home, and WinGet are early partners
85
for DSCv3 as orchestration agents.
86
87
DSCv3 uses JSON schemas to define the structure of resources, configuration documents, and the
0 commit comments