Which configuration options should you use?
HOTSPOT You need to configure Azure CDN for the Shipping web site. Which configuration options should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Scenario: Shipping website Use Azure Content Delivery Network (CDN) and ensure...
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...
How should you complete the code segment?
HOTSPOT You need to ensure that validation testing is triggered per the requirements. How should you complete the code segment? To answer, select the appropriate values in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: RepositoryUpdated When a new version of the...
What should you use?
You need to secure the Shipping Logic App. What should you use?A . Azure App Service Environment (ASE) B. Azure AD B2B integration C. Integration Service Environment (ISE) D. VNet service endpointView AnswerAnswer: C Explanation: Scenario: The Shipping Logic App requires secure resources to the corporate VNet and use dedicated...
Which two values should you use?
You need to authenticate the user to the corporate website as indicated by the architectural diagram. Which two values should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . ID token signature B. ID token claims C. HTTP response code...
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, decrypt B. CPermissionsToCertificates create, encrypt, decrypt C. CPermissionsToCertificates wrapkey, unwrapkey, get D. CPermissionsToKeys wrapkey, unwrapkey, getView AnswerAnswer: B Explanation: Scenario: All certificates and secrets used to secure...
Which configuration values should you use?
HOTSPOT You need to correct the Azure Logic app error message. Which configuration 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: Scenario: You test the Logic app in a development environment. The following...
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...
How should you complete the code?
Topic 2, Contoso, 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...
What should you do?
You develop and deploy an Azure App Service web app named App1. You create a new Azure Key Vault named Vault 1. You import several API keys, passwords, certificates, and cryptographic keys into Vault1. You need to grant App1 access to Vault1 and automatically rotate credentials Credentials must not be...