ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 21 - AZ-204 discussion

Report
Export

HOTSPOT

You need to secure the Shipping Function app.

How should you configure the app? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 21
Correct answer: Question 21

Explanation:

Scenario: Shipping Function app: Implement secure function endpoints by using app-level security and include Azure Active Directory (Azure AD).

Box 1: Function

Box 2: JSON based Token (JWT)

Azure AD uses JSON based tokens (JWTs) that contain claims

Box 3: HTTP

How a web app delegates sign-in to Azure AD and obtains a token

User authentication happens via the browser. The OpenID protocol uses standard HTTP protocol messages.

Reference:

https://docs.microsoft.com/en-us/azure/active-directory/develop/authentication-scenarios

asked 02/10/2024
Tiago Silva
39 questions
User
0 comments
Sorted by

Leave a comment first