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 6d7fcda commit 6db6c24Copy full SHA for 6db6c24
articles/trusted-signing/how-to-sign-ci-policy.md
@@ -24,7 +24,8 @@ Overview of steps:
24
1. Unzip the Az.CodeSigning module to a folder
25
2. Open Windows PowerShell [PowerShell 7](https://github.com/PowerShell/PowerShell/releases/latest)
26
3. In the Az.CodeSigning folder, run
27
-```Import-Module .\Az.CodeSigning.psd1
+```
28
+Import-Module .\Az.CodeSigning.psd1
29
```
30
4. Optionally you can create a `metadata.json` file:
31
0 commit comments