Skip to content

Commit 76f5598

Browse files
authored
Update migrating-from-dsc-extension.md
1 parent 62858be commit 76f5598

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/governance/machine-configuration/whats-new/migrating-from-dsc-extension.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ The zip file artifact used by DSC Extension is not compatible with Azure machine
4949
Plan to use the machine configuration authoring tools to repackage the configuration
5050
and required PowerShell modules and republish to Azure Storage.
5151

52-
Machine configuration uses DSC version 3 with PowerShell version 7. DSC version 3 can coexist with
53-
older versions of DSC. The implementations are separate. However, there's no
52+
Machine configuration uses DSC version `2` with PowerShell version `7.x`. DSC Extension uses
53+
DSC version `1`. The implementations are separate. However, there's no
5454
conflict detection. Using both platforms to manage the same configuration isn't advised.
5555

5656
## Understand migration

0 commit comments

Comments
 (0)