DP-300 Exam Questions
461 real DP-300 exam questions with expert-verified answers and explanations. Page 3 of 10.
- Question #103Plan and implement data platform resources
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 q...
- Question #104Plan and implement data platform resources
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 q...
- Question #105Plan and implement data platform resources
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 q...
- Question #106Implement a secure environment
You are developing an application that uses Azure Data Lake Storage Gen 2. You need to recommend a solution to grant permissions to a specific application for a limited time period...
- Question #107Implement a secure environment
You are designing an enterprise data warehouse in Azure Synapse Analytics that will contain a table named Customers. Customers will contain credit card information. You need to rec...
- Question #108Implement a secure environment
You have a data warehouse in Azure Synapse Analytics. You need to ensure that the data in the data warehouse is encrypted at rest. What should you enable?
- Question #109Implement a secure environment
You are designing a security model for an Azure Synapse Analytics dedicated SQL pool that will support multiple companies. You need to ensure that users from each company can view...
- Question #110Implement a secure environment
You have an Azure subscription that contains an Azure Data Factory version 2 (V2) data factory named df1. DF1 contains a linked service. You have an Azure Key vault named vault1 th...
- Question #111Plan and implement data platform resources
A company plans to use Apache Spark analytics to analyze intrusion detection data. You need to recommend a solution to analyze network and system activity data for malicious activi...
- Question #112Optimize query performance
You have an Azure data solution that contains an enterprise data warehouse in Azure Synapse Analytics named DW1. Several users execute adhoc queries to DW1 concurrently. You regula...
- Question #113Monitor, configure, and optimize database resources
You are monitoring an Azure Stream Analytics job. You discover that the Backlogged input Events metric is increasing slowly and is consistently non-zero. You need to ensure that th...
- Question #114Monitor, configure, and optimize database resources
You have an Azure Stream Analytics job. You need to ensure that the job has enough streaming units provisioned. You configure monitoring of the SU % Utilization metric. Which two a...
- Question #115Monitor, configure, and optimize database resources
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 #116Monitor, configure, and optimize database resources
Your company uses Azure Stream Analytics to monitor devices. The company plans to double the number of devices that are monitored. You need to monitor a Stream Analytics job to ens...
- Question #117Optimize query performance
You manage an enterprise data warehouse in Azure Synapse Analytics. Users report slow performance when they run commonly used queries. Users do not report performance changes for i...
- Question #118Optimize query performance
You have an Azure Synapse Analytics dedicated SQL pool named Pool1 and a database named DB1. DB1 contains a fact table named Table. You need to identify the extent of the data skew...
- Question #119Optimize query performance
You have an Azure Synapse Analytics dedicated SQL pool. You run PDW_SHOWSPACEUSED('dbo.FactInternetSales'); and get the results shown in the following table. Which statement accura...
- Question #120Optimize query performance
You are designing a dimension table in an Azure Synapse Analytics dedicated SQL pool. You need to create a surrogate key for the table. The solution must provide the fastest query...
- Question #121Optimize query performance
You are designing a star schema for a dataset that contains records of online orders. Each record includes an order date, an order due date, and an order ship date. You need to ens...
- Question #122Configure and manage automation of tasks
You have an Azure Data Factory pipeline that is triggered hourly. The pipeline has had 100% success for the past seven days. The pipeline execution fails, and two retries that occu...
- Question #123Configure and manage automation of tasks
You need to trigger an Azure Data Factory pipeline when a file arrives in an Azure Data Lake Storage Gen2 container. Which resource provider should you enable?
- Question #124Configure and manage automation of tasks
You have the following Azure Data Factory pipelines: - Ingest Data from System1 - Ingest Data from System2 - Populate Dimensions - Populate Facts Ingest Data from System1 and Inges...
- Question #125Configure and manage automation of tasks
You have an Azure Data Factory pipeline that performs an incremental load of source data to an Azure Data Lake Storage Gen2 account. Data to be loaded is identified by a column nam...
- Question #126Configure and manage automation of tasks
You have an Azure Data Factory that contains 10 pipelines. You need to label each pipeline with its main purpose of either ingest, transform, or load. The labels must be available...
- Question #127Plan and implement data platform resources
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 q...
- Question #128Plan and implement data platform resources
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 q...
- Question #129Plan and implement data platform resources
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 q...
- Question #130Plan and implement data platform resources
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 q...
- Question #131Plan and implement data platform resources
You plan to perform batch processing in Azure Databricks once daily. Which type of Databricks cluster should you use?
- Question #132Plan and implement data platform resources
Hotspot Question You have an Azure Synapse Analytics dedicated SQL pool named Pool1 and an Azure Data Lake Storage Gen2 account named Account1. You plan to access the files in Acco...
Azure Synapse Analyticsdedicated SQL poolexternal tablesAzure Data Lake Storage Gen2PolyBase - Question #133Plan and implement data platform resources
Hotspot Question You plan to develop a dataset named Purchases by using Azure Databricks. Purchases will contain the following columns: - ProductID - ItemPrice - LineTotal - Quanti...
Azure Databricksdata partitioningincremental loadParquet formatstorage optimization - Question #134Design and Implement Data Storage – specifically querying semi-structured and nested data in a serverless SQL pool using external tables or OPENROWSET against Parquet/JSON files in Azure Data Lake Storage Gen2.
Hotspot Question You are building a database in an Azure Synapse Analytics serverless SQL pool. You have data stored in Parquet files in an Azure Data Lake Storage Gen2 container....
Azure Synapse AnalyticsServerless SQL PoolOPENROWSET ParquetOPENJSON / Nested Data Flattening - Question #135Plan and implement data platform resources
Hotspot Question From a website analytics system, you receive data extracts about user interactions such as downloads, link clicks, form submissions, and video plays. The data cont...
Star schemadata warehousingfact tabledimension tabledata modeling - Question #136Design and Implement Data Storage - specifically designing distributed tables and partitioning strategies in Azure Synapse Analytics dedicated SQL pools to optimize query performance and data lifecycle management.
Drag and Drop Question You plan to create a table in an Azure Synapse Analytics dedicated SQL pool. Data in the table will be retained for five years. Once a year, data that is old...
Azure Synapse AnalyticsDedicated SQL PoolTable DistributionPartitioning Strategy - Question #137Design and Implement Data Storage - Configure and use PolyBase to load data into Azure Synapse Analytics dedicated SQL pools from external data sources
Drag and Drop Question You are creating a managed data warehouse solution on Microsoft Azure. You must use PolyBase to retrieve data from Azure Blob storage that resides in parquet...
PolyBaseAzure Synapse AnalyticsExternal TablesAzure Blob Storage Integration - Question #138Configure and manage automation of tasks
Hotspot Question You configure version control for an Azure Data Factory instance as shown in the following exhibit. Use the drop-down menus to select the answer choice that comple...
Azure Data FactoryGit integrationAzure DevOpsversion controlCI/CD - Question #139Optimize query performance
Hotspot Question You are performing exploratory analysis of bus fare data in an Azure Data Lake Storage Gen2 account by using an Azure Synapse Analytics serverless SQL pool. You ex...
Azure Synapse Analyticsserverless SQL poolOPENROWSETAzure Data Lake Storage Gen2CSV files - Question #140Implement a secure environment
Hotspot Question You have an Azure subscription that is linked to a hybrid Azure Active Directory (Azure AD) tenant. The subscription contains an Azure Synapse Analytics SQL pool n...
Azure Synapse AnalyticsSQL poolauthenticationMulti-Factor Authentication (MFA)Azure Active Directory - Question #141Optimize query performance
Hotspot Question You are building an Azure Stream Analytics job to retrieve game data. You need to ensure that the job returns the highest scoring record for each five-minute time...
Azure Stream Analyticswindow functionsTumbling WindowTOPONEreal-time analytics - Question #142Design and Implement Data Processing / Monitor and Optimize Data Solutions - specifically configuring observability and telemetry for Azure Databricks workloads using the Azure Databricks monitoring library and Azure Monitor Log Analytics.
Drag and Drop Question Your company analyzes images from security cameras and sends alerts to security teams that respond to unusual activity. The solution uses Azure Databricks. Y...
Azure Databricks MonitoringAzure Monitor IntegrationApache Spark Structured StreamingDropwizard Metrics - Question #143Optimize query performance
Hotspot Question You are designing an enterprise data warehouse in Azure Synapse Analytics that will store website traffic analytics in a star schema. You plan to have a fact table...
Azure Synapse AnalyticsDistribution typeIndex typeStar schema - Question #144Plan and implement data platform resources
Hotspot Question You have an Azure Data Factory instance named ADF1 and two Azure Synapse Analytics workspaces named WS1 and WS2. ADF1 contains the following pipelines: - P1:Uses a...
Azure Data FactoryAzure Synapse AnalyticsPolyBaseData partitioning - Question #145Monitor and optimize resources
Hotspot Question You have an Azure data factory that has two pipelines named PipelineA and PipelineB. PipelineA has four activities as shown in the following exhibit. PipelineB has...
Azure Data FactoryMonitoringAlertsMetrics - Question #146Plan and implement data platform resources
Hotspot Question You have an Azure Data Lake Storage Gen2 account named account1 that stores logs as shown in the following table. You do not expect that the logs will be accessed...
Azure Data Lake Storage Gen2Blob storage tiersLifecycle managementCost optimization - Question #147Plan and implement data platform resources
Hotspot Question You have an Azure Data Lake Storage Gen2 container. Data is ingested into the container, and then transformed by a data integration application. The data is NOT mo...
Azure Data Lake Storage Gen2Blob storage tiersData archivingLifecycle management - Question #148Plan and configure a high availability and disaster recovery environment
Case Study 1 - Litware, Inc Overview Litware, Inc. is a renewable energy company that has a main office in Boston. The main office hosts a sales department and the primary datacent...
- Question #149Implement a secure environment
Case Study 2 - Contoso, Ltd Overview General Overview Contoso, Ltd. is a financial data company that has 100 employees. The company delivers financial data to customers. Physical L...
- Question #150Implement a secure environment
Case Study 2 - Contoso, Ltd Overview General Overview Contoso, Ltd. is a financial data company that has 100 employees. The company delivers financial data to customers. Physical L...
- Question #151Plan and implement data platform resources
Case Study 2 - Contoso, Ltd Overview General Overview Contoso, Ltd. is a financial data company that has 100 employees. The company delivers financial data to customers. Physical L...
- Question #152Monitor, configure, and optimize database resources
Case Study 2 - Contoso, Ltd Overview General Overview Contoso, Ltd. is a financial data company that has 100 employees. The company delivers financial data to customers. Physical L...