Skip to content

Commit 5a3bcea

Browse files
committed
Fix some issues
1 parent 8e22bac commit 5a3bcea

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/data-factory/configure-bcdr-azure-ssis-integration-runtime.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ When failover occurs, you have to do the following things:
6464

6565
### Scenario 2 - Azure-SSIS IR is pointing to primary server endpoint
6666

67-
The scenario is suitable if you still want to use existing Azure-SSIS IR on primary region after failover.
67+
The scenario is suitable if Azure-SSIS IR is pointing to primary server endpoint.
6868

6969
#### Solution
7070
When failover occurs, you have to do the following things:
@@ -155,7 +155,8 @@ When failover occurs, you have to do the following things:
155155

156156
### Scenario 1 - Azure-SSIS IR is pointing to read-write listener endpoint
157157

158-
This scenario is suitable Azure-SSIS IR is pointing to the read-write listener endpoint of the failover group and the SQL Database server is *not* configured with the virtual network service endpoint rule.
158+
This scenario is suitable Azure-SSIS IR is pointing to the read-write listener endpoint of the failover group and the SQL Database server is *not* configured with the virtual network service endpoint rule.
159+
If you want Azure-SSIS IR point to read-write listener endpoint, you need to point to primary server endpoint first. After putting SSISDB to failover group, you can change to read-write listener endpoint and restart Azure-SSIS IR.
159160

160161
#### Solution
161162

@@ -165,7 +166,7 @@ If you want to update the region or other information in Azure-SSIS IR, you can
165166

166167
### Scenario 2 - Azure-SSIS IR is pointing to primary server endpoint
167168

168-
The scenario is suitable if you still want to use existing Azure-SSIS IR on primary region after failover.
169+
The scenario is suitable if Azure-SSIS IR is pointing to primary server endpoint.
169170

170171
#### Solution
171172
When failover occurs, you have to do the following things:

0 commit comments

Comments
 (0)