Client Authentication Azure API Gateway and Azure App Gateway

Sid_1805 91 Reputation points
2022-02-01T10:31:07.52+00:00

Since mutual TLS is possible in both Azure API Gateway and Azure App Gateway .

In App Gateway I see the client certificate ( containing root CA ) cannot be fetched from Azure Key vault but the Azure API Gateway we have integration of Client Certificate ( with root CA ) can be fetched from Azure Key vault.

Is there a difference in the nature of the client certificate in both cases ? ( like the API Gateway we have the public + private but in case of App Gateway its only Public ? )

If we need mutual Auth then can be just directly use API Gateway and we need not to have a App Gateway infront of it ?

Thanks

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
956 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sid_1805 91 Reputation points
    2022-04-09T20:45:22.277+00:00

    @ChaitanyaNaykodi-MSFT : Just following up on my previous query! thnks

    0 comments No comments