You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/trusted-signing/quickstart.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ To register a Trusted Signing resource provider by using the Azure CLI:
71
71
72
72
For more information, see [Use extensions with the Azure CLI](/cli/azure/azure-cli-extensions-overview).
73
73
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).
75
75
76
76
1. To see the versions of the Azure CLI and the dependent libraries that are installed, use the `az version` command.
77
77
@@ -235,7 +235,7 @@ To create an identity validation request:
235
235
|**Street, City, Country, State, Postal code**| Enter the business address of the legal business entity. |
236
236
237
237
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.
239
239
1. Select the **Create** button.
240
240
1. When the request is successfully created, the identity validation request status changes to **In Progress**.
241
241
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:
304
304
A generated **Certificate Subject Preview** shows the preview of the certificate that will be issued.
305
305
1. Select **Create**.
306
306
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":::
308
308
309
309
# [Azure CLI](#tab/certificateprofile-cli)
310
310
@@ -314,11 +314,11 @@ You need the identity validation ID for the entity that the certificate profile
314
314
315
315
1. In the Azure portal, go to your Trusted Signing account.
316
316
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**.
318
318
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":::
320
320
321
-
To create a certificate profile by using the Azure CL:
321
+
To create a certificate profile by using the Azure CLI:
322
322
323
323
1. Create a certificate profile by using the following command:
0 commit comments