Skip to content

Commit e7e395c

Browse files
authored
Merge pull request #87329 from juanandmsft/patch-18
Clarification on SSISDB migration
2 parents 0154233 + f7af9d3 commit e7e395c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/data-factory/scenario-ssis-migration-ssisdb-mi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ When migrating database workloads from a SQL Server instance to Azure SQL Manage
1616

1717
This article focuses on the migration of SQL Server Integration Service (SSIS) packages stored in SSIS catalog (SSISDB) and SQL Server Agent jobs that schedule SSIS package executions.
1818

19-
## Migrate SSIS catalog (SSISDB)
19+
## Migrate packages in SSIS catalog (SSISDB)
2020

21-
SSISDB migration can be done using DMS, as described in the article:
21+
Database Migration Service can migrate SSIS packages stored in SSISDB, as described in the article:
2222
[Migrate SSIS packages to SQL Managed Instance](../dms/how-to-migrate-ssis-packages-managed-instance.md).
2323

2424
## SSIS jobs to SQL Managed Instance agent
@@ -38,4 +38,4 @@ Since a migration tool for SSIS jobs is not yet available, they have to be migra
3838
## Next steps
3939

4040
- [Connect to SSISDB in Azure](/sql/integration-services/lift-shift/ssis-azure-connect-to-catalog-database)
41-
- [Run SSIS packages deployed in Azure](/sql/integration-services/lift-shift/ssis-azure-run-packages)
41+
- [Run SSIS packages deployed in Azure](/sql/integration-services/lift-shift/ssis-azure-run-packages)

0 commit comments

Comments
 (0)