Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microsoftcloudessentials-learninghub/ms-fabric-essentials-workshop
Fabric Basic Workshop, these guides will elaborate on the standard architecture or features commonly used across industries.
https://github.com/microsoftcloudessentials-learninghub/ms-fabric-essentials-workshop
ai-llms ai-skills azure-data-lake azure-sql-server ci-cd cicd continous-deployment continous-integration github-integration medallion-architecture microsoft-fabric terraform
Last synced: about 18 hours ago
JSON representation
Fabric Basic Workshop, these guides will elaborate on the standard architecture or features commonly used across industries.
- Host: GitHub
- URL: https://github.com/microsoftcloudessentials-learninghub/ms-fabric-essentials-workshop
- Owner: MicrosoftCloudEssentials-LearningHub
- License: mit
- Created: 2025-01-27T23:01:03.000Z (14 days ago)
- Default Branch: main
- Last Pushed: 2025-02-05T21:29:09.000Z (5 days ago)
- Last Synced: 2025-02-05T22:36:57.509Z (5 days ago)
- Topics: ai-llms, ai-skills, azure-data-lake, azure-sql-server, ci-cd, cicd, continous-deployment, continous-integration, github-integration, medallion-architecture, microsoft-fabric, terraform
- Language: Jupyter Notebook
- Homepage:
- Size: 416 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Microsoft Fabric: Essentials Workshop
Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)Last updated: 2025-02-03
------------------------------------------
> [!IMPORTANT]
> For more detailed and official training, please visit the [Microsoft official training site](https://learn.microsoft.com/en-us/training/)Table of Content (Click to expand)
- [Prerequisites](#prerequisites)
- [Where to start?](#where-to-start)
- [Content](#content)For this workshop, you can set up your infrastructure using either of the following approaches:
1. [Infrastructure via Azure Portal](./AzurePortal/): This approach involves creating the infrastructure and performing `all necessary steps through the Azure Portal` and its resources interface.
2. [Infrastructure via Terraform](./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 setups `but also the infrastructure itself`.
## Prerequisites
- An `Azure subscription is required`. All other resources, including instructions for creating a Resource Group, are provided in this workshop.
- If you choose to use the Terraform approach, please ensure that:
- [Terraform is installed on your local machine](https://developer.hashicorp.com/terraform/tutorials/azure-get-started/install-cli#install-terraform).
- [Install the Azure CLI](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli) to work with both Terraform and Azure commands.## Where to start?
This is an introductory workshop on Microsoft Fabric. Please follow as described below.
- If you're choosing the [Infrastructure via Azure Portal](./AzurePortal/):
1. Go through [each section](#content) `from the start`.
- If you're choosing the [Infrastructure via Terraform](./Terraform/) approach:
1. Please follow the [Terraform guide](https://github.com/MicrosoftCloudEssentials-LearningHub/MS-Fabric-Essentials-Workshop/blob/main/Terraform/README.md) to deploy the necessary Azure resources for the workshop.
2. Then, follow each [each section](#content) but `skip the creation of each resource`.
## Content- [Fabric Overview](./0_Overview.md): Understand the core components and capabilities of Microsoft Fabric.
- [Medallion Architecture](./AzurePortal/1_MedallionArch/): Explore the structured approach to data management.
- [AI + LLMs](./AzurePortal/2_AI_LLMs/): Discover how artificial intelligence and large language models integrate with Fabric.
- [AI Skills](./AzurePortal/3_AISkills.md): Get insights on using AI skills within the platform.
- `CI/CD`: Learn about continuous integration and continuous deployment, including [deployment pipelines](./AzurePortal/4_CICD/0_deployment-pipelines/) and [GitHub integration](./AzurePortal/4_CICD/1_github-integration.md).
Total Visitors