Skip to content

Commit 8e0fd11

Browse files
authored
Merge pull request #90388 from jovanpop-msft/patch-123
Minor correction in MI in-memory oltp table
2 parents b758e8a + c5d9b66 commit 8e0fd11

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

articles/sql-database/sql-database-managed-instance-resource-limits.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: conceptual
1010
author: bonova
1111
ms.author: bonova
1212
ms.reviewer: carlrab, jovanpop, sachinp, sstein
13-
ms.date: 09/16/2019
13+
ms.date: 10/02/2019
1414
---
1515
# Overview Azure SQL Database managed instance resource limits
1616

@@ -41,18 +41,18 @@ Azure SQL Database managed instance can be deployed on two hardware generations:
4141
4242
#### In-memory OLTP available space
4343

44-
The amount of In-memory OLTP space depends on the number of vCores and hardware generation. In the following table are listed limits of memory that can be used for In-memory OLTP objects.
44+
The amount of In-memory OLTP space in [Business Critical](sql-database-service-tier-business-critical.md) service tier depends on the number of vCores and hardware generation. In the following table are listed limits of memory that can be used for In-memory OLTP objects.
4545

46-
| In-memory OLTP space per vCore | **Gen5** | **Gen4** |
46+
| In-memory OLTP space | **Gen5** | **Gen4** |
4747
| --- | --- | --- |
48-
| 4 | 3.14 GB | |
49-
| 8 | 6.28 GB | 8 GB |
50-
| 16 | 15.77 GB | 20 GB |
51-
| 24 | 25.25 GB | 36 GB |
52-
| 32 | 37.94 GB | |
53-
| 40 | 52.23 GB | |
54-
| 64 | 99.9 GB | |
55-
| 80 | 131.68 GB| |
48+
| 4 vCores | 3.14 GB | |
49+
| 8 vCores | 6.28 GB | 8 GB |
50+
| 16 vCores | 15.77 GB | 20 GB |
51+
| 24 vCores | 25.25 GB | 36 GB |
52+
| 32 vCores | 37.94 GB | |
53+
| 40 vCores | 52.23 GB | |
54+
| 64 vCores | 99.9 GB | |
55+
| 80 vCores | 131.68 GB| |
5656

5757
### Service tier characteristics
5858

0 commit comments

Comments
 (0)