Skip to content

Commit 5b21fca

Browse files
authored
Update monitor-ssis.md
1 parent 3514c92 commit 5b21fca

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

articles/data-factory/monitor-ssis.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,14 @@ ms.reviewer: jburchel
77
ms.service: data-factory
88
ms.subservice: monitoring
99
ms.topic: conceptual
10-
ms.date: 10/20/2023
10+
ms.date: 1/11/2024
1111
---
1212

1313
# Monitor SSIS operations with Azure Monitor
1414

15+
> [!NOTE]
16+
> You can only monitor SSIS operation with Azure Monitor in Azure Data Factory, not in Azure Synapse Pipelines.
17+
1518
To lift & shift your SSIS workloads, you can [provision SSIS IR in ADF](./tutorial-deploy-ssis-packages-azure.md) that supports:
1619

1720
- Running packages deployed into SSIS catalog (SSISDB) hosted by Azure SQL Database server/Managed Instance (Project Deployment Model)
@@ -21,6 +24,8 @@ Once provisioned, you can [check SSIS IR operational status using Azure PowerShe
2124

2225
Now with [Azure Monitor](../azure-monitor/data-platform.md) integration, you can query, analyze, and visually present all metrics and logs generated from SSIS IR operations and SSIS package executions on Azure portal. Additionally, you can also raise alerts on them.
2326

27+
28+
2429
## Configure diagnostic settings and workspace for SSIS operations
2530

2631
To send all metrics and logs generated from SSIS IR operations and SSIS package executions to Azure Monitor, you need to [configure diagnostics settings and workspace for your ADF](monitor-configure-diagnostics.md).

0 commit comments

Comments
 (0)