Skip to content

Commit c01f2ab

Browse files
committed
Add known issues
1 parent d3f3ca2 commit c01f2ab

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/data-factory/transform-data-synapse-notebook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 07/09/2022
1212
---
1313

1414
# Transform data by running a Synapse Notebook
15-
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
15+
[!INCLUDE[appliesto-adf-xxx-md](includes/appliesto-adf-xxx-md.md)]
1616

1717
The Azure Synapse Notebook Activity in a [pipeline](concepts-pipelines-activities.md) runs a Synapse notebook in your Azure Synapse Analytics workspace. This article builds on the [data transformation activities](transform-data.md) article, which presents a general overview of data transformation and the supported transformation activities.
1818

articles/synapse-analytics/synapse-notebook-activity.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,3 +214,5 @@ Here's the sample JSON of a Synapse notebook activity output:
214214
}
215215

216216
```
217+
## Known issues
218+
If the notebook name is parametrized in the Pipeline Notebook activity, then the notebook version in unpublished status can't be referenced in the debug runs.

0 commit comments

Comments
 (0)