question

MikeGrudzinskas-4905 avatar image
0 Votes"
MikeGrudzinskas-4905 asked Grmacjon-MSFT commented

Failed to sync the certificate.: The service does not have access to '…vault' Key Vault

This has been asked before but is apparently still an issue. I just renewed and validated my certificate and now it won't sync. How do I fix this? If I have to buy a new certificate as in the linked post, how do I get it paid for by MS?
(failed-to-sync-the-certificate-the-service-does-not-have-access-to-vault-key-vault


azure-ad-b2c
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MikeGrudzinskas-4905 avatar image
0 Votes"
MikeGrudzinskas-4905 answered Grmacjon-MSFT commented

I was missing the "Key Vault" "Access Policy" for the Microsoft Azure App Service and Microsoft.Azure.CertificateRegistration. I added them as below and the cert synced. It still doesn't show up in the key vault.

Check the required permissions on Key Vault: |Service Principal|Secret Permissions|Certificates| |--|--|--| |Microsoft Azure App Service|Get|Get| |Microsoft.Azure.CertificateRegistration|Get,List,Set,Delete|Get,List|

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi Mike,

Thanks for sharing the solution that worked for you. I am sure others in the community will find this information helpful

-Grace

0 Votes 0 ·