diff --git a/how-to-use-azureml/deploy-to-cloud/deploymentConfig.yml b/how-to-use-azureml/deploy-to-cloud/deploymentConfig.yml new file mode 100644 index 00000000..e181dda9 --- /dev/null +++ b/how-to-use-azureml/deploy-to-cloud/deploymentConfig.yml @@ -0,0 +1,5 @@ +--- +containerResourceRequirements: + cpu: 1 + memoryInGB: 1 +computeType: ACI