Skip to content

Commit 056a953

Browse files
committed
edits
1 parent 93e10c8 commit 056a953

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/import-function-app-as-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You'll learn how to:
3333
## Prerequisites
3434

3535
* Complete the [Create an Azure API Management instance](get-started-create-service-instance.md) quickstart.
36-
* Make sure you have an Azure function app in your subscription. For more information, see [Create an Azure Function App](../azure-functions/functions-get-started.md). Functions must have an HTTP trigger. The authorization level must be set to *Anonymous* or *Function*.
36+
* Make sure you have an Azure function app in your subscription. For more information, see [Getting started with Azure Functions](../azure-functions/functions-get-started.md). Functions must have an HTTP trigger. The authorization level must be set to *Anonymous* or *Function*.
3737

3838
> [!NOTE]
3939
> You can use the API Management Extension for Visual Studio Code to import and manage your APIs. Complete the [API Management Extension tutorial](visual-studio-code-tutorial.md) to get started.
@@ -136,7 +136,7 @@ For APIs created after April 4, 2019, the host key is passed in HTTP requests fr
136136

137137
1. Find the keys in the **Host keys** section:
138138

139-
:::image type="content" source="./media/import-function-app-as-api/keys-03.png" alt-text="Screenshot that shows the host keys. lightbox="./media/import-function-app-as-api/keys-03.png":::
139+
:::image type="content" source="./media/import-function-app-as-api/keys-03.png" alt-text="Screenshot that shows the host keys." lightbox="./media/import-function-app-as-api/keys-03.png":::
140140

141141
### Access the named value in API Management
142142

0 commit comments

Comments
 (0)