What code should you add at line PC16?
DRAG DROP You need to ensure disaster recovery requirements are met. What code should you add at line PC16? To answer, drag the appropriate code fragments to the correct locations. Each code fragment may be used once, more than once, or not at all. You may need to drag the...
Where should you store the agreement after it is completed?
You need to store the user agreements. Where should you store the agreement after it is completed?A . Azure Storage queueB . Azure Event HubC . Azure Service Bus topicD . Azure Event Grid topicView AnswerAnswer: B Explanation: Azure Event Hub is used for telemetry and distributed data streaming. This...
Which solution should you use?
HOTSPOT You need to correct the errors for farmers and distributors. Which solution should you use? To answer, select the appropriate options in the answer area NOTE: Each correct selection is worth one point. View AnswerAnswer:
What should you use?
You need to migrate on-premises shipping data to Azure. What should you use?A . Azure MigrateB . Azure Cosmos DB Data Migration tool (dt.exe)C . AzCopyD . Azure Database Migration serviceView AnswerAnswer: D Explanation: Migrate from on-premises or cloud implementations of MongoDB to Azure Cosmos DB with minimal downtime by...
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...
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...
How should you configure the app?
HOTSPOT You need to secure the Shipping Function app. How should you configure the app? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Scenario: Shipping Function app: Implement secure function endpoints by using app-level security and include...
Which settings should you use?
HOTSPOT You are building a traffic monitoring system that monitors traffic along six highways. The system produces time series analysis-based reports for each highway. Data from traffic sensors are stored in Azure Event Hub. Traffic data is consumed by four departments. Each department has an Azure Web App that displays...
How should you complete the code?
HOTSPOT You need to add code at line AM09 to ensure that users can review content using ContentAnalysisService. 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: "oauth2Permissions": ["login"] oauth2Permissions...
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...