How should you complete the code?

Topic 7, Misc. Questions HOTSPOT You are developing an app that manages users for a video game. You plan to store the region, email address, and phone number for the player. Some players may not have a phone number. The player’s region will be used to load-balance data. Data for...

June 11, 2021 No Comments READ MORE +

Which command should you use first?

You need to investigate the http server log output to resolve the issue with the ContentUploadService. Which command should you use first?A . az webapp logB . az ams live-outputC . az monitor activity-logD . az container attachView AnswerAnswer: C Explanation: Scenario: Users of the ContentUploadService report that they occasionally...

June 11, 2021 No Comments READ MORE +

What should you do?

You need to ensure receipt processing occurs correctly. What should you do?A . Use blob properties to prevent concurrency problemsB . Use blob SnapshotTime to prevent concurrency problemsC . Use blob metadata to prevent concurrency problemsD . Use blob leases to prevent concurrency problemsView AnswerAnswer: B Explanation: You can create...

June 10, 2021 No Comments READ MORE +

What should you use?

You need to ensure that all messages from Azure Event Grid are processed. What should you use?A . Azure Event Grid topicB . Azure Service Bus topicC . Azure Service Bus queueD . Azure Storage queueE . Azure Logic App custom connectorView AnswerAnswer: B Explanation: As a solution architect/developer, you...

June 10, 2021 No Comments READ MORE +

What should you do?

You need to resolve the log capacity issue. What should you do?A . Create an Application Insights Telemetry FilterB . Change the minimum log level in the host.json file for the functionC . Implement Application Insights SamplingD . Set a LogCategoryFilter during startupView AnswerAnswer: C Explanation: Scenario, the log capacity...

June 9, 2021 No Comments READ MORE +

Which values should you use?

HOTSPOT You need to configure Azure App Service to support the REST API requirements. Which values should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Plan: Standard Standard support auto-scaling Instance Count: 10 Max instances...

April 16, 2021 No Comments READ MORE +

How should you complete the code segment?

HOTSPOT You need to implement the bindings for the CheckUserContent function. How should you complete the code segment? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: [BlobTrigger(..)] Box 2: [Blob(..)] Azure Blob storage output binding...

April 15, 2021 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...

April 15, 2021 No Comments READ MORE +

What should you do?

You need to correct the RequestUserApproval Function app error. What should you do?A . Update line RA13 to use the async keyword and return an HttpRequest object value.B . Configure the Function app to use an App Service hosting plan. Enable the Always On setting of the hosting plan.C ....

April 15, 2021 No Comments READ MORE +

What should you do?

You need to ensure receipt processing occurs correctly. What should you do?A . Use blob properties to prevent concurrency problemsB . Use blob SnapshotTime to prevent concurrency problemsC . Use blob metadata to prevent concurrency problemsD . Use blob leases to prevent concurrency problemsView AnswerAnswer: B Explanation: You can create...

April 15, 2021 No Comments READ MORE +