Skip to content

Commit 6bc66fc

Browse files
Merge pull request #106897 from rolyon/rolyon-landing-api-management
[API Management] landing page update
2 parents 98bfc92 + 510fdbd commit 6bc66fc

File tree

1 file changed

+73
-50
lines changed

1 file changed

+73
-50
lines changed

articles/api-management/index.yml

Lines changed: 73 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,79 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
1+
### YamlMime:Landing
2+
33
title: API Management documentation
4+
summary: 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.
5+
46
metadata:
5-
title: Azure API Management documentation - Tutorials, API Reference | Microsoft Docs
6-
description: Learn how to use API Management to publish APIs to external, partner, and employee developers securely and at scale. Tutorials, API references, and other documentation show you how to create and manage modern API gateways for existing back-end services hosted anywhere.
7+
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.
79
services: api-management
8-
author: georgewallace
9-
manager: gwallace
1010
ms.service: api-management
1111
ms.topic: landing-page
12-
ms.date: 11/15/2017
12+
author: georgewallace
1313
ms.author: gwallace
14-
abstract:
15-
description: Learn how to use API Management to publish APIs to external, partner, and employee developers securely and at scale. Tutorials, API references, and other documentation show you how to create and manage modern API gateways for existing back-end services hosted anywhere.
16-
sections:
17-
- title: 5-minute quickstarts
18-
items:
19-
- type: paragraph
20-
text: Create an API Management instance.
21-
- type: list
22-
style: icon48
23-
items:
24-
- image:
25-
src: https://docs.microsoft.com/azure/sql-database/media/index/portal.svg
26-
text: Create an instance - Portal
27-
href: /azure/api-management/get-started-create-service-instance
28-
- image:
29-
src: https://docs.microsoft.com/azure/sql-database/media/index/logo_powershell.svg
30-
text: Create an instance - PowerShell
31-
href: /azure/api-management/powershell-create-service-instance
32-
- title: Step-by-step tutorials
33-
items:
34-
- type: paragraph
35-
text: Learn how to manage API Management.
36-
- type: list
37-
style: ordered
38-
items:
39-
- html: <a href="/azure/api-management/import-and-publish">Import and publish your first API</a>
40-
- html: <a href="/azure/api-management/api-management-howto-add-products">Create and publish a product</a>
41-
- html: <a href="/azure/api-management/mock-api-responses">Mock API responses</a>
42-
- html: <a href="/azure/api-management/transform-api">Transform and protect your API</a>
43-
- html: <a href="/azure/api-management/api-management-howto-use-azure-monitor">Monitor published APIs</a>
44-
- html: <a href="/azure/api-management/api-management-howto-api-inspector">Debug your APIs using request tracing</a>
45-
- html: <a href="/azure/api-management/api-management-get-started-revise-api">Use revisions to make non-breaking changes safely</a>
46-
- html: <a href="/azure/api-management/api-management-get-started-publish-versions">Publish multiple versions of your API</a>
47-
- html: <a href="/azure/api-management/api-management-customize-styles">Customize the style of the Developer portal pages</a>
48-
- title: Samples
49-
items:
50-
- type: list
51-
style: unordered
52-
className: spaced noBullet
53-
items:
54-
- html: <a href="/azure/api-management/policy-samples">Policy</a>
55-
- html: <a href="/azure/api-management/powershell-samples">Azure PowerShell</a>
56-
- html: <a href="https://docs.microsoft.com/azure/architecture/reference-architectures/enterprise-integration/basic-enterprise-integration">Reference Architecture</a>
14+
ms.date: 03/08/2020
15+
16+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
17+
18+
landingContent:
19+
# Card
20+
- title: About API Management
21+
linkLists:
22+
- linkListType: overview
23+
links:
24+
- text: What is API Management?
25+
url: api-management-key-concepts.md
26+
- text: Features availability
27+
url: api-management-features.md
28+
29+
# Card (optional)
30+
- title: Create an instance
31+
linkLists:
32+
- linkListType: quickstart
33+
links:
34+
- text: Azure portal
35+
url: get-started-create-service-instance.md
36+
- text: Azure PowerShell
37+
url: powershell-create-service-instance.md
38+
39+
# Card
40+
- title: Manage API Management
41+
linkLists:
42+
- linkListType: tutorial
43+
links:
44+
- text: 1. Import and publish your first API
45+
url: import-and-publish.md
46+
- text: 2. Create and publish a product
47+
url: api-management-howto-add-products.md
48+
- text: 3. Mock API responses
49+
url: mock-api-responses.md
50+
- text: 4. Transform and protect your API
51+
url: transform-api.md
52+
- text: 5. Monitor published APIs
53+
url: api-management-howto-use-azure-monitor.md
54+
- text: 6. Debug your APIs using request tracing
55+
url: api-management-howto-api-inspector.md
56+
- text: 7. Use revisions to make non-breaking changes safely
57+
url: api-management-get-started-revise-api.md
58+
- text: 8. Publish multiple versions of your API
59+
url: api-management-get-started-publish-versions.md
60+
- text: 9. Customize the style of the Developer portal pages
61+
url: api-management-customize-styles.md
62+
63+
# Card
64+
- title: Samples
65+
linkLists:
66+
- linkListType: sample
67+
links:
68+
- text: Policy
69+
url: policy-samples.md
70+
- text: Azure PowerShell
71+
url: powershell-samples.md
72+
73+
# Card
74+
- title: Architecture
75+
linkLists:
76+
- linkListType: architecture
77+
links:
78+
- text: Basic enterprise integration
79+
url: https://docs.microsoft.com/azure/architecture/reference-architectures/enterprise-integration/basic-enterprise-integration

0 commit comments

Comments
 (0)