Does the solution meet the goal?

Topic 8, 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...

January 20, 2024 No Comments READ MORE +

You are developing an application that uses Azure Storage Queues

HOTSPOT You are developing an application that uses Azure Storage Queues. You have the following code: For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: No The QueueDescription.LockDuration property gets...

January 20, 2024 No Comments READ MORE +

What code do you add at line CS07 of ConfigureSSE.ps1?

You need to ensure the security policies are met. What code do you add at line CS07 of ConfigureSSE.ps1?A . CPermissionsToKeys create, encrypt, decryptB . CPermissionsToCertificates create, encrypt, decryptC . CPermissionsToCertificates wrapkey, unwrapkey, getD . CPermissionsToKeys wrapkey, unwrapkey, getView AnswerAnswer: B Explanation: Scenario: All certificates and secrets used to secure...

January 20, 2024 No Comments READ MORE +

How should you complete the CLI statement?

HOTSPOT You need to configure the integration for Azure Service Bus and Azure Event Grid. How should you complete the CLI statement? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: eventgrid To create event subscription...

January 19, 2024 No Comments READ MORE +

How should you complete the Filter class?

DRAG DROP You need to implement telemetry for non-user actions. How should you complete the Filter class? To answer, drag the appropriate code segments to the correct locations. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar...

January 19, 2024 No Comments READ MORE +

How should you complete the code?

DRAG DROP You need to add code at line EG15 in EventGridController.cs to ensure that the Log policy applies to all services. How should you complete the code? To answer, drag the appropriate code segments to the correct locations. Each code segment may be used once, more than once, or...

January 19, 2024 No Comments READ MORE +

What are two possible ways to achieve the goal?

you need to reduce read latency for the retail store solution. What are two possible ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.A . Create a new composite index for the store location data queries in Azure Cosmos...

January 19, 2024 No Comments READ MORE +

How should you complete the configuration?

HOTSPOT You need to configure the Account Kind, Replication, and Storage tier options for the corporate website’s Azure Storage account. How should you complete the configuration? To answer, select the appropriate options in the dialog box in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer:...

January 19, 2024 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...

January 19, 2024 No Comments READ MORE +

Which four actions should you perform in sequence?

DRAG DROP You develop a web app that uses tier D1 app service plan by using the Web Apps feature of Microsoft Azure App Service. Spikes in traffic have caused increases in page load times. You need to ensure that the web app automatically scales when CPU load is about...

January 19, 2024 No Comments READ MORE +