Skip to content

Commit f2fd212

Browse files
authored
Update quickstart.md
1 parent 6e8f756 commit f2fd212

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/trusted-signing/quickstart.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ To register a Trusted Signing resource provider by using the Azure CLI:
7171

7272
For more information, see [Use extensions with the Azure CLI](/cli/azure/azure-cli-extensions-overview).
7373

74-
For more information about the Trusted Signing Azure CLI extension, see [Trusted Signing service](/cli/azure/service-page/trusted%20signing%20service?view=azure-cli-latest).
74+
For more information about the Trusted Signing Azure CLI extension, see [Trusted Signing service](/cli/azure/service-page/trusted%20signing%20service?view=azure-cli-latest&preserve-view=true).
7575

7676
1. To see the versions of the Azure CLI and the dependent libraries that are installed, use the `az version` command.
7777

@@ -235,7 +235,7 @@ To create an identity validation request:
235235
| **Street, City, Country, State, Postal code** | Enter the business address of the legal business entity. |
236236

237237
1. Select **Certificate subject preview** to see the preview of the information that appears in the certificate.
238-
1. Select **Review and accept Trusted Signing Terms of Use**. You can download the Terms of Use to review or save them.
238+
1. Select **I accept Microsoft terms of use for trusted signing services**. You can download the Terms of Use to review or save them.
239239
1. Select the **Create** button.
240240
1. When the request is successfully created, the identity validation request status changes to **In Progress**.
241241
1. If more documents are required, an email is sent and the request status changes to **Action Required**.
@@ -304,7 +304,7 @@ To create a certificate profile in the Azure portal:
304304
A generated **Certificate Subject Preview** shows the preview of the certificate that will be issued.
305305
1. Select **Create**.
306306

307-
:::image type="content" source="media/trusted-signing-certificate-profile-creation.png" alt-text="Screenshot that shows the Create certificate profile pane." lightbox="media/trusted-signing-certificate-profile-creation.png":::
307+
:::image type="content" source="media/trusted-signing-certificate-profile-creation.png" alt-text="Screenshot that shows the Create certificate profile pane." lightbox="media/trusted-signing-certificate-profile-creation.png":::
308308

309309
# [Azure CLI](#tab/certificateprofile-cli)
310310

@@ -314,11 +314,11 @@ You need the identity validation ID for the entity that the certificate profile
314314

315315
1. In the Azure portal, go to your Trusted Signing account.
316316
1. On the Trusted Signing account **Overview** pane or on the resource menu under **Objects**, select **Identity validations**.
317-
1. Select the hyperlink for the relevant entity. In the **Identity validation** pane, you can copy the value for **Identity validation Id**.
317+
1. Select the hyperlink for the relevant entity. On the **Identity validation** pane, you can copy the value for **Identity validation Id**.
318318

319-
:::image type="content" source="media/trusted-signing-identity-validation-id.png" alt-text="Screenshot that shows copying the identity validation ID for a Trusted Signing account." lightbox="media/trusted-signing-identity-validation-id.png":::
319+
:::image type="content" source="media/trusted-signing-identity-validation-id.png" alt-text="Screenshot that shows copying the identity validation ID for a Trusted Signing account." lightbox="media/trusted-signing-identity-validation-id.png":::
320320

321-
To create a certificate profile by using the Azure CL:
321+
To create a certificate profile by using the Azure CLI:
322322

323323
1. Create a certificate profile by using the following command:
324324

0 commit comments

Comments
 (0)