Skip to content

Microsoft Azure Data Engineering Associate (DP-203) Study Guide

Menu
  • Contact Us
Menu

Category: Design Analytical Stores

Create a Pipeline to Convert XLSX to Parquet – Data Sources and Ingestion

Posted on 2024-08-052024-08-05 by Benjamin Goodwin

Power Query This option bears a great resemblance to what you might find in Power BI. The same engine that runs Power BI likely runs the Power Query plug‐in. The feature provides an interface for viewing the data from a selected dataset. You can then run through some transformation ideas and see how the data…

Read more

Create an Azure Data Factory – Data Sources and Ingestion

Posted on 2024-02-172024-08-05 by Benjamin Goodwin

The provisioning of an Azure data factory is straightforward. The one item you have not seen before was on the Advanced tab: the Enable Encryption Using a Customer Managed Key check box. As you might have read in the text on that tab, the data stored in Azure Data Factory is encrypted by default using…

Read more

Configure Azure Synapse Analytics Data Hub SQL Pool Staging Tables – Data Sources and Ingestion

Posted on 2023-11-122024-08-05 by Benjamin Goodwin

FIGUER 3.48 Azure Synapse Analytics Data SQL database In addition to creating tables, you can also create external tables, external resources, views, stored procedures, and schemas, and implement security. All the features and capabilities of an Azure SQL database or a dedicated SQL pool are found. These kinds of database incur costs when idle; consider…

Read more

Source Control – Data Sources and Ingestion

Posted on 2023-10-282024-08-05 by Benjamin Goodwin

If you will be writing code or queries to manage your data analytics solution running on Azure Synapse Analytics, you should consider storing them in a repository. Source repositories like Azure DevOps and GitHub provide features like protection of losing the code, storage of change history and branching. After spending hours, days, and sometimes precious…

Read more

MANAGED PRIVATE ENDPOINTS – Data Sources and Ingestion

Posted on 2023-09-182024-08-05 by Benjamin Goodwin

In Exercise 3.3 you enabled managed virtual networking during the provisioning of the Azure Synapse Analytics workspace. This feature enables you to configure outbound workspace connectivity with products, applications, and other services that exist outside of the managed virtual network. When you click the Managed Private Endpoints link, you will see some existing private endpoints….

Read more

Design the Serving/Data Exploration Layer – Data Sources and Ingestion

Posted on 2023-06-302024-08-05 by Benjamin Goodwin

What is a serving/data exploration layer? Don’t confuse it with something called the servicing layer, which is common in a service‐oriented architecture (SOA). For an illustration of the serving layer, see Figure 3.13. The serving layer is one component of a larger architecture that includes a speed layer and batch layer. The Big Data architecture…

Read more

Configure an Azure Synapse Analytics Workspace Package – Data Sources and Ingestion

Posted on 2023-04-272024-08-05 by Benjamin Goodwin

FIGUER 3.42 Adding a workspace package in Azure Synapse Analytics FIGUER 3.43 Consuming a workspace package in Azure Synapse Analytics Configuring the workspace is a very powerful aspect of the platform. As long as your custom code runs with the default installed comments, you can run just about any computation. You are limited only by…

Read more

Configure an Azure Synapse Analytics Workspace with GitHub – Data Sources and Ingestion

Posted on 2023-03-042024-08-05 by Benjamin Goodwin

FIGUER 3.45 Azure Synapse Analytics configure GitHub FIGUER 3.46 Azure Synapse Analytics configure GitHub repository FIGUER 3.47 Azure Synapse Analytics configure GitHub saved You should not make public the repository where you store the Azure Synapse Analytics content, because it contains some sensitive information—for example, your Azure subscription number and the general configuration of your…

Read more

Configure Azure Synapse Analytics Data Hub with Azure Cosmos DB – Data Sources and Ingestion

Posted on 2023-02-222024-08-05 by Benjamin Goodwin

FIGUER 3.50 Azure Synapse Analytics Data connect Azure Cosmos DB You can use this feature to try out queries and discover what data you have in the container. Then use those findings to perform data transformations or gather business insights. Integration DatasetThe purpose of integration datasets is in its name. Integration datasets provide an interface…

Read more

Create an Azure Synapse Analytics Linked Service – Data Sources and Ingestion

Posted on 2022-12-302024-08-05 by Benjamin Goodwin

FIGUER 3.33 Azure Synapse Analytics External connections Linked services FIGUER 3.34 Azure Synapse Analytics Linked Azure SQL Database FIGUER 3.35 Azure Synapse Analytics linked services spark.sql.hive.metastore.version 0.13 spark.hadoop.hive.synapse.externalmetastore.linkedservice.name BrainjammerAzureSQL spark.sql.hive.metastore.jars /opt/hive-metastore/lib-0.13/:/usr/hdp/current/ hadoop-client/lib/ Upload the file using the File Upload text box in the Apache Spark configuration section, and then click Upload. Note that there must…

Read more
  • 1
  • 2
  • Next

Archives

  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • July 2022
  • May 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • May 2021

Categories

  • ARM TEMPLATE
  • Create an Azure Data Factory
  • DATA EXPLORER POOLS
  • Design Analytical Stores
  • MANAGED PRIVATE ENDPOINTS
  • Microsoft DP-203
© 2025 Microsoft Azure Data Engineering Associate (DP-203) Study Guide All Rights Reserved