DRAG DROP -You are developing a .NET Core model-view controller (MVC) application hosted on Azure for a health care system that allows providers access to their information.You develop the following code:You define a role named SysAdmin.You need to ensure that the application meets the following authorization requirements:✑ Allow the ProviderAdmin and SysAdmin roles access to the Partner controller regardless of whether the user holds an editor claim of partner.✑ Limit access to the Manage action of the controller to users with an editor claim of partner who are also members of the SysAdmin role.How should you complete the code? To answer, drag the appropriate code segments to the correct locations. Each code segment may 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:
DRAG DROP -You develop a web app that uses the tier D1 app service plan by using the Web Apps feature of Microsoft Azure App Service.Spikes in traffic have caused increases in page load times.You need to ensure that the web app automatically scales when CPU load is about 85 percent and minimize costs.Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.NOTE: Each correct selection is worth one point.Select and Place:
Note: In this section you will see one or more sets of questions with the same scenario and problem. Each question presents a unique solution to the problem, and you must determine whether the solution meets the stated goals. More than one solution might solve the problem. It is also possible that none of the solutions solve the problem.After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.You need to meet the LabelMaker application security requirement.Solution: Place the Azure Active Directory account into an Azure AD group. Create a ClusterRoleBinding and assign it to the group.Does the solution meet the goal?
You are developing a speech-enabled home automation control bot.The bot interprets some spoken words incorrectly.You need to improve the spoken word recognition for the bot.What should you implement?
HOTSPOT -You need to ensure that you can deploy the LabelMaker application.How should you complete the CLI commands? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
You need to add code at line EG15 in EventGridController.cs to ensure that the Log policy applies to all services.How should you complete the code? To answer, drag the appropriate code segments to the correct locations. Each code segment may 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: