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.
1 parent a43a4ef commit 468ace2Copy full SHA for 468ace2
articles/governance/machine-configuration/how-to/develop-custom-package/overview.md
@@ -33,7 +33,8 @@ non-Azure machine.
33
1. [Create a custom machine configuration package artifact][04]
34
1. [Test the package artifact][05]
35
1. [Publish the package artifact][06]
36
-1. [Sign the package artifact][07]
+1. [Provide access to a package][07]
37
+1. [Sign the package artifact][08]
38
39
<!-- Link reference definitions -->
40
[01]: ../../overview.md
@@ -42,4 +43,5 @@ non-Azure machine.
42
43
[04]: ./2-create-package.md
44
[05]: ./3-test-package.md
45
[06]: ./4-publish-package.md
-[07]: ./5-sign-package.md
46
+[07]: ./5-access-package.md
47
+[08]: ./6-sign-package.md
0 commit comments