We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61655d2 + 7462140 commit 4afa571Copy full SHA for 4afa571
articles/governance/machine-configuration/how-to/develop-custom-package/overview.md
@@ -36,6 +36,11 @@ non-Azure machine.
36
1. [Provide access to a package][07]
37
1. [Sign the package artifact][08]
38
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].
41
+
42
+[!VIDEO https://youtu.be/75MTIftSEfk]
43
44
<!-- Link reference definitions -->
45
[01]: ../../overview.md
46
[02]: /powershell/dsc/overview
@@ -45,3 +50,4 @@ non-Azure machine.
50
[06]: ./4-publish-package.md
51
[07]: ./5-access-package.md
47
52
[08]: ./6-sign-package.md
53
+[09]: https://www.powershellgallery.com/packages/GuestConfiguration/4.6.0
0 commit comments