Skip to content

Commit ec49f91

Browse files
Merge pull request #295972 from mgreenegit/patch-14
explain how to confirm if you are using DSC extension
2 parents 3a951ea + 8e3a66d commit ec49f91

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ New features in machine configuration:
2020
Before you begin, it's a good idea to read the conceptual overview information at the page
2121
[Azure Policy's machine configuration][01].
2222

23+
### Check if you are using the desired state configuration extension
24+
25+
To verify if you’re using the desired state configuration extension on virtual machines,
26+
in the Azure Portal open “Virtual machines”, select the name of each virtual machine, then
27+
“Settings” in the table of contents, and finally “Extensions + Applications”.
28+
There you will see a list of extensions assigned.
29+
2330
## Major differences
2431

2532
Machine configuration uses DSC version 2. DSC Extension uses

0 commit comments

Comments
 (0)