You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/configure-bcdr-azure-ssis-integration-runtime.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ If you want the Azure-SSIS IR to point to a read/write listener endpoint, you ne
54
54
55
55
#### Solution
56
56
57
-
When failover occurs:
57
+
When failover occurs, take the following steps:
58
58
59
59
1. Stop the Azure-SSIS IR in the primary region.
60
60
@@ -75,7 +75,7 @@ This scenario is suitable if the Azure-SSIS IR is pointing to a primary server e
75
75
76
76
#### Solution
77
77
78
-
When failover occurs:
78
+
When failover occurs, take the following steps:
79
79
80
80
1. Stop the Azure-SSIS IR in the primary region.
81
81
@@ -92,13 +92,13 @@ When failover occurs:
92
92
93
93
3. Restart the Azure-SSIS IR.
94
94
95
-
### Scenario 3: Azure-SSIS IR is pointing to a public endpoint of an Azure SQL Database managed instance
95
+
### Scenario 3: Azure-SSIS IR is pointing to a public endpoint of a SQL Database managed instance
96
96
97
97
This scenario is suitable if the Azure-SSIS IR is pointing to a public endpoint of an Azure SQL Database managed instance and it doesn't join to a virtual network. The only difference from scenario 2 is that you don't need to edit virtual network information for the Azure-SSIS IR after failover.
98
98
99
99
#### Solution
100
100
101
-
When failover occurs:
101
+
When failover occurs, take the following steps:
102
102
103
103
1. Stop the Azure-SSIS IR in the primary region.
104
104
@@ -119,7 +119,7 @@ This scenario is suitable if you want to provision a new Azure-SSIS IR in a seco
119
119
120
120
#### Solution
121
121
122
-
When failover occurs:
122
+
When failover occurs, take the following steps.
123
123
124
124
> [!NOTE]
125
125
> Use PowerShell for step 4 (creation of the IR). If you don't, the Azure portal will report an error that says SSISDB already exists.
@@ -190,7 +190,7 @@ This scenario is suitable if the Azure-SSIS IR is pointing to a primary server e
190
190
191
191
#### Solution
192
192
193
-
When failover occurs:
193
+
When failover occurs, take the following steps:
194
194
195
195
1. Stop the Azure-SSIS IR in the primary region.
196
196
@@ -213,6 +213,8 @@ This scenario is suitable if you want to provision a new Azure-SSIS IR in a seco
213
213
214
214
#### Solution
215
215
216
+
When failover occurs, take the following steps.
217
+
216
218
> [!NOTE]
217
219
> Use PowerShell for step 4 (creation of the IR). If you don't, the Azure portal will report an error that says SSISDB already exists.
0 commit comments