AZ-204 · Question #194
You provide an Azure API Management managed web service to clients. The back-end web service implements HTTP Strict Transport Security (HSTS). Every request to the backend service must include a…
The correct answer is A. Basic Authentication C. Certificate Authentication. Authenticate with Basic - Authenticate with a backend service using Basic authentication. Authenticate with client certificate - Authenticate with a backend service using client certificates. Authenticate with managed identity - Authenticate with the managed identity for the…
Question
Options
- ABasic Authentication
- BDigest Authentication
- CCertificate Authentication
- DOAuth Client Credential Grant
How the community answered
(49 responses)- A80% (39)
- B6% (3)
- D14% (7)
Explanation
Authenticate with Basic - Authenticate with a backend service using Basic authentication. Authenticate with client certificate - Authenticate with a backend service using client certificates. Authenticate with managed identity - Authenticate with the managed identity for the API Management service. https://docs.microsoft.com/en-us/azure/api-management/api-management-authentication-policies
Topics
Community Discussion
No community discussion yet for this question.