-
Notifications
You must be signed in to change notification settings - Fork 21.6k
/
Copy pathindex.yml
107 lines (99 loc) · 4.39 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
### YamlMime:Landing
title: API Management documentation
summary: Learn how to use API Management to publish APIs to external, partner, and employee developers securely and at scale. Create and manage modern API gateways for existing back-end services hosted anywhere.
metadata:
title: API Management documentation
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.
services: api-management
ms.service: api-management
ms.topic: landing-page
author: dlepow
ms.author: danlep
ms.date: 05/13/2021
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
landingContent:
# Card
- title: About API Management
linkLists:
- linkListType: overview
links:
- text: What is API Management?
url: api-management-key-concepts.md
- text: Service tiers and features
url: api-management-features.md
- linkListType: architecture
links:
- text: Basic enterprise integration
url: /azure/architecture/reference-architectures/enterprise-integration/basic-enterprise-integration?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json
- text: Landing zone accelerator
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
- linkListType: learn
links:
- text: Introduction to Azure API Management
url: /training/modules/introduction-to-azure-api-management/
- text: Explore API Management
url: /training/modules/explore-api-management/
# Card (optional)
- title: Create an instance
linkLists:
- linkListType: quickstart
links:
- text: Azure CLI
url: get-started-create-service-instance-cli.md
- text: Azure portal
url: get-started-create-service-instance.md
- text: Azure PowerShell
url: powershell-create-service-instance.md
- text: Visual Studio Code
url: vscode-create-service-instance.md
- text: ARM template
url: quickstart-arm-template.md
# Card
- title: Manage API Management
linkLists:
- linkListType: tutorial
links:
- text: 1. Import and publish your first API
url: import-and-publish.md
- text: 2. Create and publish a product
url: api-management-howto-add-products.md
- text: 3. Mock API responses
url: mock-api-responses.md
- text: 4. Transform and protect your API
url: transform-api.md
- text: 5. Monitor published APIs
url: api-management-howto-use-azure-monitor.md
- text: 6. Debug your APIs using request tracing
url: api-management-howto-api-inspector.md
- text: 7. Use revisions to make non-breaking changes safely
url: api-management-get-started-revise-api.md
- text: 8. Publish multiple versions of your API
url: api-management-get-started-publish-versions.md
- text: 9. Customize the style of the Developer portal pages
url: api-management-howto-developer-portal-customize.md
- text: 10. Manage APIs in Visual Studio Code
url: visual-studio-code-tutorial.md
# Card
- title: Samples
linkLists:
- linkListType: sample
links:
- text: Policies
url: ./policies/index.md
- text: Azure PowerShell
url: powershell-samples.md
- text: Azure Policy built-ins
url: ./policy-reference.md
# Card
- title: Enable hybrid and multi-cloud management
linkLists:
- linkListType: overview
links:
- text: Self-hosted gateway overview
url: self-hosted-gateway-overview.md
- linkListType: how-to-guide
links:
- text: Host gateway on Azure Arc
url: how-to-deploy-self-hosted-gateway-azure-arc.md
- text: Host gateway on Kubernetes
url: how-to-deploy-self-hosted-gateway-kubernetes-helm.md