Skip to content

Commit f037ab8

Browse files
authored
quick note
1 parent 59853dd commit f037ab8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

0_Azure/2_AzureAnalytics/0_Fabric/demos/30_dynamic_pipeline_nbkparameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Last updated: 2025-03-03
6666

6767
```python
6868
# Parameters
69-
file_path = "abfss://<your-container-name>@<your-storage-account-name>.dfs.core.windows.net/<your-bronze-lakehousename>.Lakehouse/Tables/<table name>"
69+
file_path = "" # expected value format: abfss://<your-container-name>@<your-storage-account-name>.dfs.core.windows.net/<your-bronze-lakehousename>.Lakehouse/Tables/<table name>
7070
token = ""
7171
```
7272
5. **Mark as Parameter Cell**: Select the `Toggle Parameter Cell` option to mark the cell as a parameter cell

0 commit comments

Comments
 (0)