HOTSPOT-You are building a data orchestration pattern by using a Fabric data pipeline named Dynamic Data Copy as shown in the exhibit. (Click the Exhibit tab.)Dynamic Data Copy does NOT use parametrization.You need to configure the ForEach activity to receive the list of tables to be copied.How should you complete the pipeline expression? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.
HOTSPOT-You have a Fabric workspace that contains a warehouse named Warehouse1. Warehouse1 contains a table named DimCustomers. DimCustomers contains the following columns:• CustomerName• CustomerID• BirthDate• EmailAddressYou need to configure security to meet the following requirements:• BirthDate in DimCustomer must be masked and display 1900-01-01.• EmailAddress in DimCustomer must be masked and display only the first leading character and the last five characters.How should you complete the statement? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.
You have a Fabric workspace named Workspace1.Your company acquires GitHub licenses.You need to configure source control for Workpace1 to use GitHub. The solution must follow the principle of least privilege.Which permissions do you require to ensure that you can commit code to GitHub?
You have a Fabric workspace named Workspace1.You plan to configure Git integration for Workspace1 by using an Azure DevOps Git repository.An Azure DevOps admin creates the required artifacts to support the integration of Workspace1.Which details do you require to perform the integration?
You are building a Fabric notebook named MasterNotebook1 in a workspace. MasterNotebook1 contains the following code.You need to ensure that the notebooks are executed in the following sequence:1. Notebook_032. Notebook_013. Notebook_02Which two actions should you perform? Each correct answer presents part of the solution.NOTE: Each correct selection is worth one point.
HOTSPOT-You plan to process the following three datasets by using Fabric:Dataset1: This dataset will be added to Fabric and will have a unique primary key between the source and the destination. The unique primary key will be an integer and will start from 1 and have an increment of 1.Dataset2: This dataset contains semi-structured data that uses bulk data transfer. The dataset must be handled in one process between the source and the destination. The data transformation process will include the use of custom visuals to understand and work with the dataset in development mode.Dataset3: This dataset is in a lakehouse. The data will be bulk loaded. The data transformation process will include row-based windowing functions during the loading process.You need to identify which type of item to use for the datasets. The solution must minimize development effort and use built-in functionality, when possible.What should you identify for each dataset? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.