Skip to content

Commit 1352431

Browse files
committed
[APIM] Managed cert support
1 parent 28d2f0f commit 1352431

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

articles/api-management/api-management-gateways-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The following tables compare features available in the following API Management
8282
| [Multi-region deployment](api-management-howto-deploy-multi-region.md) | Premium ||| ✔️<sup>1</sup> |
8383
| [CA root certificates](api-management-howto-ca-certificates.md) for certificate validation | ✔️ | ✔️ || ✔️<sup>3</sup> |
8484
| [CA root certificates](api-management-howto-ca-certificates.md) for certificate validation | ✔️ | ✔️ || ✔️<sup>3</sup> |
85-
| [Managed domain certificates](configure-custom-domain.md?tabs=managed#domain-certificate-options) | Developer, Basic, Standard, Premium | ✔️ | ||
85+
| [Managed domain certificates](configure-custom-domain.md?tabs=managed#domain-certificate-options) | Developer, Basic, Standard, Premium | | ✔️ ||
8686
| [TLS settings](api-management-howto-manage-protocols-ciphers.md) | ✔️ | ✔️ | ✔️ | ✔️ |
8787
| **HTTP/2** (Client-to-gateway) | ✔️<sup>4</sup> | ✔️<sup>4</sup> || ✔️ |
8888
| **HTTP/2** (Gateway-to-backend) |||| ✔️ |

articles/api-management/configure-custom-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ For more information, see [Use managed identities in Azure API Management](api-m
9898
API Management offers a free, managed TLS certificate for your domain, if you don't wish to purchase and manage your own certificate. The certificate is autorenewed automatically.
9999

100100
> [!NOTE]
101-
> The free, managed TLS certificate is available for all API Management service tiers. It is currently in preview.
101+
> The free, managed TLS certificate is in preview. Currently, it's unavailable in the v2 service tiers.
102102
103103
#### Limitations
104104

articles/api-management/v2-service-tiers-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ The following API Management capabilities are currently unavailable in the v2 ti
9696
* Quota by key policy
9797
* Cipher configuration
9898
* Client certificate renegotiation
99+
* Free, managed TLS certificate
99100
* Request tracing in the test console
100101
* Requests to the gateway over localhost
101102

0 commit comments

Comments
 (0)