Skip to content

Commit f0b4fc2

Browse files
committed
ssis updates
1 parent 15ffb47 commit f0b4fc2

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

articles/dms/how-to-migrate-ssis-packages-mi.md renamed to articles/dms/how-to-migrate-ssis-packages-managed-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you use SQL Server Integration Services (SSIS) and want to migrate your SSIS
1919
If the version of SSIS you use is earlier than 2012 or you use non-SSISDB package store types, before migrating your SSIS projects/packages, you need to convert them by using the Integration Services Project Conversion Wizard, which can also be launched from SSMS. For more information, see the article [Converting projects to the project deployment model](https://docs.microsoft.com/sql/integration-services/packages/deploy-integration-services-ssis-projects-and-packages?view=sql-server-2017#convert).
2020

2121
> [!NOTE]
22-
> Azure Database Migration Service (DMS) currently does not support Azure SQL Database as a target migration destination. To redeploy SSIS projects/packages to Azure SQL Database, see the article [Redeploy SQL Server Integration Services packages to Azure SQL Database](https://docs.microsoft.com/en-us/azure/dms/how-to-migrate-ssis-packages).
22+
> Azure Database Migration Service (DMS) currently does not support Azure SQL Database as a target migration destination. To redeploy SSIS projects/packages to Azure SQL Database, see the article [Redeploy SQL Server Integration Services packages to Azure SQL Database](https://docs.microsoft.com/azure/dms/how-to-migrate-ssis-packages).
2323
2424
In this article, you learn how to:
2525
> [!div class="checklist"]

articles/dms/how-to-migrate-ssis-packages.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@ To migrate SSIS projects/packages to Azure SQL Database server, perform the foll
7575
8. Select **Next**.
7676
9. On the **Select Destination** page, specify the destination for your project.
7777

78-
a. In the Server name text box, enter the fully qualified Azure SQL Database server name (<server_name>.database.windows.net).
78+
a. In the Server name text box, enter the fully qualified Azure SQL Database server name (<server_name>.database.windows.net).
7979

80-
b. Provide the authentication information, and then select **Connect**.
81-
82-
![Deployment Wizard Select Destination page](media/how-to-migrate-ssis-packages/dms-deployment-wizard-select-destination-page.png)
80+
b. Provide the authentication information, and then select **Connect**.
81+
82+
![Deployment Wizard Select Destination page](media/how-to-migrate-ssis-packages/dms-deployment-wizard-select-destination-page.png)
8383

8484
c. Select **Browse** to specify the destination folder in SSISDB, and then select **Next**.
8585

543 Bytes
Loading

articles/dms/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
- name: Migrate SSIS packages to Azure SQL Database
5050
href: how-to-migrate-ssis-packages.md
5151
- name: Migrate SSIS packages to an Azure SQL Database managed instance
52-
href: how-to-migrate-ssis-packages-mi.md
52+
href: how-to-migrate-ssis-packages-managed-instance.md
5353

5454
- name: Resources
5555
items:

0 commit comments

Comments
 (0)