How should you configure the web app’s settings?

HOTSPOT You are developing an ASP.NET Core web application. You plan to deploy the application to Azure Web App for Containers. The application needs to store runtime diagnostic data that must be persisted across application restarts. You have the following code: You need to configure the application settings so that...

June 24, 2022 No Comments READ MORE +

How should you complete the code?

HOTSPOT You need to insert code at line LE03 of LoginEvent.cs to ensure that all authentication events are processed correctly. How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: id...

June 24, 2022 No Comments READ MORE +

How should you configre the Azure Table Storage service?

HOTSPOT You need to resolve the Shipping web site error. How should you configre the Azure Table Storage service? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: AllowedOrigins A CORS request will fail if Access-Control-Allow-Origin...

June 23, 2022 No Comments READ MORE +

Which Azure Blob storage settings should you use?

HOTSPOT You need to configure security and compliance for the corporate website files. Which Azure Blob storage settings should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: role-based access control (RBAC) Azure Storage...

June 23, 2022 No Comments READ MORE +

What should you do first?

You need to access data from the user claim object in the e-commerce web app. What should you do first?A . Write custom code to make a Microsoft Graph API call from the e-commerce web app.B . Assign the Contributor RBAC role to the e-commerce web app by using the...

June 23, 2022 No Comments READ MORE +

Which four actions should you recommend be performed in sequence?

DRAG DROP You need to correct the corporate website error. Which four actions should you recommend be performed in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. View AnswerAnswer: Explanation: Scenario: Corporate website While testing...

June 23, 2022 No Comments READ MORE +

Which code segment should you use?

You develop Azure solutions. You must connect to a No-SQL globally-distributed database by using the .NET API. You need to create an object to configure and execute requests in the database. Which code segment should you use?A . new Container(EndpointUri, PrimaryKey);B . new Database(Endpoint, PrimaryKey);C . new CosmosClient(EndpointUri, PrimaryKey);View AnswerAnswer:...

June 23, 2022 No Comments READ MORE +

Does the solution meet the goal?

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you...

June 23, 2022 No Comments READ MORE +

How should you complete the code?

Topic 5, Litware Inc Case study This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to...

June 23, 2022 No Comments READ MORE +

What should you do?

You develop and deploy an Azure App Service web app named App1. You create a new Azure Key Vault named Vault 1. You import several API keys, passwords, certificates, and cryptographic keys into Vault1. You need to grant App1 access to Vault1 and automatically rotate credentials Credentials must not be...

June 23, 2022 No Comments READ MORE +