Validation ID failed

madlantern 0 Reputation points
2026-07-02T19:29:29.8966667+00:00

I'm trying to get a certificate in order to sign an Windows app that I'm developing. But after uploading myself here and uploading my ID, it tells me that my validation ID failed. Where can I find a reason for why this failed and what can I do to make sure it goes through successfully?

Azure
Azure

A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.

0 comments No comments

1 answer

Sort by: Newest
  1. AI answer

    2026-07-02T19:29:45.61+00:00

    For certificate signing of a Windows app via Azure Artifact Signing, ID validation must succeed before certificates can be issued. When identity validation fails, the service does not provide a detailed public reason, but there are specific common causes and remediation steps.

    To understand and fix the failure:

    1. Check for missed email verification
      After submitting an identity validation request, an email with a verification link is sent to the primary email address provided. The link expires after seven days. If the link was missed or not selected in time, the validation fails. In that case, create a new identity validation request and complete the email verification promptly.
    2. Confirm email delivery and filtering
      If the verification email was never received:
      • Check Junk/Spam folders.
      • Ensure the email address can receive messages from external senders and that messages containing links are not being filtered or blocked.
      • Ask the email administrator to confirm that firewall, security, or email filtering policies are not blocking the message. If the email still cannot be located, delete the current identity validation request and submit a new one.
    3. Understand organization identity validation failure
      If validation fails even after email verification, the Microsoft validation team was unable to confirm the organization based on the information and documents provided. Even if additional documentation is requested and submitted, if the information cannot be validated, onboarding to Artifact Signing cannot proceed. In that scenario:
      • Review the organization details and documents used (legal name, address, registration documents) to ensure they are accurate and consistent.
      • If all three attempts with extra documents have been exhausted and validation still fails, the guidance is to delete the Artifact Signing account to avoid being billed for unused resources.
    4. Name formatting issues on ID vs. account
      ID validation can fail if the name on the ID does not match the name in the billing or account profile (for example, due to a middle name mismatch). A practical workaround reported by users is:
      • Do not use the middle name field in the billing account.
      • Instead, change the first name field to include the middle name with a space (for example, First Middle). This can help align the account name with the ID and allow validation to pass.
    5. If further assistance is needed
      For questions specifically about identity validation in Artifact Signing, use Azure Support or Microsoft Q&A (with the artifact-signing tag). Identity validation requests cannot be expedited, and creating multiple parallel requests for the same entity does not help.

    Following these steps—verifying email completion, ensuring account name matches the ID (including middle name handling), and resubmitting the identity validation request—provides the best path to getting validation approved so certificates can be issued for signing the Windows app.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

    2 people found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.