Skip to content

Commit 7ae02e2

Browse files
committed
updates for suggestions
1 parent 7081932 commit 7ae02e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/synapse-analytics/sql/how-to-pause-resume-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The pipeline you'll create will be parameter driven. Parameters allow you to cre
6161
|Name |Type |Default value |Description|
6262
|---------|---------|---------|-----------|
6363
|ResourceGroup |string |Synapse |Name of the resource group for your dedicated SQL pools|
64-
|SubscriptionID |string |<SubscriptionID> |Subscription ID for your resource group|
64+
|SubscriptionID |string |`<SubscriptionID>` |Subscription ID for your resource group|
6565
|WorkspaceName |string |Synapse |Name of your workspace|
6666
|SQLPoolName |string |SQLPool1 |Name of your dedicated SQL pool|
6767
|PauseorResume |string |Pause |The state wanted at the end of the pipeline run|

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: devx-track-python
1515

1616
# Transform data by running a Synapse notebook
1717

18-
<Token>**APPLIES TO:** ![not supported](media/applies-to/no.png)Azure Data Factory ![supported](media/applies-to/yes.png)Azure Synapse Analytics </Token>
18+
[!INCLUDE[appliesto-adf-xxx-md](../data-factory/includes/appliesto-xxx-asa-md.md)]
1919

2020
The Azure Synapse notebook activity in a [Synapse pipeline](../data-factory/concepts-pipelines-activities.md) runs a Synapse notebook in your Azure Synapse workspace. This article builds on the [data transformation activities](../data-factory/transform-data.md) article, which presents a general overview of data transformation and the supported transformation activities. 
2121

0 commit comments

Comments
 (0)