Skip to content

Commit d93210a

Browse files
authored
format both
1 parent 03e7d48 commit d93210a

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,15 @@ Last updated: 2025-01-29
1414
1515
This workshop follows two approaches:
1616

17-
1. [Using the Azure Portal](#using-the-azure-portal): This approach involves creating the infrastructure and performing `all necessary steps through the Azure Portal` and its resources interface.
18-
2. `Using 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`.
19-
20-
## Using the Azure portal
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.
18+
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`.
2119

2220
An introductory workshop on Microsoft Fabric:
2321
- [Fabric Overview](./0_Overview.md): Understand the core components and capabilities of Microsoft Fabric.
2422
- [Medallion Architecture](./AzurePortal/1_MedallionArch/): Explore the structured approach to data management.
2523
- [AI + LLMs](./AzurePortal/2_AI_LLMs/): Discover how artificial intelligence and large language models integrate with Fabric.
2624
- [AI Skills](./AzurePortal/3_AISkills.md): Get insights on using AI skills within the platform.
27-
- `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).
25+
- `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).
2826

2927
<div align="center">
3028
<img src="https://github.com/user-attachments/assets/db98dd56-651e-4aa3-ba94-d1899102de4b" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>

0 commit comments

Comments
 (0)