Skip to content

Commit 00602a3

Browse files
authored
clear instructions
1 parent 8840ed4 commit 00602a3

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,20 @@ Last updated: 2025-01-29
1212
> [!IMPORTANT]
1313
> For more detailed and official training, please visit the [Microsoft official training site](https://learn.microsoft.com/en-us/training/)
1414
15-
This workshop follows two approaches:
15+
For this workshop, you can set up your infrastructure using either of the following approaches:
1616

17-
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.
17+
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.
1818
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`.
1919

20-
An introductory workshop on Microsoft Fabric:
20+
## Where to start?
21+
22+
This is an introductory workshop on Microsoft Fabric. Please follow [each section](#content) as described below.
23+
24+
> [!NOTE]
25+
> If you're using the [Infrastructure via Azure Portal](./AzurePortal/), go through [each section](#content) `from the start`. If you're opting for the [Infrastructure via Terraform](./Terraform/) approach, follow each [each section](#content) but `skip the creation of each resource`.
26+
27+
## Content
28+
2129
- [Fabric Overview](./0_Overview.md): Understand the core components and capabilities of Microsoft Fabric.
2230
- [Medallion Architecture](./AzurePortal/1_MedallionArch/): Explore the structured approach to data management.
2331
- [AI + LLMs](./AzurePortal/2_AI_LLMs/): Discover how artificial intelligence and large language models integrate with Fabric.

0 commit comments

Comments
 (0)