Question 6

You need to design a solution that will execute custom C# code in response to an event routed to Azure Event Grid. The solution must meet the following requirements:
The executed code must be able to access the private IP address of a Microsoft SQL Server instance that runs on an Azure virtual machine.
Costs must be minimized.
What should you include in the solution?
  • Question 7

    You need to recommend a solution that meets the data requirements for App1.
    What should you recommend deploying to each availability zone that contains an instance of App1?

    Question 8

    You plan to deploy Azure Databricks to support a machine learning application. Data engineers will mount an Azure Data Lake Storage account to the Databricks file system. Permissions to folders are granted directly to the data engineers.
    You need to recommend a design for the planned Databrick deployment. The solution must meet the following requirements:
    Ensure that the data engineers can only access folders to which they have permissions.
    Minimize development effort.
    Minimize costs.
    What should you include in the recommendation? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 9

    You are developing a sales application that will contain several Azure cloud services and will handle different components of a transaction. Different cloud services will process customer orders, billing, payment, inventory, and shipping.
    You need to recommend a solution to enable the cloud services to asynchronously communicate transaction information by using REST messages.
    What should you include in the recommendation?
  • Question 10

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    Your company plans to deploy various Azure App Service instances that will use Azure SQL databases. The App Service instances will be deployed at the same time as the Azure SQL databases.
    The company has a regulatory requirement to deploy the App Service instances only to specific Azure regions. The resources for the App Service instances must reside in the same region.
    You need to recommend a solution to meet the regulatory requirement.
    Solution: You recommend using the Regulatory compliance dashboard in Azure Security Center.
    Does this meet the goal?