You have a Fabric workspace that contains an eventhouse and a KQL database named Database1. Database1 has the following:A table named Table1 A table named Table2An update policy named Policy1 Policy1 sends data from Table1 to Table2.The following is a sample of the data in Table2.Recently, the following actions were performed on Table1:An additional element named temperature was added to the StreamData column. The data type of the Timestamp column was changed to date.The data type of the DeviceId column was changed to string. You plan to load additional records to Table2.Which two records will load from Table1 to Table2? Each correct answer presents a complete solution.NOTE: Each correct selection is worth one point. A)B)C)D)
You have a Fabric workspace that contains a warehouse named DW1. DW1 is loaded by using a notebook named Notebook1.You need to identify which version of Delta was used when Notebook1 was executed. What should you use?
You have an Azure event hub. Each event contains the following fields:BikepointID Street Neighbourhood Latitude Longitude No_Bikes No_Empty_DocksYou need to ingest the events. The solution must only retain events that have a Neighbourhood value of Chelsea, and then store the retained events in a Fabric lakehouse.What should you use?
You need to ensure that the data analysts can access the gold layer lakehouse. What should you do?Add the DataAnalyst group to the Viewer role for Workspace
You have a Fabric workspace named Workspace1 that contains an Apache Spark job definition named Job1.You have an Azure SQL database named Source1 that has public internet access disabled. You need to ensure that Job1 can access the data in Source1.What should you create?