Skip to content

Commit 49578aa

Browse files
committed
fix tabs
1 parent 87e4a2f commit 49578aa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Create two records according to the following table:
8989

9090
# [Subdomain (e.g. www.contoso.com)](#tab/subdomain)
9191

92-
# [With an A record](#tab/subdomain/a)
92+
### [With an A record](#tab/subdomain/a)
9393

9494
Create two records according to the following table:
9595

@@ -100,7 +100,7 @@ Create two records according to the following table:
100100

101101
![Screenshot that shows a DNS records subdomain page.](./media/app-service-web-tutorial-custom-domain/a-record-subdomain.png)
102102

103-
# [With a CNAME record](#tab/subdomain/cname)
103+
### [With a CNAME record](#tab/subdomain/cname)
104104

105105
Create two records according to the following table:
106106

@@ -111,7 +111,7 @@ Create two records according to the following table:
111111

112112
![Screenshot that shows the portal navigation to an Azure app.](./media/app-service-web-tutorial-custom-domain/cname-record.png)
113113

114-
---
114+
-----
115115

116116
# [Wildcard (CNAME)](#tab/wildcard)
117117

articles/app-service/tutorial-secure-domain-certificate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ The App Service managed certificate doesn't expire as long as it's configured fo
143143

144144
#### What else can I do with the App Service managed certificate for my app?
145145

146-
The managed certificate is provided for free for the sole purpose of securing your app's configured custom domain. To do more, such as download the certificate, or use it in your application code, you can upload your own certificate, purchase an App Service certificate, or import a Key Vault certificate. For more information, see [Add a private certificate to your app](configure-ssl-certificate.md).
146+
The managed certificate is provided for free for the sole purpose of securing your app's configured custom domain. It comes with [a number of limitations](configure-ssl-certificate.md#create-a-free-managed-certificate). To do more, such as download the certificate, or use it in your application code, you can upload your own certificate, purchase an App Service certificate, or import a Key Vault certificate. For more information, see [Add a private certificate to your app](configure-ssl-certificate.md).
147147

148148
#### How do I use a certificate I already have to secure my custom domain?
149149

0 commit comments

Comments
 (0)