Question 86

You have an Azure subscription.
You need to deploy an Azure Data Lake Storage Gen2 Premium account. The solution must meet the following requirements:
* Blobs that are older than 365 days must be deleted.
* Administrator efforts must be minimized.
* Costs must be minimized
What should you use? To answer, select the appropriate options in the answer area. NOTE Each correct selection is worth one point.

Question 87

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?
  • Question 88

    You have a SQL pool in Azure Synapse.
    You plan to load data from Azure Blob storage to a staging table. Approximately 1 million rows of data will be loaded daily. The table will be truncated before each daily load.
    You need to create the staging table. The solution must minimize how long it takes to load the data to the staging table.
    How should you configure the table? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 89

    You are designing an Azure Stream Analytics solution that receives instant messaging data from an Azure event hub.
    You need to ensure that the output from the Stream Analytics job counts the number of messages per time zone every 15 seconds.
    How should you complete the Stream Analytics query? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 90

    You are designing a partition strategy for a fact table in an Azure Synapse Analytics dedicated SQL pool. The table has the following specifications:
    * Contain sales data for 20,000 products.
    * Use hash distribution on a column named ProduclID,
    * Contain 2.4 billion records for the years 20l9 and 2020.
    Which number of partition ranges provides optimal compression and performance of the clustered columnstore index?