Share via

How do I activate code signing

Michael ThompsonBrown 0 Reputation points
2025-09-18T02:08:43.3733333+00:00

Trying to enroll subscription in Azure Trusted Signing (Code Signing) preview.

Microsoft.CodeSigning is registered but Certificate Profiles only show attestation (Public/Private Trust).

I nooed to enable Code Signing profiles for EXE/MSI signing.

Artifact Signing
Artifact Signing

A fully managed end-to-end service for digitally signing code, documents, and applications. (formerly Trusted Signing)

0 comments No comments

2 answers

Sort by: Most helpful
  1. Alison A 5,195 Reputation points Admin
    2025-09-22T16:40:51.6466667+00:00

    Hi,

    You'll need to complete the identity verification step in the setup guide before you can create a certificate profile. Until that's done, only attestation profiles will be available.

    Was this answer helpful?

    0 comments No comments

  2. Alex Burlachenko 20,825 Reputation points MVP Volunteer Moderator
    2025-09-18T10:18:26.7733333+00:00

    ah, michael!

    this is a point of confusion with the trusted signing preview. it can be a bit tricky to navigate ))

    the issue is that even with the microsoft.codesigning resource provider registered, access to the code signing profile preview might still be gated. this feature often requires an explicit enrollment or for your subscription to be allow-listed by microsoft.

    the first thing to do is check the official sign-up page for the preview. if you have already done that, the next step is to contact azure support directly. they can check your subscription status and manually enable the code signing profiles for you. be sure to tell them you have already registered the resource provider but only see attestation options.

    also, double check the region where you are creating the trusted signing resource. the code signing preview might only be available in certain azure regions right now, like east us or west europe. trying a different region could make the option appear.

    hope you get access soon. that code signing feature is a game-changer for devops security.

    Best regards,

    Alex

    and "yes" if you would follow me at Q&A - personaly thx.
    P.S. If my answer help to you, please Accept my answer
    

    https://ctrlaltdel.blog/

    Was this answer helpful?

    0 comments No comments

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.