Skip to content

Commit f95a3cb

Browse files
authored
Merge pull request #196288 from carlrab/azurecli-app-service-fix-links
fix links
2 parents c7818e0 + 14eb5fb commit f95a3cb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/app-service/configure-ssl-bindings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Secure HTTPS access to your custom domain by creating a TLS/SSL bin
44
tags: buy-ssl-certificates
55

66
ms.topic: tutorial
7-
ms.date: 05/13/2021
7+
ms.date: 04/27/2022
88
ms.reviewer: yutlin
99
ms.custom: seodec18
1010
---
@@ -154,7 +154,7 @@ Language specific configuration guides, such as the [Linux Node.js configuration
154154

155155
### Azure CLI
156156

157-
[!code-azurecli[main](../../cli_scripts/app-service/configure-ssl-certificate/configure-ssl-certificate.sh?highlight=3-5 "Bind a custom TLS/SSL certificate to a web app")]
157+
[Bind a custom TLS/SSL certificate to a web app](scripts/cli-configure-ssl-certificate.md)
158158

159159
### PowerShell
160160

articles/app-service/configure-ssl-certificate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Create a free certificate, import an App Service certificate, impor
44
tags: buy-ssl-certificates
55

66
ms.topic: tutorial
7-
ms.date: 05/13/2021
7+
ms.date: 04/27/2022
88
ms.reviewer: yutlin
99
ms.custom: seodec18
1010
---
@@ -466,7 +466,7 @@ Now you can delete the App Service certificate. From the left navigation, select
466466

467467
### Azure CLI
468468

469-
[!code-azurecli[main](../../cli_scripts/app-service/configure-ssl-certificate/configure-ssl-certificate.sh?highlight=3-5 "Bind a custom TLS/SSL certificate to a web app")]
469+
[Bind a custom TLS/SSL certificate to a web app](scripts/cli-configure-ssl-certificate.md)
470470

471471
### PowerShell
472472

0 commit comments

Comments
 (0)