For Artifact Signing (Azure Trusted Signing), the “Email verification failed” status means the primary email address specified in the identity validation request was not successfully verified via the verification link that is sent as part of the process.
For organization identity validation specifically:
- When creating the identity validation request, a verification link is sent to the Primary Email address entered in the form.
- That link expires after 7 days.
- If the link is not selected within 7 days, or if the email cannot be delivered/used, the email verification step fails, and the overall identity validation can end in Failed with a reason like “Email verification failed.”
From the Artifact Signing documentation:
- If email verification fails, a new identity validation request must be initiated. The same request cannot be reused and a new link cannot be resent on that request.
- Creating additional identity validation requests for the same entity that are in progress does not help; each request must complete its own email verification.
- The Primary Email must:
- Belong to an individual (no distribution lists).
- Be able to receive emails with links from external senders.
- The Secondary Email must be different from the primary and, for organizations, its domain must match the primary email’s domain.
Given the behavior described (no email ever received and repeated “Email verification failed”):
- Create a new identity validation request in the Azure portal.
- In that request, set:
- Primary Email to an individual mailbox in the organization that can receive external mail and is actively monitored.
- Secondary Email to a different address on the same domain (can be a distribution list) that also receives external mail.
- After submitting, monitor the Primary Email inbox for the verification message and select the link within 7 days.
- If the email still does not arrive, verify with the mail admin that messages from Microsoft (including links) are not being blocked and that the mailbox can receive external messages.
- If problems persist, contact Microsoft via Azure Support or Microsoft Q&A using the artifact-signing tag for assistance with the identity validation process.
The “Email verification failed” check itself is only validating that the verification link sent to the Primary Email address was successfully used within its validity period; it is not validating the website screenshot or other uploaded documents.
References: