nerdexam
Microsoft

AZ-204 · Question #289

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements. You…

The correct answer is B. No. Basic client credentials can be defined for HTTP endpoint, not an App Service. Design Tab -> Backend panel -> HTTP(s) endpoint -> And you have None, Basic and Certificate https://docs.microsoft.com/en-us/azure/api-management/api-management-authentication…

Submitted by satoshi_tk· Mar 30, 2026Connect to and consume Azure services and third-party services

Question

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements. You are developing a solution for a public facing API. The API back end is hosted in an Azure App Service instance. You have implemented a RESTful service for the API back end. You must configure back-end authentication for the API Management service instance. Solution: You configure Basic gateway credentials for the Azure resource. Does the solution meet the goal?

Options

  • AYes
  • BNo

How the community answered

(31 responses)
  • A
    26% (8)
  • B
    74% (23)

Explanation

Basic client credentials can be defined for HTTP endpoint, not an App Service. Design Tab -> Backend panel -> HTTP(s) endpoint -> And you have None, Basic and Certificate https://docs.microsoft.com/en-us/azure/api-management/api-management-authentication- https://docs.microsoft.com/en-us/azure/api-management/api-management-authentication- policies#ClientCertificate https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-mutual- certificates#configure-an-api-to-use-client-certificate-for-gateway-authentication

Topics

#API Management#back-end authentication#Basic auth#gateway credentials

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice