Costa Rica
Last updated: 2025-02-21
Important
For more detailed and official training, please visit the Microsoft official training site
Table of Content (Click to expand)
For this workshop, you can set up your infrastructure using either of the following approaches:
- Infrastructure via Azure Portal: This approach involves creating the infrastructure and performing
all necessary steps through the Azure Portal
and its resources interface. - Infrastructure via Terraform: This approach focuses on
setting up the required infrastructure via Terraform
. It allows for source control of not only the solution code, connections, and setupsbut also the infrastructure itself
.
- An
Azure subscription is required
. All other resources, including instructions for creating a Resource Group, are provided in this workshop. -Contributor role assigned or any custom role that allows
: access to manage all resources, and the ability to deploy resources within subscription. - If you choose to use the Terraform approach, please ensure that:
- Terraform is installed on your local machine.
- Install the Azure CLI to work with both Terraform and Azure commands.
This is an introductory workshop on Microsoft Fabric. Please follow as described below.
- If you're choosing the Infrastructure via Azure Portal:
- Go through each section
from the start
.
- Go through each section
- If you're choosing the Infrastructure via Terraform approach:
- Please follow the Terraform guide to deploy the necessary Azure resources for the workshop.
- Then, follow each each section but
skip the creation of each resource
.
-
Fabric Overview: Understand the core components and capabilities of Microsoft Fabric.
-
Medallion Architecture: Explore the structured approach to data management.
-
AI + LLMs: Discover how artificial intelligence and large language models integrate with Fabric.
-
AI Skills: Get insights on using AI skills within the platform.
-
CI/CD
: Learn about continuous integration and continuous deployment, including deployment pipelines and GitHub integration.