Which two actions should you perform?
Topic 7, VanArsdel. Ltd 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 your time to...
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...
Which Azure Key Vault feature should you use?
DRAG DROP You are developing an application to securely transfer data between on-premises file systems and Azure Blob storage. The application stores keys, secrets, and certificates in Azure Key Vault. The application uses the Azure Key Vault APIs. The application must allow recovery of an accidental deletion of the key...
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...
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...
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...
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...
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: D Explanation: You can create...
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...
What should you use?
You need to support the requirements for the Shipping Logic App. What should you use?A . Azure Active Directory Application ProxyB . Point-to-Site (P2S) VPN connectionC . Site-to-Site (S2S) VPN connectionD . On-premises Data GatewayView AnswerAnswer: D Explanation: Before you can connect to on-premises data sources from Azure Logic Apps,...