Skip to content

Commit e788701

Browse files
committed
updates
1 parent 3f9230c commit e788701

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ To create a new API from an Azure function app:
5353

5454
:::image type="content" source="./media/import-function-app-as-api/add-02.png" alt-text="Screenshot that highlights the Browse button." lightbox="./media/import-function-app-as-api/add-02.png":::
5555

56-
1. Click the **Select** button under **Configure requred settings** to choose from the list of available function apps:
56+
1. Click the **Select** button under **Configure required settings** to choose from the list of available function apps:
5757

5858
:::image type="content" source="./media/import-function-app-as-api/add-03.png" alt-text="Screenshot that shows the Select button." lightbox="./media/import-function-app-as-api/add-03.png":::
5959

@@ -71,7 +71,7 @@ To create a new API from an Azure function app:
7171
>[!NOTE]
7272
> *Products* are associations of one or more APIs that are offered to developers via the Developer Portal. First, developers must subscribe to a product to get access to the API. When they subscribe, they get a subscription key for any API in the product. If you created the API Management instance, you're an administrator and are subscribed to every product by default.
7373
>
74-
> In some pricing tiers, API Management instances comes with two default sample products:
74+
> In some pricing tiers, API Management instances come with two default sample products:
7575
> - **Starter**
7676
> - **Unlimited**
7777
@@ -95,7 +95,7 @@ To append a function app to an existing API:
9595

9696
:::image type="content" source="./media/import-function-app-as-api/append-function-api-3.png" alt-text="Screenshot that shows the Browse button." lightbox="./media/import-function-app-as-api/append-function-api-3.png":::
9797

98-
1. Click the **Select** button under **Configure requred settings** to choose from the list of available function apps:
98+
1. Click the **Select** button under **Configure required settings** to choose from the list of available function apps:
9999

100100
:::image type="content" source="./media/import-function-app-as-api/add-03.png" alt-text="Screenshot that shows the Function App section." lightbox="./media/import-function-app-as-api/add-03.png":::
101101

@@ -113,7 +113,7 @@ To append a function app to an existing API:
113113

114114
## Authorization
115115

116-
When you import an Azure function app, these items are automactically generated:
116+
When you import an Azure function app, these items are automatically generated:
117117

118118
* A host key in the function app. The key is named `apim-<your API Management service instance name>`.
119119
* A named value in the API Management instance that has the name `<your Azure function app instance name>-key`. This value contains the host key.

0 commit comments

Comments
 (0)