Skip to content

Commit f3a80bf

Browse files
committed
376112-content-pattern-metadata-updates-app-service
1 parent e3b3c59 commit f3a80bf

File tree

4 files changed

+5
-7
lines changed

4 files changed

+5
-7
lines changed

articles/app-service/configure-language-dotnetcore.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -242,13 +242,11 @@ To rewrite or redirect a URL, use the [URL rewriting middleware in ASP.NET Core]
242242

243243
## Next steps
244244

245-
> [!div class="nextstepaction"]
246-
> [Tutorial: ASP.NET Core app with SQL Database](tutorial-dotnetcore-sqldb-app.md)
245+
[Tutorial: ASP.NET Core app with SQL Database](tutorial-dotnetcore-sqldb-app.md)
247246

248247
::: zone pivot="platform-linux"
249248

250-
> [!div class="nextstepaction"]
251-
> [App Service Linux FAQ](faq-app-service-linux.yml)
249+
[App Service Linux FAQ](faq-app-service-linux.yml)
252250

253251
::: zone-end
254252

includes/app-service-ssl-binding-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ ms.custom: "include file"
1414
|-|-|
1515
| Custom domain | The domain name for which you're adding the TLS/SSL binding. |
1616
| Private Certificate Thumbprint | The certificate to bind. |
17-
| TLS/SSL Type | - **[SNI SSL](https://en.wikipedia.org/wiki/Server_Name_Indication)**: Multiple SNI SSL bindings may be added. This option allows multiple TLS/SSL certificates to secure multiple domains on the same IP address. Most modern browsers (including Internet Explorer, Chrome, Firefox, and Opera) support SNI (for more information, see [Server Name Indication](https://wikipedia.org/wiki/Server_Name_Indication)).<br />- **IP SSL**: Only one IP SSL binding may be added. This option allows only one TLS/SSL certificate to secure a dedicated public IP address. After you configure the binding, follow the steps in [Remap records for IP-based SSL](../articles/app-service/configure-ssl-bindings.md#remap-records-for-ip-based-ssl).<br/>IP SSL is supported only in Standard tier or above. |
17+
| TLS/SSL Type | - **[SNI SSL](https://en.wikipedia.org/wiki/Server_Name_Indication)**: Multiple SNI SSL bindings might be added. This option allows multiple TLS/SSL certificates to secure multiple domains on the same IP address. Most modern browsers (including Internet Explorer, Chrome, Firefox, and Opera) support SNI (for more information, see [Server Name Indication](https://wikipedia.org/wiki/Server_Name_Indication)).<br />- **IP SSL**: Only one IP SSL binding might be added. This option allows only one TLS/SSL certificate to secure a dedicated public IP address. After you configure the binding, follow the steps in [Remap records for IP-based SSL](../articles/app-service/configure-ssl-bindings.md#remap-records-for-ip-based-ssl).<br/>IP SSL is supported only in Standard tier or above. |
1818

includes/app-service-web-ssh-connect-builtin-no-h.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ ms.custom: "include file"
1616
> Any changes that you make outside the `/home` directory are stored in the container itself and don't persist beyond an app restart.
1717
>
1818
19-
To open a remote SSH session from your local machine, see [Open SSH session from remote shell](../articles/app-service/configure-linux-open-ssh-session.md#open-ssh-session-with-azure-cli).
19+
To open a remote SSH session from your local machine, see [Open SSH session from remote shell](../articles/app-service/configure-linux-open-ssh-session.md#open-ssh-session-with-azure-cli).

includes/app-service-web-ssh-connect-no-h.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "include file"
44
services: app-service
55
author: cephalin
66
ms.service: azure-app-service
7-
ms.topic: "include"
7+
ms.topic: include
88
ms.date: 03/29/2019
99
ms.author: cephalin
1010
ms.custom: "include file"

0 commit comments

Comments
 (0)