~/azure-dp-600 · Implement and manage semantic models ▊
← Microsoft Certified: Fabric Analytics Engineer Associate
AZURE · objective · 27% of the exam
Implement and manage semantic models — Microsoft Certified: Fabric Analytics Engineer Associate
The official AZURE documentation our Implement and manage semantic models practice questions are cited to. Review the primary sources, then practise.
Official references for this objective
-
Microsoft — Defining your Semantic Kernel Vector Store data model (Preview) | Microsoft Learn
VectorStoreKeyAttribute Use this attribute to indicate that your property is the key of the record.
-
Microsoft — Using Vector Store abstractions without defining your own data model (Preview) | Microsoft Learn
To cater for this scenario, we allow using a Dictionary<string, object?> for the record type.