Skip to content

Commit 760432a

Browse files
Update how-to-send-notifications-to-teams.md
1 parent ccd7fc8 commit 760432a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/data-factory/how-to-send-notifications-to-teams.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ Before you can send notifications to Teams from your pipelines you must create a
8585
> [!NOTE]
8686
> These parameters are used to construct the monitoring URL. Suppose you do not provide a valid subscription and resource group (of the same data factory where the pipelines belong). In that case, the notification will not contain a valid pipeline monitoring URL, but the messages will still work. Additionally, adding these parameters helps prevent the need to always pass those values from another pipeline. If you intend to control those values through a metadata-driven approach, then you should modify them accordingly.
8787
88+
> [!TIP]
89+
> We recommend adding the current Data Factory **Subscription ID****Resource Group**, and the **Teams webhook URL** (refer to [prerequisites](#prerequisites)) for the default value of the relevant parameters.
90+
8891
1. In the "Configurations" pane, select **Variables**, and then select the **+ New** button define following variables for your pipeline.
8992

9093
| Name | Type | Default Value |

0 commit comments

Comments
 (0)