You are building a public API whose backend is hosted in an Azure App Service and exposes a REST API. You must configure backend authentication for an API Management instance. Solution: configure client certificate gateway credentials for the Azure resource. Does this solution achieve the requirement?
Choose an answer
Tap an option to check your answer.
Correct answer: No.
Why this is the answer
No, configuring client certificate gateway credentials for the Azure resource is not the correct solution for backend authentication in Azure API Management for a REST API hosted in an Azure App Service. Client certificates are primarily used for mutual TLS authentication between the API Management gateway and the backend service, which is a valid security measure but not the primary or sole method for backend authentication in this scenario. For a REST API in Azure App Service, common backend authentication methods include OAuth 2.0 with Azure Active Directory, managed identities, or API keys. These methods allow API Management to securely obtain tokens or credentials to access the backend API. Client certificates provide transport-level security but don't inherently authenticate the API Management instance to the backend API in the same way that token-based authentication or API keys do.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed