You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-management/import-function-app-as-api.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Import an Azure function app as an API in API Management
2
+
title: Import an Azure Function App as an API in API Management
3
3
titleSuffix: Azure API Management
4
4
description: Learn how to import an Azure function app into Azure API Management as an API.
5
5
services: api-management
@@ -149,7 +149,7 @@ Navigate to your API Management instance and select **Named values** in the left
149
149
150
150
You can call operations directly from the Azure portal. Using the Azure portal is a convenient way to view and test the operations of an API.
151
151
152
-
:::image type="content" source="./media/import-function-app-as-api/test-api.png" alt-text="Screenshot that shows the steps for testing an API.":::
152
+
:::image type="content" source="./media/import-function-app-as-api/test-api.png" alt-text="Screenshot that shows the steps for testing an API." lightbox="./media/import-function-app-as-api/test-api.png":::
153
153
154
154
1. Select the API that you created in the preceding section.
0 commit comments