What should you do first?

You have an Azure Data Factory version 2 (V2) resource named Df1. Df1 contains a linked service. You have an Azure Key vault named vault1 that contains an encryption key named key1. You need to encrypt Df1 by using key1. What should you do first?A . Add a private endpoint...

October 31, 2022 No Comments READ MORE +

Where should you create the table, and Which file format should you use for data in the table?

HOTSPOT You have an Azure Synapse Analytics serverless SQL pool, an Azure Synapse Analytics dedicated SQL pool, an Apache Spark pool, and an Azure Data Lake Storage Gen2 account. You need to create a table in a lake database. The table must be available to both the serverless SQL pool...

October 31, 2022 No Comments READ MORE +

You have a C# application that process data from an Azure IoT hub and performs complex transformations.

You have a C# application that process data from an Azure IoT hub and performs complex transformations. You need to replace the application with a real-time solution. The solution must reuse as much code as possible from the existing application.A . Azure Databricks B. Azure Event Grid C. Azure Stream...

October 31, 2022 No Comments READ MORE +

What should you do?

You have an enterprise data warehouse in Azure Synapse Analytics named DW1 on a server named Server1. You need to verify whether the size of the transaction log file for each distribution of DW1 is smaller than 160 GB. What should you do?A . On the master database, execute a...

October 30, 2022 No Comments READ MORE +

How should you complete the Transact-SQL statement?

HOTSPOT 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. Records are structured as shown in the following sample. { "id": 123, "address_housenumber": "19c", "address_line": "Memory Lane", "applicant1_name": "Jane", "applicant2_name": "Dev"...

October 30, 2022 No Comments READ MORE +

Which resource provider should you enable?

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?A . Microsoft.Sql B. Microsoft-Automation C. Microsoft.EventGrid D. Microsoft.EventHubView AnswerAnswer: C Explanation: Event-driven architecture (EDA) is a common data integration pattern that involves production,...

October 30, 2022 No Comments READ MORE +

What should you do?

You have an Azure Synapse Analytics job that uses Scala. You need to view the status of the job. What should you do?A . From Azure Monitor, run a Kusto query against the AzureDiagnostics table. B. From Azure Monitor, run a Kusto query against the SparkLogying1 Event.CL table. C. From...

October 29, 2022 No Comments READ MORE +

What should you include in the Transact-SQL queries?

You have a partitioned table in an Azure Synapse Analytics dedicated SQL pool. You need to design queries to maximize the benefits of partition elimination. What should you include in the Transact-SQL queries?A . JOIN B. WHERE C. DISTINCT D. GROUP BYView AnswerAnswer: B

October 29, 2022 No Comments READ MORE +

What should you recommend?

You plan to ingest streaming social media data by using Azure Stream Analytics. The data will be stored in files in Azure Data Lake Storage, and then consumed by using Azure Datiabricks and PolyBase in Azure Synapse Analytics. You need to recommend a Stream Analytics data output format to ensure...

October 29, 2022 No Comments READ MORE +

What should you do?

You are designing an Azure Databricks interactive cluster. The cluster will be used infrequently and will be configured for auto-termination. You need to ensure that the cluster configuration is retained indefinitely after the cluster is terminated. The solution must minimize costs. What should you do?A . Clone the cluster after...

October 29, 2022 No Comments READ MORE +