Skip to content

Commit 57cd192

Browse files
committed
prmerger feedback
1 parent 07e85cd commit 57cd192

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Microsoft and Adoptium builds of OpenJDK are provided and supported on App Servi
110110
111111
\*\* Upcoming versions
112112
113-
\* Alpine 3.16 is the last supported Alpine distro in App Service. The Ubuntu distribution will be used in the future. It's recommended to pin to a version to avoid switching over Ubuntu automatically. Make sure you test and switch to Java offering supported by Ubuntu based distributions when possible. -->
113+
\* Alpine 3.16 is the last supported Alpine distribution in App Service. It's recommended to pin to a version to avoid switching over to Ubuntu automatically. Make sure you test and switch to Java offering supported by Ubuntu based distributions when possible. -->
114114

115115
# [Windows](#tab/windows)
116116

articles/app-service/tutorial-send-email.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ In your code, make a standard HTTP post to the URL using any HTTP client languag
147147
- The request contains the heading `Content-Type: application/json`.
148148
- To optimize performance, send the request asynchronously if possible.
149149

150-
Click on the preferred language/framework tab below to see an example.
150+
Select the preferred language/framework tab below to see an example.
151151

152152
### [ASP.NET](#tab/dotnet)
153153

@@ -299,5 +299,5 @@ If you're testing this code on the sample app for [Tutorial: Run a Python (Djang
299299

300300
- [Tutorial: Host a RESTful API with CORS in Azure App Service](app-service-web-tutorial-rest-api.md)
301301
- [HTTP request/response reference for Logic Apps](../connectors/connectors-native-reqres.md)
302-
- [Quickstart: Create an example Consumption workflow in multi-tenant Azure Logic Apps - Azure portal](../logic-apps/quickstart-create-example-consumption-workflow.md)
302+
- [Quickstart: Create an example Consumption workflow in multitenant Azure Logic Apps - Azure portal](../logic-apps/quickstart-create-example-consumption-workflow.md)
303303
- [Environment variables and app settings reference](reference-app-settings.md)

0 commit comments

Comments
 (0)