Skip to content

Commit d57904e

Browse files
committed
edits
1 parent d97a891 commit d57904e

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
@@ -49,15 +49,15 @@ You can deploy polyglot applications to the Enterprise plan with source code. To
4949

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

52-
| 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)|
52+
| 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) |
6161

6262
### Stack image support
6363

0 commit comments

Comments
 (0)