Which two actions should you perform?
You need to secure the Azure Functions to meet the security requirements. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . Store the RSA-HSM key in Azure Cosmos DB. Apery the built-in policies for customer-managed keys...
Which API Management policy should you implement?
You are a developer for a SaaS company that offers many web services. All web services for the company must meet the following requirements: ✑ Use API Management to access the services ✑ Use OpenID Connect for authentication ✑ Prevent anonymous usage A recent security audit found that several web...
Which two actions should you perform?
You need to configure the ContentUploadService deployment. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . Add the following markup to line CS23: types: Private B. Add the following markup to line CS24: osType: Windows C....
Which four commands should you use to develop the solution?
DRAG DROP You plan to create a Docker image that runs as ASP.NET Core application named ContosoApp. You have a setup script named setupScript.ps1 and a series of application files including ContosoApp.dll. You need to create a Dockerfile document that meets the following requirements: • Call setupScript.ps1 when the container...
What are two possible ways to achieve the goal?
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...
Which policy values should you use?
HOTSPOT You need to configure API Management for authentication. Which policy 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: Box 1: Validate JWT The validate-jwt policy enforces existence and validity of a JWT...
How should you configure the application?
DRAG DROP You are developing an ASP.NET Core website that can be used to manage photographs which are stored in Azure Blob Storage containers. Users of the website authenticate by using their Azure Active Directory (Azure AD) credentials. You implement role-based access control (RBAC) role permission on the containers that...
Which three actions should you perform in sequence?
DRAG DROP You need to deploy a new version of the LabelMaker application to ACR. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. View AnswerAnswer: Explanation: A picture...
Does the solution meet the goal?
Set the DataSource property of the SearchServiceCIient Does the solution meet the goal?A . Yes B. NoView AnswerAnswer: B Explanation: Use the following method:
What should you do?
You need to ensure receipt processing occurs correctly. What should you do?A . Use blob properties to prevent concurrency problems B. Use blob SnapshotTime to prevent concurrency problems C. Use blob metadata to prevent concurrency problems D. Use blob leases to prevent concurrency problemsView AnswerAnswer: D Explanation: You can create...