Skip to content

Commit abca8e1

Browse files
committed
ms.date and table heading
1 parent c9b0b92 commit abca8e1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/spring-apps/how-to-deploy-big-cpu-memory-application.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: karlerickson
55
ms.author: haital
66
ms.service: spring-apps
77
ms.topic: how-to
8-
ms.date: 02/28/2023
8+
ms.date: 03/17/2023
99
ms.custom: devx-track-java, devx-track-azurecli
1010
---
1111

@@ -15,11 +15,11 @@ ms.custom: devx-track-java, devx-track-azurecli
1515

1616
This article shows how to deploy large CPU and memory applications in Azure Spring Apps to support CPU intensive or memory intensive workloads. Support for large applications is currently available only in the Enterprise tier, which supports the CPU and memory combinations as shown in the following table.
1717

18-
| CPU (core processors) | Memory (Gb) |
19-
| --------------------- | ----------- |
20-
| 4 | 16 |
21-
| 6 | 24 |
22-
| 8 | 32 |
18+
| CPU (cores) | Memory (Gb) |
19+
| ----------- | ----------- |
20+
| 4 | 16 |
21+
| 6 | 24 |
22+
| 8 | 32 |
2323

2424
## Prerequisites
2525

0 commit comments

Comments
 (0)