Skip to content

Commit 86f5e8f

Browse files
Merge pull request #272415 from taoxu0903/patch-11
Add resource consumption table for Tanzu comps and fix a free grant doc mistake
2 parents 64f579e + 1ca6cb8 commit 86f5e8f

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

articles/spring-apps/enterprise/cost-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For the VMware (by Broadcom) part of the pricing, the negotiable discount varies
2828

2929
## Monthly free grants
3030

31-
The first 50 vCPU hours and 100-GB hours of memory are free each month. For more information, see [Price Reduction - Azure Spring Apps does more, costs less!](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/price-reduction-azure-spring-apps-does-more-costs-less/ba-p/3614058) on the [Apps on Azure Blog](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/bg-p/AppsonAzureBlog).
31+
The first 50 vCPU hours and 100-GB hours of memory are free each month per subscription. For more information, see [Price Reduction - Azure Spring Apps does more, costs less!](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/price-reduction-azure-spring-apps-does-more-costs-less/ba-p/3614058) on the [Apps on Azure Blog](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/bg-p/AppsonAzureBlog).
3232

3333
## Start and stop instances
3434

articles/spring-apps/enterprise/vmware-tanzu-components.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: KarlErickson
55
ms.author: taoxu
66
ms.service: spring-apps
77
ms.topic: conceptual
8-
ms.date: 06/01/2023
8+
ms.date: 04/17/2024
99
ms.custom: devx-track-java, engagement-fy23, references_regions
1010
---
1111

@@ -37,7 +37,18 @@ The Azure Spring Apps Enterprise plan offers the following components:
3737
- Application Live View for VMware Tanzu
3838
- Application Accelerator for VMware Tanzu
3939

40-
You also have the flexibility to enable only the components that you need at any time.
40+
You also have the flexibility to enable only the components that you need at any time and pay for what you actually enable. The following table shows the default resource consumption per component:
41+
42+
| Tanzu component | vCPU (cores) | Memory (GBs) |
43+
|----------------------------------------------------------|--------------|--------------|
44+
| Build service | 2 | 4 |
45+
| Application Configuration Service | 1 | 2 |
46+
| Service Registry | 1 | 2 |
47+
| Spring Cloud Gateway | 5 | 10 |
48+
| API Portal | 0.5 | 1 |
49+
| Dev Tools Portal (for App Live View and App Accelerator) | 1.25 | 2.25 |
50+
| App Live View | 1.5 | 1.5 |
51+
| App Accelerator | 2 | 4.25 |
4152

4253
## Tanzu Build Service
4354

0 commit comments

Comments
 (0)