← Microsoft Certified: Fabric Data Engineer Associate
AZURE · objective · 34% of the exam
Implement and manage an analytics solution — Microsoft Certified: Fabric Data Engineer Associate
The official AZURE documentation our Implement and manage an analytics solution practice questions are cited to. Review the primary sources, then practise.
Official references for this objective
-
Microsoft — Data Types - Stream Analytics Query | Microsoft Learn
CREATE TABLE : define a single explicit schema to an input. Rows with conversion errors are removed from the stream
-
Microsoft — REGEXMATCH - Stream Analytics Query | Microsoft Learn
Returns the starting position of the first occurrence of a pattern in a specified expression
-
Prepare a Real-Time Analytics environment Create and load data from external sources Load and process streaming data by using Eventstreams Explore the data Manipulate data
-
Microsoft — REPLICATE - Stream Analytics Query | Microsoft Learn
Repeats a string value a specified number of times. Syntax REPLICATE ( expression , integer_expression )
-
Microsoft — Reference Data JOIN - Stream Analytics Query | Microsoft Learn
This is the only JOIN supported in Stream Analytics where a temporal bound is not necessary.
-
Microsoft — Time Skew Policies - Stream Analytics Query | Microsoft Learn
The Out of Order Policy allows to reorder events by timestamp when they arrive within the defined tolerance window.