Skip to content

Commit e1c5198

Browse files
authored
Merge pull request #5961 from douglaslMS/ssis-linux-run
Added note about running on Linux to Run Packages article.
2 parents 90184e7 + f0b1e64 commit e1c5198

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/integration-services/packages/run-integration-services-ssis-packages.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ manager: craigg
3030
---
3131
# Run Integration Services (SSIS) Packages
3232
To run an [!INCLUDE[ssISnoversion](../../includes/ssisnoversion-md.md)] package, you can use one of several tools depending on where those packages are stored. The tools are listed in the table below.
33+
34+
> [!NOTE]
35+
> With the release of SQL Server for Linux, you can run SSIS packages on Linux. For more info, see [Extract, transform, and load data on Linux with SSIS](../../linux/sql-server-linux-migrate-ssis.md).
3336
3437
To store a package on the [!INCLUDE[ssISnoversion](../../includes/ssisnoversion-md.md)] server, you use the project deployment model to deploy the project to the server. For information, see [Deploy Integration Services (SSIS) Projects and Packages](../../integration-services/packages/deploy-integration-services-ssis-projects-and-packages.md).
3538

0 commit comments

Comments
 (0)