Skip to content

Commit 74764ab

Browse files
author
msftbot[bot]
authored
[ReleasePR datafactory] Update swagger for SSIS IR to support SSISDB failover (#1336)
Create to sync Azure/azure-rest-api-specs#12357 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/master...AzureSDKAutomation:sdkAuto/datafactory?expand=1)
2 parents b8ea95d + a632372 commit 74764ab

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

schemas/2017-09-01-preview/Microsoft.DataFactory.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12175,4 +12175,4 @@
1217512175
"description": "Zoho server dataset."
1217612176
}
1217712177
}
12178-
}
12178+
}

schemas/2018-06-01/Microsoft.DataFactory.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15790,6 +15790,10 @@
1579015790
"catalogServerEndpoint": {
1579115791
"type": "string",
1579215792
"description": "The catalog database server URL."
15793+
},
15794+
"dualStandbyPairName": {
15795+
"type": "string",
15796+
"description": "The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover."
1579315797
}
1579415798
},
1579515799
"description": "Catalog information for managed dedicated integration runtime."
@@ -28189,4 +28193,4 @@
2818928193
"description": "A copy activity Zoho server source."
2819028194
}
2819128195
}
28192-
}
28196+
}

0 commit comments

Comments
 (0)