Question 141
You are developing an ASP.NET Core MVC web application that will be deployed to Microsoft Azure App Services Web App.
Scheduled downtime during deployment of new features is not permitted.
You need to ensure that deployments do not result in downtime.
What should you do?
Question 142
You are developing an ASP.NET application that runs on Windows Server 2012.
An exception is preventing a page from rendering.
You need to view the trace information for the page.
Which two actions should you perform? Each correct answer presents part of the solution.
Question 143
You develop an application. You deploy the application as a worker role to a staging environment in Microsoft Azure.
You receive feedback from testers that the application is throwing errors.
You need to ensure that you can remotely debug the application by using Server Explorer in Microsoft Visual Studio.
What should you do?
Question 144
You manage an application that has a custom API. Your company purchases another company. Employees from the purchased company use their own Microsoft Azure Active Directory (Azure AD).
You need to reconfigure the application to ensure that all users can access the application by using the API. You have the following requirements:
Implement authentication for Azure API management.
Configure the API gateway for proper authorization.
Integrate metrics into one dashboard.
Apply additional restrictions to all roles.
What should you implement? To answer, configure the appropriate options in the dialog box in the answer area.
NOTE: Each correct selection is worth one point.
Question 145
HOTSPOT
You develop a new ASP.NET MVC web application. The application is hosted in an Azure Web Role. It includes the following code. Line numbers are included for reference only.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.



