Does the solution meet the goal?

Topic 4, Misc. Questions 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...

December 12, 2020 No Comments READ MORE +

How should you complete the markup?

DRAG DROP You need to add markup at line AM04 to implement the ContentReview role. How should you complete the markup? To answer, drag the appropriate json segments to the correct locations. Each json segment may be used once, more than once, or not at all. You may need to...

December 12, 2020 No Comments READ MORE +

Which values should you use?

HOTSPOT You need to retrieve the database connection string. 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: Azure database connection string retrieve REST API vault.azure.net/secrets/ Box 1: cpandlkeyvault We specify the key...

December 11, 2020 No Comments READ MORE +

What should you do?

You need to investigate the Azure Function app error message in the development environment. What should you do?A . Connect Live Metrics Stream from Application Insights to the Azure Function app and filter the metrics.B . Create a new Azure Log Analytics workspace and instrument the Azure Function app with...

December 10, 2020 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:...

December 10, 2020 No Comments READ MORE +

How should you configure the App Service plan?

HOTSPOT You are implementing a software as a service (SaaS) ASP.NET Core web service that will run as an Azure Web App. The web service will use an on-premises SQL Server database for storage. The web service also includes a WebJob that processes data updates. Four customers will use the...

December 10, 2020 No Comments READ MORE +

What should you do?

You are developing an application that uses Azure Blob storage. The application must read the transaction logs of all the changes that occur to the blobs and the blob metadata in the storage account for auditing purposes. The changes must be in the order in which they occurred, include only...

December 9, 2020 No Comments READ MORE +

Which four actions should you perform in sequence?

DRAG DROP You need to support the message processing for the ocean transport workflow. 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. View AnswerAnswer: Explanation: Step 1: Create...

December 9, 2020 No Comments READ MORE +

How should you configure network security?

HOTSPOT You need to ensure that network security policies are met. How should you configure network security? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Valid root certificate Scenario: All websites and services must use...

December 9, 2020 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...

December 9, 2020 No Comments READ MORE +