@@ -25,8 +25,6 @@ landingContent:
25
25
url : api-management-key-concepts.md
26
26
- text : Service tiers and features
27
27
url : api-management-features.md
28
- - text : New v2 service tiers
29
- url : v2-service-tiers-overview.md
30
28
- linkListType : concept
31
29
links :
32
30
- text : Gateway capabilities
@@ -48,12 +46,6 @@ landingContent:
48
46
url : get-started-create-service-instance-cli.md
49
47
- text : Create instance - portal
50
48
url : get-started-create-service-instance.md
51
- - text : Create instance - Azure PowerShell
52
- url : powershell-create-service-instance.md
53
- - text : Create instance - Visual Studio Code
54
- url : vscode-create-service-instance.md
55
- - text : Create instance - bicep
56
- url : quickstart-bicep.md
57
49
- linkListType : tutorial
58
50
links :
59
51
- text : Import and publish your first API
@@ -62,78 +54,54 @@ landingContent:
62
54
links :
63
55
- text : Explore API Management
64
56
url : /training/modules/explore-api-management/
65
- - title : Manage APIs
66
- linkLists :
67
57
- linkListType : how-to-guide
68
58
links :
69
59
- text : Import an OpenAPI specification
70
60
url : import-api-from-oas.md
71
- - text : Import a SOAP API
72
- url : import-soap-api.md
73
- - text : Import a WebSocket API
74
- url : websocket-api.md
75
61
- text : Import a GraphQL API
76
62
url : graphql-apis-overview.md
77
63
- text : Import an App Service web API
78
- url : import-app-service-as-api.md
79
- - text : Import an Azure Function API
80
- url : import-function-app-as-api.md
81
- - text : Enable API security with Defender for APIs
82
- url : protect-with-defender-for-apis.md
64
+ url : import-app-service-as-api.md
83
65
- linkListType : concept
84
66
links :
85
67
- text : API authentication and authorization
86
68
url : authentication-authorization-overview.md
87
- - text : Logging and monitoring
88
- url : observability.md
89
- - text : Caching
90
- url : api-management-howto-cache.md
91
- - linkListType : reference
92
- links :
93
- - text : API Management policy reference
94
- url : api-management-policies.md
95
- - linkListType : sample
96
- links :
97
- - text : API Management policy snippets
98
- url : https://github.com/Azure/api-management-policy-snippets
99
-
69
+ - text : API Management policy reference
70
+ url : api-management-policies.md
71
+ - text : Networking options
72
+ url : virtual-network-concepts.md
100
73
# Card
101
- - title : Publish APIs to developers
74
+ - title : Common tasks
102
75
linkLists :
103
76
- linkListType : how-to-guide
104
77
links :
78
+ - text : Set and edit API policies
79
+ url : set-edit-policies.md
105
80
- text : Customize the developer portal
106
81
url : api-management-howto-developer-portal-customize.md
107
82
- text : Create subscriptions
108
83
url : api-management-howto-create-subscriptions.md
109
- - text : Manage user accounts
110
- url : api-management-howto-create-or-invite-developers.md
111
- - text : Manage groups
112
- url : api-management-howto-create-groups.md
113
- - text : Secure access to developer portal
114
- url : secure-developer-portal-access.md
115
- - linkListType : concept
116
- links :
117
- - text : Developer portal overview
118
- url : api-management-howto-developer-portal.md
119
- # Card
120
- - title : Secure access to API Management
121
- linkLists :
122
- - linkListType : how-to-guide
123
- links :
124
84
- text : Deploy to VNet - external mode
125
85
url : api-management-using-with-vnet.md
126
86
- text : Deploy to VNet - internal mode
127
87
url : api-management-using-with-internal-vnet.md
128
88
- text : Configure with Application Gateway
129
89
url : api-management-howto-integrate-internal-vnet-appgateway.md
130
- - text : Configure with Front Door
131
- url : front-door-api-management.md
132
-
90
+ # Card
91
+ - title : What's new
92
+ linkLists :
133
93
- linkListType : concept
134
94
links :
135
- - text : Networking options
136
- url : virtual-network-concepts.md
95
+ - text : New v2 service tiers
96
+ url : v2-service-tiers-overview.md
97
+ - linkListType : how-to-guide
98
+ links :
99
+ - text : Import a gRPC API
100
+ url : grpc-api.md
101
+ - text : Enable API security with Defender for APIs
102
+ url : protect-with-defender-for-apis.md
103
+ - text : Author policies using Microsoft Copilot for Azure
104
+ url : /azure/copilot/author-api-management-policies?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=%2Fazure%2Fapi-management%2Fbreadcrumb%2Ftoc.json
137
105
# Card
138
106
- title : Related services
139
107
linkLists :
0 commit comments