Question 91

You have an Azure Databricks resource.
You need to log actions that relate to changes in compute for the Databricks resource.
Which Databricks services should you log?
  • Question 92

    You have a Microsoft SQL Server 2019 instance in an on-premises datacenter. The instance contains a 4-TB
    database named DB1.
    You plan to migrate DB1 to an Azure SQL Database managed instance.
    What should you use to minimize downtime and data loss during the migration?
  • Question 93

    Your company analyzes images from security cameras and sends alerts to security teams that respond to unusual activity. The solution uses Azure Databricks.
    You need to send Apache Spark level events, Spark Structured Streaming metrics, and application metrics to Azure Monitor.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions in the answer area and arrange them in the correct order.

    Question 94

    You need to recommend a configuration for ManufacturingSQLDb1 after the migration to Azure. The solution must meet the business requirements.
    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.

    Scenario: Business Requirements
    Litware identifies business requirements include: meet an SLA of 99.99% availability for all Azure deployments.
    Box 1: Cloud witness
    If you have a Failover Cluster deployment, where all nodes can reach the internet (by extension of Azure), it is recommended that you configure a Cloud Witness as your quorum witness resource.
    Box 2: Azure Basic Load Balancer
    Microsoft guarantees that a Load Balanced Endpoint using Azure Standard Load Balancer, serving two or more Healthy Virtual Machine Instances, will be available 99.99% of the time.
    Note: There are two main options for setting up your listener: external (public) or internal. The external (public) listener uses an internet facing load balancer and is associated with a public Virtual IP (VIP) that is accessible over the internet. An internal listener uses an internal load balancer and only supports clients within the same Virtual Network.

    Question 95

    You have an Azure Synapse Analytics workspace named WS1 that contains an Apache Spark pool named Pool1.
    You plan to create a database named DB1 in Pool1.
    You need to ensure that when tables are created in DB1, the tables are available automatically as external tables to the built-in serverless SQL pool.
    Which format should you use for the tables in DB1?