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 Basic gateway credentials for the HTTP(s) endpoint. 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 Basic gateway credentials for the HTTP(s) endpoint does not achieve the requirement. Basic authentication is typically used for client-to-server authentication, where the client provides a username and password. For backend authentication in Azure API Management, you need to secure the connection between API Management and your backend App Service. This is usually done using methods like client certificates, managed identities, or subscription keys, which provide more robust and scalable security for backend services. Basic authentication is not the standard or most secure method for this specific scenario.
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