DP-200 Cheat Sheet 2026
The 30 highest-yield DP-200 facts, distilled from real exam questions. Print it, save it as a PDF, or study it here — free, no sign-up.
50 questions
180 min time limit
70.00% to pass
- What Azure SQL Database feature automatically identifies performance recommendations such as missing indexes or plan regression? → Automatic Tuning
- In Azure Synapse Analytics, what is a PolyBase external table used for? → Querying data stored outside Synapse such as ADLS Gen2 without importing it
- Which Azure Data Factory trigger type fires pipelines on a recurring wall-clock schedule, such as every day at 8:00 AM UTC? → Schedule trigger
- Which Azure SQL Database feature allows encrypting specific sensitive columns so that data is only decrypted by authorized client applications? → Always Encrypted
- What is the maximum size of a single document in Azure Cosmos DB? → 2 MB
- Which Azure feature allows you to classify and label sensitive data in Azure SQL Database and Azure Synapse Analytics? → Data Discovery & Classification
- Which Azure service enables you to build real-time dashboards and reports from streaming data ingested through Azure Event Hubs? → Power BI with streaming datasets
- Which Azure Data Factory feature provides a visually designed, code-free interface for building complex data transformation logic that runs on Spark? → Mapping Data Flow
- Which Azure tool provides a unified monitoring experience for metrics, logs, and alerts across Azure data services? → Azure Monitor
- What is the primary benefit of using Azure Data Factory's data flow (mapping data flow) over a custom Spark script? → Codeless, visually designed transformations that run on Spark clusters
- What is the purpose of a partition key in Azure Event Hubs? → To route related events to the same partition, preserving order for that key
- Which columnar file format is natively optimized for Azure Data Lake Storage Gen2 and Azure Synapse Analytics analytics workloads? → Parquet
- Which network connectivity option is required by Azure Database Migration Service when migrating to Azure SQL Managed Instance? → Azure ExpressRoute or VPN Gateway
- What Azure service would you use to apply machine learning models to streaming data in real time without writing custom code? → Azure Stream Analytics with Azure Machine Learning integration
- In Azure Data Factory, which construct is a logical grouping of activities that together perform a unit of work? → Pipeline
- In Azure Databricks, what does the term 'cluster auto-scaling' mean? → Dynamically adding or removing worker nodes based on workload demand
- In Azure Databricks, which command is used to optimize a Delta table by compacting small files into larger ones? → OPTIMIZE
- Which Azure Key Vault object type is used to store and manage symmetric or asymmetric cryptographic keys for data encryption? → Keys
- In Azure Cosmos DB, what does the Request Unit (RU) measure? → The cost of database operations in terms of CPU, memory, and I/O
- In Azure Synapse Analytics, you have a data warehouse. You must ensure that c rests. What do you want to enable? → Transparent Data Encryption (TDE)
- Which feature in Azure Synapse Analytics allows querying CSV or Parquet files in ADLS Gen2 without creating a dedicated SQL pool? → Serverless SQL pool
- In Azure Databricks, what is a Delta Lake table? → An ACID-compliant storage layer built on Parquet files with a transaction log
- Which Azure service provides centralized audit logging for data access and queries across Azure SQL Database and Azure Synapse Analytics? → Azure SQL Auditing
- Which Azure Data Factory activity is used to copy data from a source dataset to a sink dataset? → Copy activity
- Which Azure Data Factory Integration Runtime type enables lift-and-shift of on-premises SSIS packages to run in the cloud? → Azure-SSIS Integration Runtime
- Which encryption option ensures Azure Cosmos DB data is encrypted both at rest and in transit? → Encryption at rest is enabled by default; in-transit uses TLS automatically
- What Azure feature enables you to define and enforce policies that require all Azure SQL Databases in a subscription to have TDE enabled? → Azure Policy
- What does the VACUUM command do on a Delta Lake table? → Removes old data files no longer referenced by the transaction log
- Which type of Azure Data Factory Integration Runtime must be installed on an on-premises machine to access private network data sources? → Self-hosted Integration Runtime
- In Azure Synapse Analytics dedicated SQL pool, which distribution type should be used for small dimension tables to avoid data movement during joins? → Replicated distribution
Turn these facts into recall: