Skip to content

Commit a481020

Browse files
authored
Merge pull request #269430 from jaesoni/list-cert-mgmt-ga
List cert mgmt GA prep
2 parents 7ad1c8e + 03260ad commit a481020

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

articles/application-gateway/ssl-certificate-management.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: jaesoni
66
ms.service: application-gateway
77
ms.topic: conceptual
8-
ms.date: 03/01/2023
8+
ms.date: 03/19/2024
99
ms.author: jaysoni
1010
---
1111

@@ -21,10 +21,7 @@ The TLS/SSL certificates on application gateway are stored in local certificate
2121

2222
Here is a sample application gateway configuration. The SSLCertificates property includes certificate object “contoso-agw-cert" linked to a key vault. The “listener1” references that certificate object.
2323

24-
## Understanding the portal section (Preview)
25-
26-
> [!IMPORTANT]
27-
> The **TLS certificate for Listeners** (TLS termination/End-to-end TLS) is a **Generally available** feature. Only its Portal management experience ([released in March 2023](https://azure.microsoft.com/updates/public-preview-listener-tls-certificates-management-available-in-the-azure-portal/)) is referred to as Preview.
24+
## Understanding the portal section
2825

2926
### Listener SSL certificates
3027

articles/application-gateway/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
href: mutual-authentication-overview.md
9898
- name: Using Key Vault
9999
href: key-vault-certs.md
100-
- name: SSL certificate management (preview)
100+
- name: SSL certificate management
101101
href: ssl-certificate-management.md
102102
- name: Health monitoring
103103
items:

0 commit comments

Comments
 (0)