Skip to content

Commit 403d456

Browse files
Apply suggestions from code review
Accepted Ken's edits Co-authored-by: taoxu0903 <[email protected]>
1 parent df94fb8 commit 403d456

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

articles/spring-apps/how-to-enterprise-marketplace-offer.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,10 @@ The Enterprise tier provides the following managed VMware Tanzu components that
5959

6060
As the most advanced tier in Azure Spring Apps, a Microsoft provided first party Azure service, the Enterprise tier pricing is composed of two parts that both calculate vCPU and memory storage in their pricing.
6161

62-
- Infrastructure pricing to Microsoft, includes (on top of) managed Tanzu components.
63-
- Tanzu licensing pricing to VMware, includes (on top of) vCPU usage to VMware.
62+
- Infrastructure pricing to Microsoft, based on vCPU and memory usage of apps and managed Tanzu components.
63+
- Tanzu licensing pricing to VMware, based on vCPU usage of apps.
6464

65-
To illustrate, consider a Spring app running 730 hours on 4 vCPUs for the app and 5 vCPUs on two Tanzu components. The pricing calculations would be as follows:
6665

67-
- Microsoft infrastructure: `4 + 5 * 730 * vCPU unit price`
68-
- Tanzu licensing to VMware: `4 vCPU * 730 * vCPU unit price of Tanzu license`
6966

7067
For more information about pricing, see [Azure Spring Apps pricing](https://azure.microsoft.com/pricing/details/spring-apps/).
7168

0 commit comments

Comments
 (0)