test/BigFactorySample2/integrationRuntime/AzureIR.json

{
    "name": "AzureIR",
    "properties": {
        "type": "Managed",
        "description": "NorthEurope region",
        "typeProperties": {
            "computeProperties": {
                "location": "North Europe",
                "dataFlowProperties": {
                    "computeType": "General",
                    "coreCount": 8,
                    "timeToLive": 15
                }
            }
        }
    }
}