Question 1

You need to ensure that PolicyLib requirements are met.
How should you complete the code segment? 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 between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

Question 2

You develop a website. You plan to host the website in Azure. You expect the website to experience high traffic volumes after it is published. You must ensure that the website remains available and responsive while minimizing cost. You need to deploy the website. What should you do?
  • Question 3

    You are developing an e-commerce solution that uses a microservice architecture.
    You need to design a communication backplane for communicating transactional messages between various parts of the solution. Messages must be communicated in first-in-first-out (FIFO) order.
    What should you use?
  • Question 4

    You are developing an ASP.NET Core web application. You plan to deploy the application to Azure Web App for Containers.
    The application needs to store runtime diagnostic data that must be persisted across application restarts. You have the following code:

    You need to configure the application settings so that diagnostic data is stored as required.
    How should you configure the web app's settings? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 5

    You are preparing to deploy an Azure virtual machine (VM) based application. The VMs that run the application have the following requirements:
    * When a VM is provisioned the firewall must be automatically configured before it can access Azure resources.
    * Supporting services must be installed by using an Azure PowerShell script that is stored in Azure Storage You need to ensure that the requirements are met.
    Which features should you use? To answer, drag the appropriate features to the correct requirements.