Skip to content

Commit 11b0335

Browse files
committed
edits
1 parent d1acbd6 commit 11b0335

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/api-management/restify-soap-api.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Import a SOAP API to Azure API Management and convert it to REST using the portal | Microsoft Docs
3-
description: Learn how to import a SOAP API to Azure API Management as a WSDL specification and convert it to a REST API. Then test the API in the Azure portal.
3+
description: Learn how to import a SOAP API into Azure API Management as a WSDL specification and convert it to a REST API. Then test the API in the Azure portal.
44
services: api-management
55
author: dlepow
66
ms.custom: devdivchpfy22
@@ -9,7 +9,7 @@ ms.topic: how-to
99
ms.date: 03/27/2025
1010
ms.author: danlep
1111

12-
#customer intent: As a developer, I want to import a SOAP API to API Management and convert it to REST.
12+
#customer intent: As a developer, I want to import a SOAP API into API Management and convert it to REST.
1313

1414
---
1515
# Import a SOAP API to API Management and convert it to REST
@@ -57,8 +57,8 @@ In this article, you learn how to:
5757
You can call operations directly from the Azure portal. This method provides a convenient way to view and test the operations of an API.
5858

5959
1. Select the API you created in the previous step.
60-
2. Select the **Test** tab.
61-
3. Select an operation.
60+
1. Select the **Test** tab.
61+
1. Select an operation.
6262

6363
The page shows 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 this API. If you created the API Management instance, you're an admin already, so the key is filled in automatically.
6464

0 commit comments

Comments
 (0)