Skip to content

Commit 4fabffa

Browse files
authored
Merge pull request #262594 from dlepow/lpupdate
[APIM] Refresh landing page
2 parents 4ac89a3 + a74b397 commit 4fabffa

File tree

1 file changed

+78
-59
lines changed

1 file changed

+78
-59
lines changed

articles/api-management/index.yml

Lines changed: 78 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ summary: Learn how to use API Management to publish APIs to external, partner, a
55

66
metadata:
77
title: API Management documentation
8-
description: Learn how to use API Management to publish APIs to external, partner, and employee developers securely and at scale. Shows you how to create and manage modern API gateways for existing back-end services hosted anywhere.
8+
description: Learn how to use API Management to publish APIs to external, partner, and employee developers securely and at scale. Shows you how to create and manage modern API gateways for existing backend services hosted anywhere.
99
services: api-management
1010
ms.service: api-management
1111
ms.topic: landing-page
1212
author: dlepow
1313
ms.author: danlep
14-
ms.date: 05/13/2021
14+
ms.date: 01/08/2024
1515

1616
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
1717

@@ -25,83 +25,102 @@ landingContent:
2525
url: api-management-key-concepts.md
2626
- text: Service tiers and features
2727
url: api-management-features.md
28+
- linkListType: concept
29+
links:
30+
- text: Gateway capabilities
31+
url: api-management-gateways-overview.md
32+
- text: Hybrid and multicloud management
33+
url: self-hosted-gateway-overview.md
2834
- linkListType: architecture
2935
links:
3036
- text: Basic enterprise integration
3137
url: /azure/architecture/reference-architectures/enterprise-integration/basic-enterprise-integration?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json
3238
- text: Landing zone accelerator
3339
url: /azure/architecture/example-scenario/integration/app-gateway-internal-api-management-function?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json
34-
- linkListType: learn
35-
links:
36-
- text: Introduction to Azure API Management
37-
url: /training/modules/introduction-to-azure-api-management/
38-
- text: Explore API Management
39-
url: /training/modules/explore-api-management/
40-
# Card (optional)
41-
- title: Create an instance
40+
# Card
41+
- title: Get started
4242
linkLists:
4343
- linkListType: quickstart
4444
links:
45-
- text: Azure CLI
45+
- text: Create instance - Azure CLI
4646
url: get-started-create-service-instance-cli.md
47-
- text: Azure portal
47+
- text: Create instance - portal
4848
url: get-started-create-service-instance.md
49-
- text: Azure PowerShell
50-
url: powershell-create-service-instance.md
51-
- text: Visual Studio Code
52-
url: vscode-create-service-instance.md
53-
- text: ARM template
54-
url: quickstart-arm-template.md
55-
56-
# Card
57-
- title: Manage API Management
58-
linkLists:
5949
- linkListType: tutorial
6050
links:
61-
- text: 1. Import and publish your first API
51+
- text: Import and publish your first API
6252
url: import-and-publish.md
63-
- text: 2. Create and publish a product
64-
url: api-management-howto-add-products.md
65-
- text: 3. Mock API responses
66-
url: mock-api-responses.md
67-
- text: 4. Transform and protect your API
53+
- text: Transform and protect your API
6854
url: transform-api.md
69-
- text: 5. Monitor published APIs
70-
url: api-management-howto-use-azure-monitor.md
71-
- text: 6. Debug your APIs using request tracing
72-
url: api-management-howto-api-inspector.md
73-
- text: 7. Use revisions to make non-breaking changes safely
74-
url: api-management-get-started-revise-api.md
75-
- text: 8. Publish multiple versions of your API
76-
url: api-management-get-started-publish-versions.md
77-
- text: 9. Customize the style of the Developer portal pages
78-
url: api-management-howto-developer-portal-customize.md
79-
- text: 10. Manage APIs in Visual Studio Code
80-
url: visual-studio-code-tutorial.md
55+
- linkListType: learn
56+
links:
57+
- text: Explore API Management
58+
url: /training/modules/explore-api-management/
59+
- linkListType: how-to-guide
60+
links:
61+
- text: Import an OpenAPI specification
62+
url: import-api-from-oas.md
63+
- text: Import an Azure Function app as an API
64+
url: import-function-app-as-api.md
8165

82-
# Card
83-
- title: Samples
66+
# Card
67+
- title: Common tasks
8468
linkLists:
85-
- linkListType: sample
69+
- linkListType: how-to-guide
8670
links:
87-
- text: API Management policy snippets
88-
url: https://github.com/Azure/api-management-policy-snippets
89-
- text: Azure PowerShell
90-
url: powershell-samples.md
91-
- text: Azure Policy built-ins
92-
url: ./policy-reference.md
93-
71+
- text: Set and edit API policies
72+
url: set-edit-policies.md
73+
- text: Configure a custom domain name
74+
url: configure-custom-domain.md
75+
- text: Integrate with Application Insights
76+
url: api-management-howto-app-insights.md
77+
- text: Deploy to VNet - external mode
78+
url: api-management-using-with-vnet.md
79+
- text: Deploy to VNet - internal mode
80+
url: api-management-using-with-internal-vnet.md
81+
- text: Configure with Application Gateway
82+
url: api-management-howto-integrate-internal-vnet-appgateway.md
83+
- text: Set up inbound private endpoint
84+
url: private-endpoint.md
85+
- text: Customize the developer portal
86+
url: api-management-howto-developer-portal-customize.md
87+
- linkListType: concept
88+
links:
89+
- text: API authentication and authorization
90+
url: authentication-authorization-overview.md
91+
- text: API Management policies
92+
url: api-management-howto-policies.md
93+
- text: Networking options
94+
url: virtual-network-concepts.md
95+
- text: High availability
96+
url: high-availability.md
97+
- linkListType: reference
98+
links:
99+
- text: API Management policy reference
100+
url: api-management-policies.md
94101
# Card
95-
- title: Enable hybrid and multi-cloud management
102+
- title: New content
96103
linkLists:
97-
- linkListType: overview
104+
- linkListType: how-to-guide
105+
links:
106+
- text: Import a gRPC API
107+
url: grpc-api.md
108+
- text: Enable API security with Defender for APIs
109+
url: protect-with-defender-for-apis.md
110+
- text: Author policies using Microsoft Copilot for Azure
111+
url: /azure/copilot/author-api-management-policies?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=%2Fazure%2Fapi-management%2Fbreadcrumb%2Ftoc.json
112+
- linkListType: concept
98113
links:
99-
- text: Self-hosted gateway overview
100-
url: self-hosted-gateway-overview.md
101-
- linkListType: how-to-guide
114+
- text: New v2 service tiers
115+
url: v2-service-tiers-overview.md
116+
- text: Credential manager for OAuth 2.0 authorization
117+
url: credentials-overview.md
118+
119+
# Card
120+
- title: Related services
121+
linkLists:
122+
- linkListType: concept
102123
links:
103-
- text: Host gateway on Azure Arc
104-
url: how-to-deploy-self-hosted-gateway-azure-arc.md
105-
- text: Host gateway on Kubernetes
106-
url: how-to-deploy-self-hosted-gateway-kubernetes-helm.md
124+
- text: Azure API Center
125+
url: ../api-center/overview.md
107126

0 commit comments

Comments
 (0)