Code Signing with Azure KeyVault -You are unauthorized to view these contents.

Maria Frederiksen 0 Reputation points
2025-03-04T15:06:31.27+00:00

I have an Azure account, I have gone through all the steps for an app to Business Central, and now I need to Code Signing. I have made af KeyVault, but when I want to ad the Certificate, the menu +Generet/Import is gray, and the text say You are unauthorized to view these contents.

I have looked at the AccessControl (IAM), and I am Key Vault Administrator, Owner of Subscription, Rexssource group and This resource (MyApp).

At Access Policies I have Key Permissions, Secret Permissions, and Certificat Permissions.Certificat Permissions is set to All.

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,395 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. david_son12 0 Reputation points
    2025-03-05T04:54:17.67+00:00

    You need to create a resource, generate CSR, obtain a code signing certificate, and add it to Azure Keyvault! https://signmycode.com/resources/how-to-create-private-keys-csr-and-import-code-signing-certificate-in-azure-keyvault-hsm this will help you!

    0 comments No comments

  2. Maria Frederiksen 0 Reputation points
    2025-03-05T09:23:37.4233333+00:00

    Yes, and thanks. But it seemed that Key Vault isn't the way to sign a app-file when you can't use pfx.

    0 comments No comments

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.