I've tried 3 Identity Validation requests, no response for over a month

Steve U 20 Reputation points
2025-06-16T21:31:28.88+00:00

I made 3 attempts to get an Identity Validation accepted but have had no luck over more than a month

  • they all are listed as processing
  • I've created them in slightly different ways, finally creating the last one with exactly the same company name, business ID, address, etc as is on our WA State business registration
  • I've never received a request for more information
  • Our company has been incorporated for more than 20 years

Help!

Azure Trusted Signing
Azure Trusted Signing
Trusted Signing is a Microsoft fully managed, end-to-end signing solution that simplifies the certificate signing process and helps partner developers more easily build and distribute applications.
252 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Steve U 20 Reputation points
    2025-06-25T17:39:56.92+00:00

    Good news,

    We can finally sign our apps.

    Some kind soul in the internal machinery removed whatever was gumming things up.

    Yesterday I received an email to confirm my email address, the Identity validation went through and I created a certificate profile. So we're good.

    A few notes for anyone who finds this post and is struggling with the same sort of problem:

    • As far as getting support, we bit the bullet and upgraded our account to the $30/mo support level - which I think just means we can post to this forum. But it got the movement we needed so it was definitely worth it. (not that $30/months is huge but we figure why pay for things we don't need)
    • The Azure world is large and complicated and all we needed was to be able to sign our desktop apps using Signtool.exe and avoid paying a ton for signing certs and secure dongles. By following the instructions here https://learn.microsoft.com/en-us/azure/trusted-signing/ AND here https://melatonin.dev/blog/code-signing-on-windows-with-azure-trusted-signing/ we were able to make it work. The Melatonin post was very useful for an outside perspective of the process and doing the "App Registration" process for setting up a Trusted Certificate Profile Signer. A few notes about that:
      • The App Registration part has changed a bit in Azure and it wasn't until we found our way into the Entra ID area (renamed from Azure Active Directory), went into App Registrations, and clicked "new" did it look like Melatonin's screen shots, etc.
      • When setting the role assignment to the App Registration "user", follow Melatonin's advice of typing the name of the account created in Entra. Otherwise it won't show up... very confusing..
    • Be patient and just keep plugging away. You'll get it!

    And to the good folks at Microsoft and Azure, please keep working to simplify this process. With the rising costs and pain of signing certs, thousands of developers are going to want to use Trusted signing w/ Signtool and getting set up is painful indeed. The vocabulary alone is overwhelming.

    Clearly this is an enterprise-level toolset that has a million different possible variations for corporation permission levels, etc, etc. But don't forget that developers like to start small and simple. A quick path to set up a signing process will cover 80-90% of what people need to get going. Then they can explore the many possible variations of things they need.

    Thanks for your help,

    Steve

    1 person found this answer helpful.

  2. Alex Burlachenko 11,035 Reputation points
    2025-06-17T10:31:11.6566667+00:00

    Hi Steve U,

    since u're dealing with azure trusted signing, check if u submitted everything through the right portal. sometimes requests get stuck if they don't match the exact format microsoft expects. Make sure u uploaded all docs in pdf or jpeg, no weird formats.

    also, try this trick )) log into the partner center, go to 'account settings', then 'legal info'. see if there's any hidden alert or 'action needed' message. microsoft sometimes leaves notes there instead of emailing u.

    now, for some general tips that work across other platforms too )) always double check the business name and address against the official registration. even a tiny typo can cause delays. and yeah, govt databases can be picky about spacing or punctuation.

    also worth trying from a different browser or clearing cache. sounds silly, but trust me, it helps more often than u'd think )))

    hope this helps,

    Alex


Your answer

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