Skip to content

Commit 3a9a259

Browse files
committed
Deleting the TLS choice changes in the public docs
1 parent 8db6d45 commit 3a9a259

File tree

5 files changed

+16
-14
lines changed

5 files changed

+16
-14
lines changed

.openpublishing.redirection.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49373,6 +49373,21 @@
4937349373
"source_path": "articles/media-services/latest/create-account-cli-how-to.md",
4937449374
"redirect_url": "/azure/media-services/latest/create-account-howto",
4937549375
"redirect_document_id": false
49376+
},
49377+
{
49378+
"source_path": "articles/mariadb/howto-tls-configurations.md",
49379+
"redirect_url": "/azure/mariadb/howto-configure-ssl",
49380+
"redirect_document_id": false
49381+
},
49382+
{
49383+
"source_path": "articles/mysql/howto-tls-configurations.md",
49384+
"redirect_url": "/azure/mysql/howto-configure-ssl",
49385+
"redirect_document_id": false
49386+
},
49387+
{
49388+
"source_path": "articles/postgresql/howto-tls-configurations.md",
49389+
"redirect_url": "/azure/postgresql/concepts-ssl-connection-security",
49390+
"redirect_document_id": false
4937649391
}
4937749392
]
4937849393
}

articles/mariadb/TOC.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,6 @@
142142
items:
143143
- name: Azure portal
144144
href: howto-deny-public-network-access.md
145-
- name: Minimum TLS configuration
146-
items:
147-
- name: Azure portal
148-
href: howto-tls-configurations.md
149145
- name: Access server logs
150146
items:
151147
- name: Slow query logs

articles/mariadb/concepts-ssl-connection-security.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,4 @@ To learn how to enable or disable SSL connection when developing application, re
2222

2323
## Next steps
2424
- Learn more about [server firewall rules](concepts-firewall-rules.md)
25-
- Learn how to [configure SSL](howto-configure-ssl.md).
26-
- Learn how to [configure TLS](howto-tls-configurations.md).
25+
- Learn how to [configure SSL](howto-configure-ssl.md).

articles/mysql/TOC.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -250,10 +250,6 @@
250250
items:
251251
- name: Azure portal
252252
href: howto-deny-public-network-access.md
253-
- name: Minimum TLS configuration
254-
items:
255-
- name: Azure portal
256-
href: howto-tls-configurations.md
257253
- name: Restart server
258254
items:
259255
- name: Azure portal

articles/postgresql/TOC.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -277,10 +277,6 @@
277277
items:
278278
- name: Azure portal
279279
href: howto-deny-public-network-access.md
280-
- name: Minimum TLS configuration
281-
items:
282-
- name: Azure portal
283-
href: howto-tls-configurations.md
284280
- name: Replication
285281
items:
286282
- name: Manage read replicas Azure portal

0 commit comments

Comments
 (0)