Configuring mutual certificate in azure api application

I want to reliably associate Azure Api Management (APIM) with the Azure API App . How to provide a APIM certificate is well documented , however I cannot find a description of how to provide a certificate to an API application. I know how to do this with a regular API (azurewebsite) with a portal, but can you upload the certificate to the API application and use authentication using the API certificate?

+4
source share
1 answer

I have no solution for this, but a workaround that may be of interest to you. I did a webcast .

-2

All Articles