Skip to content

Commit 4686b8e

Browse files
authored
format
1 parent 74122b3 commit 4686b8e

File tree

1 file changed

+4
-6
lines changed
  • 0_Azure/2_AzureAnalytics/0_Fabric/demos/31_FabricActivatorRulePipeline

1 file changed

+4
-6
lines changed

0_Azure/2_AzureAnalytics/0_Fabric/demos/31_FabricActivatorRulePipeline/README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,15 @@ Last updated: 2025-03-05
2323

2424
</details>
2525

26-
27-
## Set Up the First Pipeline
28-
29-
1. **Create the Pipeline**:
30-
- In [Microsoft Fabric](https://app.fabric.microsoft.com/), create the first pipeline that performs the required tasks.
31-
3226
> [!NOTE]
3327
> This code generates random data with fields such as id, name, age, email, and created_at, organizes it into a PySpark DataFrame, and saves it to a specified Lakehouse path using the Delta format. Click here to see the [example script](./GeneratesRandomData.ipynb)
3428
3529
https://github.com/user-attachments/assets/95206bf3-83a7-42c1-b501-4879df22ef7d
3630

31+
## Set Up the First Pipeline
32+
33+
1. **Create the Pipeline**:
34+
- In [Microsoft Fabric](https://app.fabric.microsoft.com/), create the first pipeline that performs the required tasks.
3735
- Add a `Copy Data` activity as the final step in the pipeline.
3836

3937
2. **Generate the Trigger File**:

0 commit comments

Comments
 (0)