Which configuration options should you use?

Topic 1, Windows Server 2016 virtual machine 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...

November 7, 2020 No Comments READ MORE +

What should you use?

DRAG DROP You manage several existing Logic Apps. You need to change definitions, add new logic, and optimize these apps on a regular basis. What should you use? To answer, drag the appropriate tools to the correct functionalities. Each tool may be used once, more than once, or not at...

November 7, 2020 No Comments READ MORE +

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...

November 7, 2020 No Comments READ MORE +

Which tools should you use?

HOTSPOT You need to correct the VM issues. Which tools 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: Azure Backup The VM is critical and has not been backed up in the...

November 6, 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...

November 6, 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...

November 6, 2020 No Comments READ MORE +

Which CRDs should you configure?

DRAG DROP You are a developer for a software as a service (SaaS) company that uses an Azure Function to process orders. The Azure Function currently runs on an Azure Function app that is triggered by an Azure Storage queue. You are preparing to migrate the Azure Function to Kubernetes...

November 6, 2020 No Comments READ MORE +

How should you configure the policy?

DRAG DROP You are developing a new page for a website that uses Azure Cosmos DB for data storage. The feature uses documents that have the following format: You must display data for the new page in a specific order. You create the following query for the page: You need...

November 6, 2020 No Comments READ MORE +

To which policy section should you add the policies?

DRAG DROP Contoso, Ltd. provides an API to customers by using Azure API Management (APIM). The API authorizes users with a JWT token. You must implement response caching for the APIM gateway. The caching mechanism must detect the user ID of the client that accesses data for a given location...

November 6, 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:...

November 5, 2020 No Comments READ MORE +