Skip to content

Commit 9b50716

Browse files
committed
edits
1 parent 1fd907d commit 9b50716

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ In this article, you learn how to:
4343
1. In **Import method**, select **SOAP to REST**.
4444
When this option is selected, API Management attempts to make an automatic transformation between XML and JSON. In this case, consumers should call the API as a RESTful API, which returns JSON. API Management converts each request to a SOAP call.
4545

46-
:::image type="content" source="./media/restify-soap-api/soap-to-rest.png" alt-text="Screenshot that shows the SOAP to REST option. lightbox="./media/restify-soap-api/soap-to-rest.png":::
46+
:::image type="content" source="./media/restify-soap-api/soap-to-rest.png" alt-text="Screenshot that shows the SOAP to REST option." lightbox="./media/restify-soap-api/soap-to-rest.png":::
4747

4848
1. The following fields are filled automatically with information from the SOAP API: **Display name**, **Name**, **Description**. Operations are filled automatically with **Display name**, **URL**, and **Description** and receive a system-generated **Name**.
4949
1. Enter other API settings. You can set the values when you create the API or configure them later by going to the **Settings** tab.

includes/api-management-navigate-to-instance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ ms.author: danlep
77
---
88
## Go to your API Management instance
99

10-
1. In the Azure [portal](https://portal.azure.com), search for and select **API Management services**.
10+
1. In the Azure [portal](https://portal.azure.com), search for and select **API Management services**:
1111

1212
:::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":::
1313

14-
1. On the **API Management services** page, select your API Management instance.
14+
1. On the **API Management services** page, select your API Management instance:
1515

1616
:::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

Comments
 (0)