File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
articles/sql-database-edge Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ms.topic: conceptual
8
8
author : SQLSourabh
9
9
ms.author : sourabha
10
10
ms.reviewer : sstein
11
- ms.date : 11/04/2019
11
+ ms.date : 03/24/2020
12
12
---
13
13
14
14
# What is Azure SQL Database Edge Preview?
@@ -29,9 +29,8 @@ SQL Database Edge is available with three different editions or software plans.
29
29
30
30
| ** Plan** | ** Description** |
31
31
| ---------| ---------|
32
- | Developer | Development only sku, with the same throttling limits as imposed by Standard sku mentioned below |
33
- | Standard | Standard plan supports up to 4 CPU's and up to 32 GB of memory for the SQL Database Edge Container. |
34
- | Premium | Premium sku supports up to 8 cores and up to 64 GB of memory for the SQL Database Edge Container. |
32
+ | Azure SQL Database Edge Developer | Development only sku, each SQL Database Edge container is limited to upto 4 cores and 32 GB Memory |
33
+ | Azure SQL Database Edge | Production sku, each SQL Database Edge container is limited to upto 8 cores and 64 GB Memory . |
35
34
36
35
## Pricing and Availability
37
36
You can’t perform that action at this time.
0 commit comments