Skip to content

Commit d97a891

Browse files
edits
1 parent ba96e15 commit d97a891

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/spring-apps/concept-app-customer-responsibilities.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For more information, see [Java long-term support for Azure and Azure Stack](/az
3333

3434
You can choose any version of Spring Boot or Spring Cloud that's compatible with the Java version you installed.
3535

36-
For new versions, Azure Spring Apps will support the latest Spring Boot or Spring Cloud major version 30 days after its release. The latest minor version is supported as soon as it's released.
36+
For new versions, Azure Spring Apps supports the latest Spring Boot or Spring Cloud major version starting 30 days after its release. The latest minor version is supported as soon as it's released.
3737

3838
For old versions, Azure Spring Apps doesn't require you to upgrade Spring Boot or Spring Cloud to receive support. However, with the officially supported new versions, you can get the best experience with some of the managed components - for example, Config Server and Eureka Server for the Standard consumption and dedicated plan and the Standard plan, [Tanzu components](vmware-tanzu-components.md) for the Enterprise plan, and metric collection for all plans.
3939

@@ -50,14 +50,14 @@ You can deploy polyglot applications to the Enterprise plan with source code. To
5050
When you deploy your polyglot applications to the Enterprise plan, assign specific LTS versions for the SDKs. Otherwise, the default SDK version might change during the regular upgrades for builder components. For more information about deploying polygot apps, see [How to deploy polyglot apps in the Azure Spring Apps Enterprise plan](how-to-enterprise-deploy-polyglot-apps.md).
5151

5252
| Type | Support policy |
53-
|---------------------|----------------------------|
54-
|Java|[Java support on Azure](/azure/developer/java/fundamentals/java-support-on-azure)
55-
|Tomcat |[Tomcat versions](https://tomcat.apache.org/whichversion.html)
56-
|.NET|[.NET and .NET core support policy](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core)
57-
|Python|[Status of Python versions](https://devguide.python.org/versions/)
58-
|Go|[Go release history](https://go.dev/doc/devel/release)
59-
|NodeJS|[Nodejs releases](https://nodejs.dev/en/about/releases/)
60-
|PHP| [PHP supported versions](https://www.php.net/supported-versions.php)
53+
|----------------------|---------------------------|
54+
|Java|[Java support on Azure](/azure/developer/java/fundamentals/java-support-on-azure)|
55+
|Tomcat |[Tomcat versions](https://tomcat.apache.org/whichversion.html)|
56+
|.NET|[.NET and .NET core support policy](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core)|
57+
|Python|[Status of Python versions](https://devguide.python.org/versions/)|
58+
|Go|[Go release history](https://go.dev/doc/devel/release)|
59+
|NodeJS|[Nodejs releases](https://nodejs.dev/en/about/releases/)|
60+
|PHP| [PHP supported versions](https://www.php.net/supported-versions.php)|
6161

6262
### Stack image support
6363

0 commit comments

Comments
 (0)