DP-200 Exam Question 81

Note: This question is a part of series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
You develop a data ingestion process that will import data to an enterprise data warehouse in Azure Synapse Analytics. The data to be ingested resides in parquet files stored in an Azure Data Lake Gen 2 storage account.
You need to load the data from the Azure Data Lake Gen 2 storage account into the Data Warehouse.
Solution:
1. Create an external data source pointing to the Azure Data Lake Gen 2 storage account
2. Create an external file format and external table using the external data source
3. Load the data using the CREATE TABLE AS SELECTstatement
Does the solution meet the goal?
  • DP-200 Exam Question 82

    You are responsible for providing access to an Azure Data Lake Storage Gen2 account.
    Your user account has contributor access to the storage account, and you have the application ID access key.
    You plan to use PolyBase to load data into Azure SQL data warehouse.
    You need to configure PolyBase to connect the data warehouse to the storage account.
    Which three components should you create in sequence? To answer, move the appropriate components from the list of components to the answer are and arrange them in the correct order.

    DP-200 Exam Question 83

    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 scenario, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You are developing a solution that will use Azure Stream Analytics. The solution will accept an Azure Blob storage file named Customers. The file will contain both in-store and online customer details. The online customers will provide a mailing address.
    You have a file in Blob storage named LocationIncomes that contains median incomes based on location. The file rarely changes.
    You need to use an address to look up a median income based on location. You must output the data to Azure SQL Database for immediate use and to Azure Data Lake Storage Gen2 for long-term retention.
    Solution: You implement a Stream Analytics job that has two streaming inputs, one query, and two outputs.
    Does this meet the goal?
  • DP-200 Exam Question 84

    SIMULATION

    Use the following login credentials as needed:
    Azure Username: xxxxx
    Azure Password: xxxxx
    The following information is for technical support purposes only:
    Lab Instance: 10277521
    You plan to create large data sets on db2.
    You need to ensure that missing indexes are created automatically by Azure in db2. The solution must apply ONLY to db2.
    To complete this task, sign in to the Azure portal.
  • DP-200 Exam Question 85

    You need to ensure that phone-based polling data can be analyzed in the PollingData database.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer are and arrange them in the correct order.