Skip to content

Commit 7917644

Browse files
committed
addressing warnings
1 parent 79bc90f commit 7917644

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/trusted-signing/concept-trusted-signing-resources-roles.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ In the below example structure, notice that an Azure Subscription has a Resource
2929
![Diagram of Trusted Signing resource group and cert profiles](./media/trusted-signing-resource-structure.png)
3030

3131
• This ability to have multiple Code Signing Accounts and Certificate Profiles is useful as the service supports Public Trust, Private Trust, CI Policy, VBS Enclave, and Test signing types.
32-
• For more information on the Certificate Profile types and how they're used, review [Trusted Signing certificate types and management](./concept-trustedsigning-cert-management.md).
32+
• For more information on the Certificate Profile types and how they're used, review [Trusted Signing certificate types and management](./concept-trusted-signing-cert-management.md).
3333

3434

35-
**Note**: Identity Validations and Certificate Profiles align with either Public or Private Trust. Meaning that a Public Trust Identity Validation is only used for Certificate Profiles that are used for the Public Trust model. For more information, review [Trusted Signing trust models](./concept-trustedsigning-trust-models.md).
35+
**Note**: Identity Validations and Certificate Profiles align with either Public or Private Trust. Meaning that a Public Trust Identity Validation is only used for Certificate Profiles that are used for the Public Trust model. For more information, review [Trusted Signing trust models](./concept-trusted-signing-trust-models.md).
3636

3737
### Trusted Signing account
3838

@@ -104,6 +104,6 @@ Azure Role Based Access Controls (RBAC) is a cornerstone concept for all Azure r
104104
## Next steps
105105

106106
* Get started with [Trusted Signing's Quickstart Guide](./quickstart.md).
107-
* Review the [Trusted Signing Trust Models](./concept-trustedsigning-trust-models.md) concept.
108-
* Review the [Trusting Signing certificates and management](./concept-trustedsigning-cert-management.md) concept.
107+
* Review the [Trusted Signing Trust Models](./concept-trusted-signing-trust-models.md) concept.
108+
* Review the [Trusting Signing certificates and management](./concept-trusted-signing-cert-management.md) concept.
109109

articles/trusted-signing/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ Here’s a high-level overview of the service’s resource structure:
3737
* Premium
3838

3939
## Next steps
40-
* [Learn more about the Trusted Signing resource structure.](./concept-trustedsigning-resources-roles.md)
40+
* [Learn more about the Trusted Signing resource structure.](./concept-trusted-signing-resources-roles.md)
4141
* [Learn more about the signing integrations.](how-to-signing-integrations.md)
4242
* [Get started with Trusted Signing.](quickstart.md)

0 commit comments

Comments
 (0)