Skip to content

Commit 5645689

Browse files
fixing CI policy signing doc
1 parent d6b2021 commit 5645689

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

articles/trusted-signing/how-to-sign-ci-policy.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,7 @@ To complete the steps in this article, you need:
2424

2525
## Sign a CI policy
2626

27-
1. ⁠Unzip the Az.CodeSigning module to a folder.
2827
1. ⁠Open [PowerShell 7](https://github.com/PowerShell/PowerShell/releases/latest).
29-
1. In the *Az.CodeSigning* folder, run this command:
30-
31-
```powershell
32-
Import-Module .\Az.CodeSigning.psd1
33-
```
3428

3529
1. Optionally, you can create a *metadata.json* file that looks like this example:(`"Endpoint"` URI value must be a URI that aligns with the region where you created your Trusted Signing account and certificate profile when you set up these resources.)
3630

0 commit comments

Comments
 (0)