Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 562 Bytes

index.md

File metadata and controls

17 lines (12 loc) · 562 Bytes
wts
title
Digicomp - Azure Fundamentals Labs

Overview Labs

Hyperlinks to each of the walkthroughs. Instructors may choose to use the walkthrough as a demonstration or a student lab.

Walkthroughs

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

Module Walkthrough
{% for activity in wts %} {{ activity.wts.module }}
{% endfor %}