Skip to content

Commit a0c48fb

Browse files
committed
updates
1 parent 356cda8 commit a0c48fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/import-container-app-with-oas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In this article, you learn how to:
3030

3131
[Azure Container Apps](../container-apps/overview.md) allows you to deploy containerized apps without managing complex infrastructure. API developers can write code using their preferred programming language or framework, build microservices with full support for Distributed Application Runtime (Dapr), and scale based on HTTP traffic or other events.
3232

33-
By using API Management to expose a web API that's hosted in a container app, you gain the following benenfits:
33+
By using API Management to expose a web API that's hosted in a container app, you gain the following benefits:
3434

3535
* Decouple managing and securing the frontend that's exposed to API consumers from managing and monitoring the backend web API.
3636
* Manage web APIs hosted as container apps in the same environment as your other APIs.
@@ -109,7 +109,7 @@ To test the API in the Azure portal:
109109
1. Select the **Test** tab.
110110
1. Select an operation.
111111

112-
The page displays fields for query parameters and fields for the headers. One of the headers is `Ocp-Apim-Subscription-Key`. This header is for the subscription key of the product that's associated with the API. If you created the API Management instance, you are an administrator, so the key is filled in automatically.
112+
The page displays fields for query parameters and fields for the headers. One of the headers is `Ocp-Apim-Subscription-Key`. This header is for the subscription key of the product that's associated with the API. If you created the API Management instance, you're an administrator, so the key is filled in automatically.
113113

114114
1. Select **Send**.
115115

0 commit comments

Comments
 (0)