Skip to content

Commit 6fb9e87

Browse files
committed
minor fixes
1 parent c81a8ce commit 6fb9e87

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/spring-apps/plan-comparison.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ The following table shows the differences between each plan:
2727
|-----------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------|------------------------------|------------------------------|-----------------------------------------------------------------|
2828
| **Application management** | Application management with hassle-free infrastructure operations. | | | | |
2929
| App lifecycle management | Create, deploy, stop and restart apps at ease without knowledge of the underlying infrastructure. | ✔️ | ✔️ | ✔️ | ✔️ |
30-
| SLA | The ensured SLA for both apps and managed components. | **99.95%** | n/a | 99.90% | Not available during preview |
30+
| SLA | The ensured SLA for both apps and managed components. | **99.95%** | n/a | 99.90% | Not available during preview. |
3131
| Max App instance size | The maximum application instance size. | **8 vCPU, 32 GB** | 1 vCPU, 2 GB | 4 vCPU, 8 GB | 4 vCPU, 8 GB in consumption, up to 16 vCPU, 128 GB in dedicated |
32-
| Max App instances | The maximum number of application instances. | **1000** | 25 | 500 | 400 in consumption, 1000 in dedicated |
32+
| Max App instances | The maximum number of application instances. | **1000** | 25 | 500 | 400 in consumption, 1000 in dedicated. |
3333
| Auto and manual scaling | Automatic and manual app scaling in/out and up/down. | ✔️ | ✔️ | ✔️ | ✔️ |
34-
| Deploy from source code, artifact and custom image | Deploy from source code, artifact, and custom image for apps. | ✔️ | ✔️ | ✔️ | artifact and custom image |
34+
| Deploy from source code, artifact and custom image | Deploy from source code, artifact, and custom image for apps. | ✔️ | ✔️ | ✔️ | Artifact and custom image. |
3535
| Java app support | Allow to build and deploy Java apps, mainly Spring Apps. | ✔️ | ✔️ | ✔️ | ✔️ |
3636
| Java native image support | Allow to build and deploy Java native image apps. | ✔️ ||||
3737
| .NET Core app support | Allow to build and deploy .NET Core apps. | ✔️ ||||
@@ -61,17 +61,17 @@ The following table shows the differences between each plan:
6161
| Out-of-box CICD integration | Out-of-box CICD integration with Azure DevOps, Jenkins, and GitHub Actions, and so forth. | ✔️ | ✔️ | ✔️ | ✔️ |
6262
| Out-of-box integration with popular IDEs | Out-of-box integration with popular IDEs like VS Code and IntelliJ, to allow in-place interaction with Azure Spring Apps. | ✔️ | ✔️ | ✔️ | ✔️ |
6363
| **Managed components** | Fully managed components with ensured SLA, timely maintenance, and well-tuned configuration to support app development and operation. | | | | |
64-
| SLA | The ensured SLA for both apps and managed components. | **99.95%** | n/a | 99.90% | Not available during preview |
64+
| SLA | The ensured SLA for both apps and managed components. | **99.95%** | n/a | 99.90% | Not available during preview. |
6565
| Build and maintain images from source code | A build service to centrally manage building and maintaining OCI images from source code. | ✔️ **(configurable build service<sup>1</sup>)** | ✔️ (default build service) | ✔️ (default build service) ||
6666
| An API gateway to route requests to backend apps | Spring Cloud Gateway to route requests with cross-cutting concerns addressed centrally (throttling, request/response filters, authentication and authorization, and so forth). | ✔️ ||||
6767
| An API portal to browse and try out APIs | An API portal to view detailed API documentation, and to try out APIs. | ✔️ ||||
68-
| App configuration management | A configuration service to distribute app configurations from Git host repositories to apps. | ✔️ **(support polyglot apps)** | ✔️ (support spring apps only) | ✔️ (support spring apps only) | ✔️ (support spring apps only) | ) |
68+
| App configuration management | A configuration service to distribute app configurations from Git host repositories to apps. | ✔️ **(support polyglot apps)** | ✔️ (support spring apps only) | ✔️ (support spring apps only) | ✔️ (support spring apps only) |
6969
| Service registry and discovery | A service registry to provide service registration and discovery capabilities for microservices-based Spring applications. | ✔️ | ✔️ | ✔️ | ✔️ |
7070
| Real-time monitoring and troubleshooting apps | A lightweight insights and troubleshooting tool that helps app developers and app operators to look inside running Spring applications. | ✔️ ||||
7171
| Expedite development with distributable project templates | A project bootstrapping tool to build and distribute templates/accelerators that codify enterprise-conformant code and configurations in a discoverable and repeatable way. | ✔️ ||||
7272

73-
<sup>1</sup> Configurable build service:
73+
| <sup>1</sup> Configurable build service: |
7474

75-
- Configure your own ACR to store built images instead of ASA-managed ACR to deploy to other ASA enterprise environments with verified images.
75+
| - Configure your own ACR to store built images instead of ASA-managed ACR to deploy to other ASA enterprise environments with verified images. |
7676
- Configure resources for whole build pool, up to 64 vCPU and 128GB.
7777
- Configure which OS stack to use as the base image for your apps.

0 commit comments

Comments
 (0)