File tree 1 file changed +8
-8
lines changed
articles/virtual-machines/extensions
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ ms.devlang: na
12
12
ms.topic : article
13
13
ms.tgt_pltfrm : vm-windows
14
14
ms.workload : na
15
- ms.date : 09/11 /2018
15
+ ms.date : 10/05 /2018
16
16
ms.author : robreed
17
17
---
18
18
# Desired State Configuration extension with Azure Resource Manager templates
@@ -53,13 +53,13 @@ For more information, see
53
53
"configurationArguments" : {
54
54
"RegistrationUrl" : " registrationUrl" ,
55
55
"NodeConfigurationName" : " nodeConfigurationName"
56
- },
57
- "protectedSettings" : {
58
- "configurationArguments " : {
59
- "RegistrationKey " : {
60
- "userName " : " NOT_USED " ,
61
- "Password " : " registrationKey "
62
- }
56
+ }
57
+ },
58
+ "protectedSettings " : {
59
+ "configurationArguments " : {
60
+ "RegistrationKey " : {
61
+ "userName " : " NOT_USED " ,
62
+ "Password" : " registrationKey "
63
63
}
64
64
}
65
65
}
You can’t perform that action at this time.
0 commit comments