Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit fae5860

Browse files
committed
Fixed links again.
1 parent c72c7ae commit fae5860

5 files changed

Lines changed: 7 additions & 7 deletions

docs/integration-services/lift-shift/ssis-azure-connect-to-catalog-database.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ Before you start, make sure you have version 17.2 or later of SQL Server Managem
4848
5. In Object Explorer, expand **Integration Services Catalogs** and then expand **SSISDB** to view the objects in the SSIS Catalog database.
4949

5050
## Next steps
51-
- Deploy a package. For more info, see [Deploy an SSIS project with SQL Server Management Studio (SSMS)](../ssis-everest-quickstart-deploy-ssms.md).
52-
- Run a package. For more info, see [Run an SSIS package with SQL Server Management Studio (SSMS)](../ssis-everest-quickstart-run-ssms.md).
51+
- Deploy a package. For more info, see [Deploy an SSIS project with SQL Server Management Studio (SSMS)](../ssis-quickstart-deploy-ssms.md).
52+
- Run a package. For more info, see [Run an SSIS package with SQL Server Management Studio (SSMS)](../ssis-quickstart-run-ssms.md).
5353
- Schedule a package. For more info, see [Schedule SSIS package execution on Azure](ssis-azure-schedule-packages.md)

docs/integration-services/lift-shift/ssis-azure-connect-with-windows-auth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ To clear and remove the credentials that you provided as described in this artic
7070
```
7171

7272
## Next steps
73-
- Deploy a package. For more info, see [Deploy an SSIS project with SQL Server Management Studio (SSMS)](../ssis-everest-quickstart-deploy-ssms.md).
74-
- Run a package. For more info, see [Run an SSIS package with SQL Server Management Studio (SSMS)](../ssis-everest-quickstart-run-ssms.md).
73+
- Deploy a package. For more info, see [Deploy an SSIS project with SQL Server Management Studio (SSMS)](../ssis-quickstart-deploy-ssms.md).
74+
- Run a package. For more info, see [Run an SSIS package with SQL Server Management Studio (SSMS)](../ssis-quickstart-run-ssms.md).
7575
- Schedule a package. For more info, see [Schedule SSIS package execution on Azure](ssis-azure-schedule-packages.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ Get-AzureRmDataFactoryV2IntegrationRuntimeStatus -DataFactoryName $DataFactoryNa
109109
```
110110

111111
## Next steps
112-
- Learn how to schedule package execution. For more info, see [Schedule SSIS package execution on Azure](ssis-everest-howto-schedule-package.md)
112+
- Learn how to schedule package execution. For more info, see [Schedule SSIS package execution on Azure](ssis-azure-schedule-packages.md)

docs/integration-services/lift-shift/ssis-azure-lift-shift-ssis-packages-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To schedule the execution of packages stored in SQL Database, you can use the fo
7676
- SQL Server Agent on-premises
7777
- The Data Factory SQL Server Stored Procedure activity
7878

79-
For more info, see [Schedule packages](ssis-everest-howto-schedule-package.md).
79+
For more info, see [Schedule SSIS package execution on Azure](ssis-azure-schedule-packages.md).
8080

8181
## Next steps
8282
To get started with SSIS workloads on Azure, see the following articles:

docs/integration-services/lift-shift/ssis-azure-schedule-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ END
210210
GO
211211
```
212212
213-
For more info about the code in this script, see [Deploy and Execute SSIS Packages using Stored Procedures](../packages/deploy-integration-services-ssis-projects-and-packages#deploy-and-execute-ssis-packages-using-stored-procedures.md).
213+
For more info about the code in this script, see [Deploy and Execute SSIS Packages using Stored Procedures](../packages/deploy-integration-services-ssis-projects-and-packages.md#deploy-and-execute-ssis-packages-using-stored-procedures).
214214
215215
## Next steps
216216
For more info about SQL Server Agent, see [SQL Server Agent Jobs for Packages](../packages/sql-server-agent-jobs-for-packages.md).

0 commit comments

Comments
 (0)