Skip to content

Commit c730a37

Browse files
committed
updates
1 parent 4932da5 commit c730a37

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

articles/app-service/app-service-web-tutorial-custom-domain.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-
# Set up a custom domain in Azure App Service
14+
# Set up an existing custom domain in Azure App Service
1515

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

articles/app-service/configure-ssl-app-service-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 buy and manage App Service certificates
14+
# Buy and manage App Service certificates
1515

1616
This article shows how to create an App Service certificate and perform management tasks like renewing, synchronizing, and deleting certificates. Once you have an App Service certificate, you can then import it into an App Service app. An App Service certificate is a private certificate that's managed by Azure. It combines the simplicity of automated certificate management and the flexibility of renewal and export options.
1717

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.reviewer: yutlin
1111
ms.author: msangapu
1212
author: msangapu-msft
1313
---
14-
# Enable HTTPS for a Custom Domain in Azure App Service
14+
# Enable HTTPS for a custom domain in Azure App Service
1515

1616
This article shows you how to provide security for the [custom domain](app-service-web-tutorial-custom-domain.md) in your [App Service app](./index.yml) or [function app](../azure-functions/index.yml) by creating a certificate binding. When you're finished, you can access your App Service app at the `https://` endpoint for your custom DNS name (for example, `https://www.contoso.com`).
1717

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Buy and configure a custom domain name
2+
title: Buy and configure an App Service domain
33
description: Learn how to buy and configure a domain name in Azure App Service to create a personalized web address for your app.
44
keywords: buy domain, Azure domain management, custom domain setup, Azure App Service domain
55
ms.assetid: 70fb0e6e-8727-4cca-ba82-98a4d21586ff
@@ -8,7 +8,7 @@ ms.date: 02/14/2025
88
ms.author: msangapu
99
author: msangapu-msft
1010
---
11-
# Buy and manage a domain in Azure App Service
11+
# Buy and manage an App Service domain
1212

1313
App Service domains are custom domains that are managed directly in Azure. They make it easy to manage custom domains for [Azure App Service](overview.md). This article shows you how to buy an App Service domain and configure an App Service app with it.
1414

articles/app-service/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,10 @@
132132
- name: Buy and configure App Service domain
133133
href: manage-custom-dns-buy-domain.md
134134
displayName: Buy an App Service domain, custom domain
135-
- name: Use Traffic Manager with domain names
135+
- name: Use Traffic Manager with a domain
136136
href: configure-domain-traffic-manager.md
137137
displayName: Traffic Manager with custom domains, custom domain
138-
- name: Migrate a domain name
138+
- name: Migrate an active domain
139139
href: manage-custom-dns-migrate-domain.md
140140
displayName: Migrate a custom domain, custom domain
141141
- name: TLS/SSL certificates

0 commit comments

Comments
 (0)