Skip to content

Commit 4932da5

Browse files
committed
cephalin feedback
1 parent a1d73c3 commit 4932da5

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

articles/app-service/app-service-web-tutorial-custom-domain.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: 'Set up a custom domain name for your app'
3-
description: Learn how to set up and map a custom domain name for your Azure App Service app to improve branding and user access.
2+
title: 'Set up an existing custom domain name for your app'
3+
description: Learn how to set up and map an existing custom domain name for your App Service app to improve branding and user access.
44
keywords: app service, azure app service, domain mapping, domain name, existing domain, hostname, vanity domain
55

66
ms.assetid: dc446e0e-0958-48ea-8d99-441d2b947a7c

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: msangapu
1010
author: msangapu-msft
1111
---
1212

13-
# How to use TLS/SSL certificates in your application code
13+
# Use TLS/SSL certificates in your application code
1414

1515
In your application code, you can access the [public or private certificates you add to App Service](configure-ssl-certificate.md). Your app code may act as a client and access an external service that requires certificate authentication, or it may need to perform cryptographic tasks. This how-to guide shows how to use public or private certificates in your application code.
1616

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: msangapu
1111
author: msangapu-msft
1212
---
1313

14-
# How to add and manage TLS/SSL certificates in Azure App Service
14+
# Add and manage TLS/SSL certificates in Azure App Service
1515

1616
[!INCLUDE [regionalization-note](./includes/regionalization-note.md)]
1717

articles/app-service/manage-custom-dns-migrate-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Migrate a domain
2+
title: Migrate an active domain
33
description: Learn how to migrate your active domain to Azure App Service and maintain seamless connectivity for your app users.
44
keywords: domain migration, Azure App Service, move domain, custom domain transfer
55
tags: top-support-issue

0 commit comments

Comments
 (0)