If I manually upload a certificate through Azure Portal, I get all the components: key, certificate, chain If I install the keyvaylt extension on the vm, only the key and the certificate itself are uploaded. What could be the reason?

Elisha George 151 Reputation points
2022-01-20T10:16:54.2+00:00

The keyvault extension (version 2.0) for linux vm allows you to unload certificates from keyvault to vm (unload the certificate itself, the key and the chain of intermediate certificates).
However, in fact, this is not the case.

If I manually upload a certificate through Azure Portal, I get all the components: key, certificate, chain
If I install the keyvault extension on the linux vm (Ubuntu 18.04), only the key and the certificate itself are uploaded.

What is the reason for that?

Which is the best way?

Is there any document related to that?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,106 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,425 questions
{count} votes

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.