Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 548 Bytes

index.md

File metadata and controls

16 lines (12 loc) · 548 Bytes
title permalink layout
Online Hosted Instructions
index.html
home

Microsoft Fabric exercises

The following exercises are designed to support the modules on Microsoft Learn.

{% assign labs = site.pages | where_exp:"page", "page.url contains '/Instructions/Labs'" %}

Module Lab
{% for activity in labs %} {{ activity.lab.module }}
{% endfor %}