Skip to content

Commit 8f19f21

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into freshness
2 parents 1264c83 + 9e73785 commit 8f19f21

File tree

239 files changed

+2595
-3405
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

239 files changed

+2595
-3405
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ API Management offers both managed and self-hosted gateways:
5454

5555
* Each self-hosted gateway is associated with a **Gateway** resource in a cloud-based API Management instance from which it receives configuration updates and communicates status.
5656

57-
[!INCLUDE [preview](./includes/preview/preview-callout-self-hosted-gateway-deprecation.md)]
58-
5957
## Feature comparison: Managed versus self-hosted gateways
6058

6159
The following tables compare features available in the following API Management gateways:

articles/api-management/breaking-changes/self-hosted-gateway-v0-v1-retirement-oct-2023.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ services: api-management
55
author: dlepow
66
ms.service: azure-api-management
77
ms.topic: reference
8-
ms.date: 09/06/2022
8+
ms.date: 09/25/2024
99
ms.author: danlep
1010
---
1111

1212
# Support ending for Azure API Management self-hosted gateway version 0 and version 1 container images (October 2023)
1313

1414
[!INCLUDE [api-management-availability-premium-dev](../../../includes/api-management-availability-premium-dev.md)]
1515

16-
The [self-hosted gateway](../self-hosted-gateway-overview.md) is an optional, containerized version of the default managed gateway included in every API Management service. On 1 October 2023 we're removing support for the v0 and v1 versions of the self-hosted gateway container image. If you've deployed the self-hosted gateway using either of these container images, you need to take the steps below to continue using the self-hosted gateway by migrating to the v2 container image and configuration API.
16+
The [self-hosted gateway](../self-hosted-gateway-overview.md) is an optional, containerized version of the default managed gateway included in every API Management service. On 1 October 2023 we removed support for the v0 and v1 versions of the self-hosted gateway container image. If you've deployed the self-hosted gateway using either of these container images, you need to take the steps below to continue using the self-hosted gateway by migrating to the v2 container image and configuration API.
1717

1818
## Is my service affected by this?
1919

