Question 178 of 213
Single answerDRAG DROP -You are developing an ASP.NET Core website that can be used to manage photographs which are stored in Azure Blob Storage containers.Users of the website authenticate by using their Azure Active Directory (Azure AD) credentials.You implement role-based access control (RBAC) role permissions on the containers that store photographs. You assign users to RBAC roles.You need to configure the website's Azure AD Application so that user's permissions can be used with the Azure Blob containers.How should you configure the application? To answer, drag the appropriate setting to the correct location. Each setting can be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.NOTE: Each correct selection is worth one point.Select and Place:
✓A Box 1: user_impersonation -Box 2: delegated -Example:1. Select the API permissions section2. Click the Add a permission button and then:Ensure that the My APIs tab is selected3. In the list of APIs, select the API TodoListService-aspnetcor
BRefer to simulation panel
✓
Correct Answer: A
Box 1: user_impersonation -Box 2: delegated -Example:1. Select the API permissions section2. Click the Add a permission button and then:Ensure that the My APIs tab is selected3. In the list of APIs, select the API TodoListService-aspnetcor
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Microsoft certification topics.