Skip to content

Commit

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

0 comments on commit 5e09c95

Please sign in to comment.