Skip to content

Commit 213bd3e

Browse files
authored
Fix formatting and spelling in TLS overview
1 parent b89dce3 commit 213bd3e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/app-service/overview-tls.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,17 +128,17 @@ To serve HTTPS traffic, App Service requires an SSL/TLS certificate bound to you
128128

129129
### Types of certificates
130130

131-
1. **App Service Certificates (ASC)**
131+
- **App Service Certificates (ASC)**
132132
Fully managed certificates issued and renewed automatically by Azure, stored securely in Azure Key Vault.
133133

134-
2. **Bring your own certificate (BYOC)**
134+
- **Bring your own certificate (BYOC)**
135135
Upload and manage certificates (PFX format) issued by third-party Certificate Authorities (CAs).
136136

137137
### Binding certificates to custom domains
138138

139139
After uploading or creating a certificate, you bind it to a custom domain on your web app using:
140140

141-
- **SNI SSL bindings** for multi-tenant hosting.
141+
- **SNI SSL bindings** for multitenant hosting.
142142
- **IP SSL bindings** for dedicated IP addresses.
143143

144144
> [!NOTE]

0 commit comments

Comments
 (0)