Skip to content

Commit 901400d

Browse files
Update overview.md
1 parent e24b380 commit 901400d

File tree

1 file changed

+8
-0
lines changed
  • articles/governance/machine-configuration/how-to/develop-custom-package

1 file changed

+8
-0
lines changed

articles/governance/machine-configuration/how-to/develop-custom-package/overview.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ both Windows and Linux. The DSC configuration defines the condition that the mac
2626
>
2727
> Don't use secrets or confidential information in custom content packages.
2828
29+
30+
2931
Use the following steps to develop your own configuration for managing the state of an Azure or
3032
non-Azure machine.
3133

@@ -36,6 +38,11 @@ non-Azure machine.
3638
1. [Provide access to a package][07]
3739
1. [Sign the package artifact][08]
3840

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+
3946
<!-- Link reference definitions -->
4047
[01]: ../../overview.md
4148
[02]: /powershell/dsc/overview
@@ -45,3 +52,4 @@ non-Azure machine.
4552
[06]: ./4-publish-package.md
4653
[07]: ./5-access-package.md
4754
[08]: ./6-sign-package.md
55+
[09]: https://www.powershellgallery.com/packages/GuestConfiguration/4.6.0

0 commit comments

Comments
 (0)