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/faq.yml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,12 @@ sections:
71
71
- question: What if email validation says "Failed" and you think you never received the email validation link?
72
72
answer: |
73
73
- Create another identity validation request. Ensure that the email address used is not a distribution list and the email address can receive links from external email addresses.
74
+
- question: Where can I find Identity Validation Id?
75
+
answer: |
76
+
- On Identity Validation page, click on the Identity Validation you intend to use. The Identity Validation Id will be shown as "Id" in the details pane that opens.
77
+
:::image type="content" source="media/trusted-signing-identity-validation-id-faq.png" alt-text="Screenshot that shows copying the identity validation ID for an identity validation." lightbox="media/trusted-signing-identity-validation-id-faq.png":::
78
+
79
+
74
80
- name: Certificate profiles
75
81
questions:
76
82
- question: What if my Trusted Signing subject name is different from the name in my certificate and my MSIX package name is different now?
Copy file name to clipboardExpand all lines: articles/trusted-signing/quickstart.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,10 @@ You can use either the Azure portal or an Azure CLI extension to create and mana
26
26
## Prerequisites
27
27
28
28
> [!NOTE]
29
-
> At this time Trusted Signing is only available to organizations based in the USA and Canada that have a verifiable history of three years or more.
29
+
> At this time Trusted Signing is available to organizations and DBAs based in the USA and Canada that have a verifiable history of three years or more.
30
+
31
+
> [!NOTE]
32
+
> At this time Trusted Signing is available to individual developers based in the USA and Canada.
30
33
31
34
To complete this quickstart, you need:
32
35
@@ -218,7 +221,7 @@ You can complete your own identity validation by filling in the request form wit
0 commit comments