@@ -58,18 +58,11 @@ landingContent:
58
58
url : /training/modules/explore-api-management/
59
59
- linkListType : how-to-guide
60
60
links :
61
- - text : Add an API manually
62
- url : add-api-manually.md
63
- - text : Import an App Service web API
64
- url : import-app-service-as-api.md
65
- - linkListType : concept
66
- links :
67
- - text : API authentication and authorization
68
- url : authentication-authorization-overview.md
69
- - text : API Management policies
70
- url : api-management-howto-policies.md
71
- - text : Networking options
72
- url : virtual-network-concepts.md
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
65
+
73
66
# Card
74
67
- title : Common tasks
75
68
linkLists :
@@ -93,6 +86,12 @@ landingContent:
93
86
url : api-management-howto-developer-portal-customize.md
94
87
- linkListType : concept
95
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
96
95
- text : High availability
97
96
url : high-availability.md
98
97
- linkListType : reference
@@ -114,6 +113,9 @@ landingContent:
114
113
links :
115
114
- text : New v2 service tiers
116
115
url : v2-service-tiers-overview.md
116
+ - text : Credential manager for OAuth 2.0 authorization
117
+ url : credentials-overview.md
118
+
117
119
# Card
118
120
- title : Related services
119
121
linkLists :
0 commit comments