Replies: 3 comments 5 replies
-
@kevinchalet Can you provide some insights to this ? Or direct me to the right person who can help on this ? |
Beta Was this translation helpful? Give feedback.
-
Update on this. I checked the azure machine file structure and the local cert store of the machine did not have the certificates so that means its not able to load it from the keyvault. But the system id policy access has been added to the necessary keyvault and they have been imported using TSA also but unfortunately not able to identify them when the app starts. So either the certs were never imported to the local system or there was a (Keyvault) access issue but there is no error as such |
Beta Was this translation helpful? Give feedback.
-
No. I don't think so |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Azure application is unable to find the certificates from keyvault. Proper access policy has been provided in the keyvault and even the certs are imported to azure function in TSL as private certs and even the WEBSITE_LOAD_CERTIFICATES parameter is added and all the thumbprints have been added comma separated.
Mainly particular certificate wrt S2S is not getting identified/imported. Am I missing any configurations wrt to anything?
@kevinchalet
Thanks
Beta Was this translation helpful? Give feedback.
All reactions