Create deploymentconfig.json
This commit is contained in:
7
how-to-use-azureml/deploy-to-cloud/deploymentconfig.json
Normal file
7
how-to-use-azureml/deploy-to-cloud/deploymentconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"containerResourceRequirements": {
|
||||
"cpu": 1,
|
||||
"memoryInGB": 1
|
||||
},
|
||||
"computeType": "ACI"
|
||||
}
|
||||
Reference in New Issue
Block a user