Skip to content

Commit 3b007e0

Browse files
Merge pull request #282297 from jeffwmartinez/jefmarti-language-policy
adding os support links
2 parents 462dcd8 + da5bdbe commit 3b007e0

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

articles/app-service/language-support-policy.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,24 @@ To learn more about specific timelines for the language support policy, see the
4141
- [PHP](https://aka.ms/phprelease)
4242
- [Go](https://aka.ms/gorelease)
4343

44+
## Support status
45+
46+
App Service supports languages on both Linux and Windows operating systems. See the following resources for the list of OS support for each language:
47+
48+
- [.NET](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/dot_net_core.md#support-timeline)
49+
- [Java](#jdk-versions-and-maintenance)
50+
- [Node](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/node_support.md#support-timeline)
51+
- [Python](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/python_support.md#support-timeline)
52+
- [PHP](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/php_support.md#support-timeline)
53+
54+
4455
## Configure language versions
4556

4657
To learn more about how to update language versions for your App Service applications, see the following resources:
4758

4859
- [.NET](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/dot_net_core.md#how-to-update-your-app-to-target-a-different-version-of-net-or-net-core)
49-
- [Node](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/node_support.md#node-on-linux-app-service)
5060
- [Java](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/java_support.md#java-on-app-service)
61+
- [Node](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/node_support.md#node-on-linux-app-service)
5162
- [Python](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/python_support.md#how-to-update-your-app-to-target-a-different-version-of-python)
5263
- [PHP](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/php_support.md#how-to-update-your-app-to-target-a-different-version-of-php)
5364

0 commit comments

Comments
 (0)