Skip to content

Commit fbdc1eb

Browse files
committed
Minor cleanup after review.
1 parent 8967297 commit fbdc1eb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/integration-services/lift-shift/ssis-azure-deploy-run-monitor-tutorial.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,7 @@ This tutorial shows you how to deploy a SQL Server Integration Services project
2020

2121
Before you start, make sure you have version 17.2 or later of SQL Server Management Studio. To download the latest version of SSMS, see [Download SQL Server Management Studio (SSMS)](https://docs.microsoft.com/sql/ssms/download-sql-server-management-studio-ssms).
2222

23-
Also make sure that you have set up the SSISDB database and provisioned the Azure-SSIS Integration Runtime. For info about how to provision SSIS on Azure, see [Deploy SQL Server Integration Services packages to Azure](https://docs.microsoft.com/azure/data-factory/tutorial-deploy-ssis-packages-azure).
24-
25-
> [!NOTE]
26-
> Deployment to Azure only supports the project deployment model.
23+
Also make sure that you have set up the SSISDB database in Azure and provisioned the Azure-SSIS Integration Runtime. For info about how to provision SSIS on Azure, see [Deploy SQL Server Integration Services packages to Azure](https://docs.microsoft.com/azure/data-factory/tutorial-deploy-ssis-packages-azure).
2724

2825
## For Azure SQL Database, get the connection info
2926

@@ -67,6 +64,9 @@ Here are the two most important things to remember. These steps are described in
6764

6865
To learn more about deploying packages and about the Deployment Wizard, see [Deploy Integration Services (SSIS) Projects and Packages](../packages/deploy-integration-services-ssis-projects-and-packages.md) and [Integration Services Deployment Wizard](../packages/deploy-integration-services-ssis-projects-and-packages.md#integration-services-deployment-wizard).
6966

67+
> [!NOTE]
68+
> Deployment to Azure only supports the project deployment model.
69+
7070
### Start the Integration Services Deployment Wizard
7171
1. In Object Explorer in SSMS, with the **Integration Services Catalogs** node and the **SSISDB** node expanded, expand a project folder.
7272

0 commit comments

Comments
 (0)