You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/spring-apps/concept-app-customer-responsibilities.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,17 +33,17 @@ You may choose any version of Spring Boot or Spring Cloud that is compatible wit
33
33
34
34
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.
35
35
36
-
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're guaranteed to enjoy the best experience for some of our managed components, such as Config Server and Eureka Server for Standard consumption and dedicated tier and Standard tier, [Tanzu components](vmware-tanzu-components.md) for Enterprise tier, and metric collection for all tiers.
36
+
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 Standard consumption and dedicated tier and Standard tier, [Tanzu components](vmware-tanzu-components.md) for Enterprise tier, and metric collection for all tiers.
37
37
38
38
For more information, see the official support timeline of [Spring Boot](https://spring.io/projects/spring-boot#support) and [Spring Cloud](https://spring.io/projects/spring-cloud#overview). The Enterprise tier provides commercial support for Spring Boot, while the other tiers provide OSS support.
39
39
40
40
## Version support for Enterprise tier
41
41
42
42
### Polyglot SDKs
43
43
44
-
Polyglot applications can be deployed in Enterprise tier with a source code. To enjoy the best stability, we recommend using SDKs with LTS versions that are officially supported in your source code.
44
+
Polyglot applications can be deployed in Enterprise tier with a source code. To enjoy the best stability, use SDKs with LTS versions that are officially supported in your source code.
45
45
46
-
When you [deploy your polyglot applications to Enterprise tier](how-to-enterprise-deploy-polyglot-apps.md), we recommend assigning specific LTS versions for the SDKs. Otherwise the default SDK version may change during our regular upgrades for builder components.
46
+
When you [deploy your polyglot applications to Enterprise tier](how-to-enterprise-deploy-polyglot-apps.md), assign specific LTS versions for the SDKs. Otherwise, the default SDK version may change during the regular upgrades for builder components.
@@ -57,10 +57,10 @@ When you [deploy your polyglot applications to Enterprise tier](how-to-enterpris
57
57
58
58
### Stack image support
59
59
60
-
You may choose your stack image during builder configuration, and we recommend using an LTS image that is officially supported. For more information, see [The Ubuntu lifecycle and release cadence](https://ubuntu.com/about/release-cycle#ubuntu).
60
+
You may choose y stack image during builder configuration, and we recommend using an LTS image that is officially supported. For more information, see [The Ubuntu lifecycle and release cadence](https://ubuntu.com/about/release-cycle#ubuntu).
61
61
62
62
## Keep track of version upgrade
63
63
64
-
Prepare early for the deprecation of any major component LTS version that your applications rely on. You'll receive notification from Microsoft one month prior to the end of support on Azure Spring Apps.
64
+
Prepare early for the deprecation of any major component LTS version that y applications rely on. You'll receive notification from Microsoft one month prior to the end of support on Azure Spring Apps.
65
65
66
66
For regular upgrades, you can find specific information in your activity log once the upgrade is complete.
0 commit comments