-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DataFactory] Unify IR vNet injection experience (#14925)
* add swagger change * cache change * update description * undo change on readme * add subnetId * add outbound * update description * style correction * fix example * Update int format * fix name unique issue * fix operation id name issue * fix underscore issue * fix example * rename * add change to preview versions * add subnetID * remove unnecessary change
- Loading branch information
1 parent
70675cf
commit 7360a2d
Showing
9 changed files
with
845 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
99 changes: 99 additions & 0 deletions
99
...ble/2018-06-01/examples/IntegrationRuntimes_ListOutboundNetworkDependenciesEndpoints.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,99 @@ | ||
{ | ||
"parameters": { | ||
"subscriptionId": "7ad7c73b-38b8-4df3-84ee-52ff91092f61", | ||
"resourceGroupName": "exampleResourceGroup", | ||
"factoryName": "exampleFactoryName", | ||
"integrationRuntimeName": "exampleIntegrationRuntime", | ||
"api-version": "2018-06-01" | ||
}, | ||
"responses": { | ||
"200": { | ||
"headers": { | ||
"Date": "Tue, 06 Jul 2021 04:28:10 GMT", | ||
"X-Content-Type-Options": "nosniff", | ||
"x-ms-request-id": "fd8e4223-7e9c-4f32-893f-06c14a8081be", | ||
"x-ms-correlation-request-id": "1dabf122-e061-4703-ae9e-9edeeef40ee6" | ||
}, | ||
"body": { | ||
"value": [ | ||
{ | ||
"category": "Azure Data Factory (Management)", | ||
"endpoints": [ | ||
{ | ||
"domainName": "wu.frontend.int.clouddatahub-int.net", | ||
"endpointDetails": [ | ||
{ | ||
"port": 443 | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"category": "Azure Storage (Management)", | ||
"endpoints": [ | ||
{ | ||
"domainName": "*.blob.core.windows.net", | ||
"endpointDetails": [ | ||
{ | ||
"port": 443 | ||
} | ||
] | ||
}, | ||
{ | ||
"domainName": "*.table.core.windows.net", | ||
"endpointDetails": [ | ||
{ | ||
"port": 443 | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"category": "Event Hub (Logging)", | ||
"endpoints": [ | ||
{ | ||
"domainName": "*.servicebus.windows.net", | ||
"endpointDetails": [ | ||
{ | ||
"port": 443 | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"category": "Microsoft Logging service (Internal Use)", | ||
"endpoints": [ | ||
{ | ||
"domainName": "gcs.prod.monitoring.core.windows.net", | ||
"endpointDetails": [ | ||
{ | ||
"port": 443 | ||
} | ||
] | ||
}, | ||
{ | ||
"domainName": "prod.warmpath.msftcloudes.com", | ||
"endpointDetails": [ | ||
{ | ||
"port": 443 | ||
} | ||
] | ||
}, | ||
{ | ||
"domainName": "azurewatsonanalysis-prod.core.windows.net", | ||
"endpointDetails": [ | ||
{ | ||
"port": 443 | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
99 changes: 99 additions & 0 deletions
99
...ble/2020-12-01/examples/IntegrationRuntimes_ListOutboundNetworkDependenciesEndpoints.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,99 @@ | ||
{ | ||
"parameters": { | ||
"subscriptionId": "ebc1447e-fd9e-4c62-924f-24f9e075a240", | ||
"resourceGroupName": "exampleResourceGroup", | ||
"workspaceName": "exampleWorkspace", | ||
"integrationRuntimeName": "exampleIntegrationRuntime", | ||
"api-version": "2020-12-01" | ||
}, | ||
"responses": { | ||
"200": { | ||
"headers": { | ||
"Date": "Tue, 06 Jul 2021 04:28:10 GMT", | ||
"X-Content-Type-Options": "nosniff", | ||
"x-ms-request-id": "8782a232-2913-4c9c-8a9f-4e26e5946991", | ||
"x-ms-correlation-request-id": "caf41f8e-591b-48c1-8902-628b9c564d00" | ||
}, | ||
"body": { | ||
"value": [ | ||
{ | ||
"category": "Azure Data Factory (Management)", | ||
"endpoints": [ | ||
{ | ||
"domainName": "wu.frontend.int.clouddatahub-int.net", | ||
"endpointDetails": [ | ||
{ | ||
"port": 443 | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"category": "Azure Storage (Management)", | ||
"endpoints": [ | ||
{ | ||
"domainName": "*.blob.core.windows.net", | ||
"endpointDetails": [ | ||
{ | ||
"port": 443 | ||
} | ||
] | ||
}, | ||
{ | ||
"domainName": "*.table.core.windows.net", | ||
"endpointDetails": [ | ||
{ | ||
"port": 443 | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"category": "Event Hub (Logging)", | ||
"endpoints": [ | ||
{ | ||
"domainName": "*.servicebus.windows.net", | ||
"endpointDetails": [ | ||
{ | ||
"port": 443 | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"category": "Microsoft Logging service (Internal Use)", | ||
"endpoints": [ | ||
{ | ||
"domainName": "gcs.prod.monitoring.core.windows.net", | ||
"endpointDetails": [ | ||
{ | ||
"port": 443 | ||
} | ||
] | ||
}, | ||
{ | ||
"domainName": "prod.warmpath.msftcloudes.com", | ||
"endpointDetails": [ | ||
{ | ||
"port": 443 | ||
} | ||
] | ||
}, | ||
{ | ||
"domainName": "azurewatsonanalysis-prod.core.windows.net", | ||
"endpointDetails": [ | ||
{ | ||
"port": 443 | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.