Skip to content

Commit 6d310a8

Browse files
committed
Merge branch 'main' into release-aio-m2
2 parents 59c6ea0 + 2608df1 commit 6d310a8

File tree

220 files changed

+2402
-1108
lines changed

Some content is hidden

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

220 files changed

+2402
-1108
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/api-management/self-hosted-gateway-migration-guide.md",
5+
"redirect_url": "/previous-versions/azure/api-management/self-hosted-gateway-migration-guide",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "articles/governance/machine-configuration/whats-new/migrating-from-dsc-extension.md ",
510
"redirect_url": " https://azure.microsoft.com/updates/migrate-from-linux-dsc-extension-to-the-guest-configuration-feature-of-azure-policy-by-may-1-2025/",
@@ -4676,4 +4681,4 @@
46764681
"redirect_document_id": false
46774682
}
46784683
]
4679-
}
4684+
}

articles/api-management/TOC.yml

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
- name: Azure API Management Documentation
22
href: index.yml
33
- name: Get started
4-
expanded: true
54
items:
65
- name: What's new?
76
href: https://github.com/Azure/API-Management/blob/main/changelogs/api-management-service.md
@@ -13,7 +12,7 @@
1312
- name: API Management features availability
1413
href: api-management-features.md
1514
- name: API Management gateways
16-
href: api-management-gateways-overview.md
15+
href: api-management-gateways-overview.md
1716
- name: v2 service tiers
1817
href: v2-service-tiers-overview.md
1918
- name: Terminology
@@ -64,6 +63,7 @@
6463
href: api-management-howto-developer-portal-customize.md
6564
- name: 10 - Manage APIs in Visual Studio Code
6665
href: visual-studio-code-tutorial.md
66+
expanded: true
6767
- name: Deployment and operations
6868
items:
6969
- name: Provision and scale
@@ -111,7 +111,7 @@
111111
- name: VNet injection (service) - requirements
112112
href: virtual-network-injection-resources.md
113113
- name: VNet integration (workspace gateway) - requirements
114-
href: virtual-network-workspaces-resources.md
114+
href: virtual-network-workspaces-resources.md
115115
- name: Deploy to a VNet - external
116116
href: api-management-using-with-vnet.md
117117
- name: Deploy to a VNet - internal
@@ -290,7 +290,7 @@
290290
- name: Self-hosted gateway overview
291291
href: self-hosted-gateway-overview.md
292292
- name: Deploy the gateway
293-
items:
293+
items:
294294
- name: Provision a self-hosted gateway
295295
href: api-management-howto-provision-self-hosted-gateway.md
296296
- name: Deploy a self-hosted gateway to Azure Kubernetes Service
@@ -304,7 +304,7 @@
304304
- name: Deploy a self-hosted gateway to Docker
305305
href: how-to-deploy-self-hosted-gateway-docker.md
306306
- name: Deploy a self-hosted gateway to Azure Container Apps
307-
href: how-to-deploy-self-hosted-gateway-container-apps.md
307+
href: how-to-deploy-self-hosted-gateway-container-apps.md
308308
- name: Deploy an Azure API Management gateway to Arc-enabled Kubernetes cluster
309309
href: how-to-deploy-self-hosted-gateway-azure-arc.md
310310
- name: Configure custom domain for self-hosted gateway
@@ -319,8 +319,6 @@
319319
href: self-hosted-gateway-enable-azure-ad.md
320320
- name: Guidance for running on Kubernetes
321321
href: how-to-self-hosted-gateway-on-kubernetes-in-production.md
322-
- name: Migrate to self-hosted gateway v2
323-
href: self-hosted-gateway-migration-guide.md
324322
- name: Support policy for self-hosted gateway
325323
href: self-hosted-gateway-support-policies.md
326324
- name: Secure your APIs
@@ -390,13 +388,13 @@
390388
- name: Extend portal with custom functionality
391389
href: developer-portal-extend-custom-functionality.md
392390
- name: Enable CORS for interactive console
393-
href: enable-cors-developer-portal.md
391+
href: enable-cors-developer-portal.md
394392
- name: Enable console OAuth support
395393
href: api-management-howto-oauth2.md
396394
- name: Integrate Application Insights
397395
href: developer-portal-integrate-application-insights.md
398396
- name: Log developer portal usage
399-
href: developer-portal-enable-usage-logs.md
397+
href: developer-portal-enable-usage-logs.md
400398
- name: Integrate Google Tag Manager
401399
href: developer-portal-integrate-google-tag-manager.md
402400
- name: Customize developer portal on WordPress
@@ -425,20 +423,19 @@
425423
href: api-management-howto-configure-notifications.md
426424
- name: Export APIs
427425
items:
428-
429426
- name: Inventory APIs in API Center
430427
href: ../api-center/import-api-management-apis.md?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json
431428
- name: Export APIs to Postman for API development
432429
displayName: collection
433430
href: export-api-postman.md
434431
- name: Export APIs to the Power Platform
435432
items:
436-
- name: Export API as custom connector
437-
displayName: Power Platform
438-
href: export-api-power-platform.md
439-
- name: Enable CORS for custom connector
440-
displayName: Power Platform
441-
href: enable-cors-power-platform.md
433+
- name: Export API as custom connector
434+
displayName: Power Platform
435+
href: export-api-power-platform.md
436+
- name: Enable CORS for custom connector
437+
displayName: Power Platform
438+
href: enable-cors-power-platform.md
442439
- name: Monetize APIs
443440
items:
444441
- name: Monetization overview
@@ -681,7 +678,7 @@
681678
- name: stv1 compute platform retirement - Global Azure (August 2024)
682679
href: breaking-changes/stv1-platform-retirement-august-2024.md
683680
- name: stv1 compute platform retirement - Azure Government, Azure in China (February 2025)
684-
href: breaking-changes/stv1-platform-retirement-sovereign-clouds-february-2025.md
681+
href: breaking-changes/stv1-platform-retirement-sovereign-clouds-february-2025.md
685682
- name: Workspaces preview breaking changes, part 2 (March 2025)
686683
href: breaking-changes/workspaces-breaking-changes-march-2025.md
687684
- name: Git configuration retirement (March 2025)

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.

0 commit comments

Comments
 (0)