DP-300 Exam Question 96

Hotspot Question
You have an Azure subscription.
You need to provision a logical server for Azure SQL Database by using a Bicep template.
How should you complete the template? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

DP-300 Exam Question 97

You are planning a solution that will use Azure SQL Database. Usage of the solution will peak from October 1 to January 1 each year.
During peak usage, the database will require the following:
- 24 cores
- 500 GB of storage
- 124 GB of memory
- More than 50,000 IOPS
During periods of off-peak usage, the service tier of Azure SQL Database will be set to Standard.
Which service tier should you use during peak usage?
  • DP-300 Exam Question 98

    Drag and Drop Question
    You have an Azure subscription that contains an Azure SQL database named SQLDb1. SQLDb1 contains a table named Table1.
    You plan to deploy an Azure web app named webapp1 that will export the rows in Table1 that have changed.
    You need to ensure that webapp1 can identify the changes to Table1. The solution must meet the following requirements:
    - Minimize compute times.
    - Minimize storage.
    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.

    DP-300 Exam Question 99

    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 Data Lake Storage account that contains a staging zone.
    You need to design a daily process to ingest incremental data from the staging zone, transform the data by executing an R script, and then insert the transformed data into a data warehouse in Azure Synapse Analytics.
    Solution: You use an Azure Data Factory schedule trigger to execute a pipeline that copies the data to a staging table in the data warehouse, and then uses a stored procedure to execute the R script.
    Does this meet the goal?
  • DP-300 Exam Question 100

    SIMULATION
    You need to classify the StandardCost and ListPrice columns of the SalesLT.Product table in db1. The columns must have the following configurations:
    - An information type of Financial
    - A sensitivity label of Confidential
    To complete this task, sign in to the virtual machine. You may need to use SQL Server Management Studio and the Azure portal.