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/restify-soap-api.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Import SOAP API to Azure API Management and convert 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.
2
+
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.
4
4
services: api-management
5
5
author: dlepow
6
6
ms.custom: devdivchpfy22
@@ -9,30 +9,32 @@ ms.topic: how-to
9
9
ms.date: 03/27/2025
10
10
ms.author: danlep
11
11
12
+
#customer intent: As a developer, I want to import a SOAP API to API Management and convert it to REST.
13
+
12
14
---
13
-
# Import SOAP API to API Management and convert to REST
15
+
# Import a SOAP API to API Management and convert it to REST
This article shows how to import a SOAP API as a WSDL specification and then convert it to a REST API. The article also shows how to test the API in API Management.
19
+
This article shows how to import a SOAP API as a WSDL specification and then convert it to a REST API. It also shows how to test the API in Azure API Management.
Copy file name to clipboardExpand all lines: includes/api-management-navigate-to-instance.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,15 @@
2
2
author: dlepow
3
3
ms.service: azure-api-management
4
4
ms.topic: include
5
-
ms.date: 04/16/2021
5
+
ms.date: 03/27/2025
6
6
ms.author: danlep
7
7
---
8
8
## Go to your API Management instance
9
9
10
10
1. In the Azure [portal](https://portal.azure.com), search for and select **API Management services**.
11
11
12
-
:::image type="content" source="media/api-management-navigate-to-instance/view-apim-1.png" alt-text="Select API Management services":::
12
+
:::image type="content" source="media/api-management-navigate-to-instance/view-apim-1.png" alt-text="Screenshot that shows API Management services in the search results." lightbox="media/api-management-navigate-to-instance/view-apim-1.png":::
13
13
14
14
1. On the **API Management services** page, select your API Management instance.
15
15
16
-
:::image type="content" source="media/api-management-navigate-to-instance/view-apim-new.png" alt-text="Select your API Management instance":::
16
+
:::image type="content" source="media/api-management-navigate-to-instance/view-apim-new.png" alt-text="Screenshot that shows an API Management instance on the API Management services page." lightbox="media/api-management-navigate-to-instance/view-apim-new.png":::
0 commit comments