浏览代码

Merge pull request #1 from dwbrown2/patch-1

Create azure.json
Ajay Tripathy 7 年之前
父节点
当前提交
9c1b717f13
共有 1 个文件被更改,包括 8 次插入 和 0 次删除
  1. 8 0
      cloud/azure.json

+ 8 - 0
cloud/azure.json

@@ -0,0 +1,8 @@
+{
+    "provider": "Azure",
+    "description": "Azure estimates based on April 2019 advertised prices",
+    "CPU": "0.03900",
+    "spotCPU": "0.007764", 
+    "RAM": "0.001917", 
+    "spotRAM": "0.000382"
+}