Skip to content

Commit 6e8f756

Browse files
authored
Update how-to-signing-integrations.md
1 parent 4459aea commit 6e8f756

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/trusted-signing/how-to-signing-integrations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This section explains how to set up SignTool to use with Trusted Signing.
3333
To complete the steps in this article, you need:
3434

3535
- A Trusted Signing account, identity validation, and certificate profile.
36-
- The Trusted Signing Certificate Profile Signer role is assigned to you.
36+
- Individual or group assignment of the Trusted Signing Certificate Profile Signer role.
3737

3838
### Summary of steps
3939

@@ -100,7 +100,7 @@ To sign by using Trusted Signing, you need to provide the details of your Truste
100100
}
101101
```
102102

103-
The "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. The table shows regions and their corresponding URIs.
103+
The `"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. The table shows regions and their corresponding URIs.
104104

105105
| Region | Region class fields | Endpoint URI value |
106106
|--------------|-----------|------------|
@@ -111,7 +111,7 @@ To sign by using Trusted Signing, you need to provide the details of your Truste
111111
| North Europe | NorthEurope | `https://neu.codesigning.azure.net` |
112112
| West Europe | WestEurope | `https://weu.codesigning.azure.net` |
113113

114-
<sup>1</sup> The optional "CorrelationId" field is an opaque string value that you can provide to correlate sign requests with your own workflows, such as build identifiers or machine names.
114+
<sup>1</sup> The optional `"CorrelationId"` field is an opaque string value that you can provide to correlate sign requests with your own workflows, such as build identifiers or machine names.
115115

116116
### Use SignTool to sign a file
117117

0 commit comments

Comments
 (0)