@@ -33,7 +33,7 @@ We highly recommend customers to use ["All Recommendations" overview in Azure Ad
3333

3434
## What is the deadline for the change?
3535

36-
**Support for the v1 configuration API and for the v0 and v1 container images of the self-hosted gateway will retire on 1 October 2023.**
36+
**Support for the v1 configuration API and for the v0 and v1 container images of the self-hosted gateway retired on 1 October 2023.**
3737

3838
Version 2 of the configuration API and container image is already available, and includes the following improvements:
3939

@@ -45,7 +45,7 @@ If you are using version 0 or version 1 of the self-hosted gateway, you will nee
4545

4646
## What do I need to do?
4747

48-
Migrate all your existing deployments of the self-hosted gateway using version 0 or version 1 to the newest v2 container image and v2 configuration API by 1 October 2023.
48+
Migrate all your existing deployments of the self-hosted gateway using version 0 or version 1 to the newest v2 container image and v2 configuration API.
4949

5050
Follow the [migration guide](../self-hosted-gateway-migration-guide.md) for a successful migration.
5151

articles/api-management/how-to-deploy-self-hosted-gateway-azure-kubernetes-service.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ ms.author: danlep
1515

1616
This article provides the steps for deploying self-hosted gateway component of Azure API Management to [Azure Kubernetes Service](https://azure.microsoft.com/services/kubernetes-service/). For deploying self-hosted gateway to a Kubernetes cluster, see the how-to article for deployment by using a [deployment YAML file](how-to-deploy-self-hosted-gateway-kubernetes.md) or [with Helm](how-to-deploy-self-hosted-gateway-kubernetes-helm.md).
1717

18-
[!INCLUDE [preview](./includes/preview/preview-callout-self-hosted-gateway-deprecation.md)]
19-
2018
> [!NOTE]
2119
> You can also deploy self-hosted gateway to an [Azure Arc-enabled Kubernetes cluster](how-to-deploy-self-hosted-gateway-azure-arc.md) as a [cluster extension](/azure/azure-arc/kubernetes/extensions).
2220

articles/api-management/how-to-deploy-self-hosted-gateway-docker.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ ms.author: danlep
1515

1616
This article provides the steps for deploying self-hosted gateway component of Azure API Management to a Docker environment.
1717

18-
[!INCLUDE [preview](./includes/preview/preview-callout-self-hosted-gateway-deprecation.md)]
19-
2018
> [!NOTE]
2119
> Hosting self-hosted gateway in Docker is best suited for evaluation and development use cases. Kubernetes is recommended for production use. Learn how to [deploy with Helm](how-to-deploy-self-hosted-gateway-kubernetes-helm.md) or using [deployment YAML file](how-to-deploy-self-hosted-gateway-kubernetes.md) to learn how to deploy self-hosted gateway to Kubernetes.
2220

articles/api-management/how-to-deploy-self-hosted-gateway-kubernetes-helm.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ ms.author: tomkerkhove
1717

1818
This article provides the steps for deploying self-hosted gateway component of Azure API Management to a Kubernetes cluster by using Helm.
1919

20-
[!INCLUDE [preview](./includes/preview/preview-callout-self-hosted-gateway-deprecation.md)]
21-
2220
> [!NOTE]
2321
> You can also deploy self-hosted gateway to an [Azure Arc-enabled Kubernetes cluster](how-to-deploy-self-hosted-gateway-azure-arc.md) as a [cluster extension](/azure/azure-arc/kubernetes/extensions).
2422

articles/api-management/how-to-deploy-self-hosted-gateway-kubernetes.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ ms.date: 05/22/2023
1414

1515
This article describes the steps for deploying the self-hosted gateway component of Azure API Management to a Kubernetes cluster.
1616

17-
[!INCLUDE [preview](./includes/preview/preview-callout-self-hosted-gateway-deprecation.md)]
18-
1917
> [!NOTE]
2018
> You can also deploy self-hosted gateway to an [Azure Arc-enabled Kubernetes cluster](how-to-deploy-self-hosted-gateway-azure-arc.md) as a [cluster extension](/azure/azure-arc/kubernetes/extensions).
2119

articles/api-management/how-to-self-hosted-gateway-on-kubernetes-in-production.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ In order to run the self-hosted gateway in production, there are various aspects
1717

1818
This article provides guidance on how to run [self-hosted gateway](./self-hosted-gateway-overview.md) on Kubernetes for production workloads to ensure that it will run smoothly and reliably.
1919

20-
[!INCLUDE [preview](./includes/preview/preview-callout-self-hosted-gateway-deprecation.md)]
21-
2220
## Access token
2321
Without a valid access token, a self-hosted gateway can't access and download configuration data from the endpoint of the associated API Management service. The access token can be valid for a maximum of 30 days. It must be regenerated, and the cluster configured with a fresh token, either manually or via automation before it expires.
2422

articles/api-management/includes/preview/preview-callout-self-hosted-gateway-deprecation.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

articles/api-management/self-hosted-gateway-overview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,6 @@ Self-hosted gateways require outbound TCP/IP connectivity to Azure on port 443.
9191
- Sending metrics to Azure Monitor, if configured to do so
9292
- Sending events to Application Insights, if set to do so
9393

94-
[!INCLUDE [preview](./includes/preview/preview-callout-self-hosted-gateway-deprecation.md)]
95-
9694
### FQDN dependencies
9795

9896
To operate properly, each self-hosted gateway needs outbound connectivity on port 443 to the following endpoints associated with its cloud-based API Management instance:

articles/api-management/self-hosted-gateway-support-policies.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: dlepow
55
ms.service: azure-api-management
66
ms.topic: article
77
ms.author: danlep
8-
ms.date: 05/12/2023
8+
ms.date: 09/25/2024
99
---
1010

1111
# Support policies for self-hosted gateway
@@ -14,8 +14,6 @@ ms.date: 05/12/2023
1414

1515
The Azure API Management service, in the Developer and Premium tiers, allows the deployment of the API Management gateway as a container running in on-premises infrastructure, other clouds, and Azure infrastructure options that support containers. This article provides details about technical support policies and limitations for the API Management [self-hosted gateway](self-hosted-gateway-overview.md).
1616

17-
[!INCLUDE [preview](./includes/preview/preview-callout-self-hosted-gateway-deprecation.md)]
18-
1917
## Differences between managed gateway and self-hosted gateway
2018

2119
When deploying an instance of the API Management service, you'll always get a managed API gateway as part of the service. This gateway runs in infrastructure managed by Azure, and the software is also managed, updated, and managed by Azure.

0 commit comments

Comments
 (0)