Deleting integrationRuntime: SSISIntegrationRuntime
This commit is contained in:
parent
c63bbf3fec
commit
7c8b416d76
@ -1,27 +0,0 @@
|
||||
{
|
||||
"name": "SSISIntegrationRuntime",
|
||||
"properties": {
|
||||
"type": "Managed",
|
||||
"typeProperties": {
|
||||
"computeProperties": {
|
||||
"location": "UK South",
|
||||
"nodeSize": "Standard_D2_v3",
|
||||
"numberOfNodes": 1,
|
||||
"maxParallelExecutionsPerNode": 2
|
||||
},
|
||||
"ssisProperties": {
|
||||
"catalogInfo": {
|
||||
"catalogServerEndpoint": "adayfullofadf-sql.database.windows.net",
|
||||
"catalogAdminUserName": "sql-admin",
|
||||
"catalogAdminPassword": {
|
||||
"type": "SecureString",
|
||||
"value": "**********"
|
||||
},
|
||||
"catalogPricingTier": "S1"
|
||||
},
|
||||
"edition": "Standard",
|
||||
"licenseType": "LicenseIncluded"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user