File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
articles/governance/machine-configuration/how-to/develop-custom-package Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ 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
+
29
31
Use the following steps to develop your own configuration for managing the state of an Azure or
30
32
non-Azure machine.
31
33
@@ -36,6 +38,11 @@ non-Azure machine.
36
38
1 . [ Provide access to a package] [ 07 ]
37
39
1 . [ Sign the package artifact] [ 08 ]
38
40
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 ] .
43
+
44
+ [ !VIDEO https://youtu.be/75MTIftSEfk ]
45
+
39
46
<!-- Link reference definitions -->
40
47
[ 01 ] : ../../overview.md
41
48
[ 02 ] : /powershell/dsc/overview
@@ -45,3 +52,4 @@ non-Azure machine.
45
52
[ 06 ] : ./4-publish-package.md
46
53
[ 07 ] : ./5-access-package.md
47
54
[ 08 ] : ./6-sign-package.md
55
+ [ 09 ] : https://www.powershellgallery.com/packages/GuestConfiguration/4.6.0
You can’t perform that action at this time.
0 commit comments