Skip to content

Commit

Permalink
Adding integrationRuntime: IntegrationRuntime001
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinbuss committed Sep 18, 2024
1 parent ddad21a commit f8e7fe3
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions code/datafactory/integrationRuntime/IntegrationRuntime001.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "IntegrationRuntime001",
"properties": {
"type": "Managed",
"typeProperties": {
"computeProperties": {
"location": "AutoResolve",
"dataFlowProperties": {
"computeType": "General",
"coreCount": 8,
"timeToLive": 10,
"cleanup": false,
"customProperties": []
}
}
}
}
}

0 comments on commit f8e7fe3

Please sign in to comment.