| title | Online Hosted Instructions |
|---|---|
| permalink | index.html |
| layout | home |
These exercises are designed to support the following training content on Microsoft Learn:
- Implement a data lakehouse analytics solution with Azure Databricks
- Implement a machine learning solution with Azure Databricks
- Implement a data engineering solution with Azure Databricks
- Implement Generative AI engineering with Azure Databricks
You'll need an Azure subscription in which you have administrative access to complete these exercises.
{% assign exercises = site.pages | where_exp:"page", "page.url contains '/Instructions'" %} {% for activity in exercises %}
- [{{ activity.lab.title }}]({{ site.github.url }}{{ activity.url }}) | {% endfor %}