DP-300 Exam Question 31

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.
You have an Azure Synapse Analytics dedicated SQL pool that contains a table named Table1.
You have files that are ingested and loaded into an Azure Data Lake Storage Gen2 container named container1.
You plan to insert data from the files into Table1 and transform the dat a. Each row of data in the files will produce one row in the serving layer of Table1.
You need to ensure that when the source data files are loaded to container1, the DateTime is stored as an additional column in Table1.
Solution: In an Azure Synapse Analytics pipeline, you use a Get Metadata activity that retrieves the DateTime of the files.
Does this meet the goal?
  • DP-300 Exam Question 32

    You have an Azure subscription that contains an Azure SQL managed instance, a database named db1, and an Azure web app named Appl. Appl uses db1.
    You need to enable Resource Governor for a App1. The solution must meet the following requirements:
    App1 must be able to consume all available CPU resources.
    App1 must have at least half of the available CPU resources always available.
    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 NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

    DP-300 Exam Question 33

    Task 8
    You plan to perform performance testing of db1.
    You need prevent db1 from reverting to the last known good query plan.

    DP-300 Exam Question 34

    You plan to move two 100-GB databases to Azure.
    You need to dynamically scale resources consumption based on workloads. The solution must minimize downtime during scaling operations.
    What should you use?
  • DP-300 Exam Question 35

    You have a SQL Server on Azure Virtual Machines instance named SQLVM1 that was deployed by using an Azure Marketplace SQL Server 2019 Enterprise image.
    You need to change the Microsoft SQL Server instance on SQLVM1 to the Standard edition. The solution must ensure licensing compliance.
    What should you do first?