Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 410 Bytes

File metadata and controls

15 lines (11 loc) · 410 Bytes
title permalink layout
Exercise Instructions
index.html
home

Exercises

This page lists exercises associated with Microsoft skilling content on Microsoft Learn

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

  • [{{ activity.lab.title }}]({{ site.github.url }}{{ activity.url }}) {% endfor %}