Unable to sign msix package using Azure Key Vault in Visual Studio 2022

Davit Makharadze 0 Reputation points
2024-12-16T15:23:24.5+00:00

I have followed this article: https://learn.microsoft.com/en-us/windows/msix/desktop/sign-with-akv-cert but I am unable to publish the signed package.

I was able to successfully specify the Azure Key Vault Uri and the certificate for signing, however, I get the following error: A signing key is required in order to package this project. Please specify a PackageCertificateKeyFile or PackageCertificateThumbprint value in the project file.

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,342 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Akhilesh Vallamkonda 10,860 Reputation points Microsoft Vendor
    2024-12-17T11:06:44.67+00:00

    Hi @Davit Makharadze

    Thank you for asking this question on the Microsoft Q&A Platform.

    May I know have you followed the Prerequisites Sign packages with Azure Key Vault.
    Can you please check have you create a package signing certificate, if not see Create a certificate for package signing.

    Hope this helps. Do let us know if you any further queries by responding in the comments section.

    Thanks,

    Akhilesh V.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


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.