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

Commit 46eb804

Browse files
committed
Refused superfluous commas caught by PR reviewer.
1 parent adf885d commit 46eb804

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/integration-services/ssis-quickstart-deploy-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Before you start, make sure you have Visual Studio or Visual Studio Code install
2121
> [!NOTE]
2222
> An Azure SQL Database server listens on port 1433. If you're trying to connect to an Azure SQL Database server from within a corporate firewall, this port must be open in the corporate firewall for you to connect successfully.
2323
24-
## Get the connection info, if deployed to SQL Database,
24+
## Get the connection info if deployed to SQL Database
2525

2626
If your packages are deployed to an Azure SQL Database, get the connection information you need to connect to the SSIS Catalog database (SSISDB). You need the fully qualified server name and login information in the procedures that follow.
2727

docs/integration-services/ssis-quickstart-run-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Before you start, make sure you have Visual Studio or Visual Studio Code install
2121
> [!NOTE]
2222
> An Azure SQL Database server listens on port 1433. If you're trying to connect to an Azure SQL Database server from within a corporate firewall, this port must be open in the corporate firewall for you to connect successfully.
2323
24-
## Get the connection info, if deployed to SQL Database,
24+
## Get the connection info if deployed to SQL Database
2525

2626
If your packages are deployed to an Azure SQL Database, get the connection information you need to connect to the SSIS Catalog database (SSISDB). You need the fully qualified server name and login information in the procedures that follow.
2727

0 commit comments

Comments
 (0)