File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
articles/governance/machine-configuration/how-to/develop-custom-package Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,6 @@ both Windows and Linux. The DSC configuration defines the condition that the mac
26
26
>
27
27
> Don't use secrets or confidential information in custom content packages.
28
28
29
-
30
-
31
29
Use the following steps to develop your own configuration for managing the state of an Azure or
32
30
non-Azure machine.
33
31
@@ -38,8 +36,8 @@ non-Azure machine.
38
36
1 . [ Provide access to a package] [ 07 ]
39
37
1 . [ Sign the package artifact] [ 08 ]
40
38
41
- The following video provides a step by step guide on how to author a custom machine configuration policy using
42
- the [ GuestConfiguration PowerShell module] [ 09 ] .
39
+ The following video provides a step by step guide on how to author a custom machine configuration
40
+ policy using the [ GuestConfiguration PowerShell module] [ 09 ] .
43
41
44
42
[ !VIDEO https://youtu.be/75MTIftSEfk ]
45
43
You can’t perform that action at this time.
0 commit comments