Skip to content

Commit 70f4a6f

Browse files
authored
example of file path
1 parent 15fc5a5 commit 70f4a6f

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
@@ -60,7 +60,7 @@ Last updated: 2025-03-03
6060

6161
```python
6262
# Parameters
63-
file_path = ""
63+
file_path = "abfss://<your-container-name>@<your-storage-account-name>.dfs.core.windows.net/<your-bronze-lakehousename>.Lakehouse/Tables/<table name>"
6464
token = ""
6565
```
6666

0 commit comments

Comments
 (0)