Skip to content

Commit fcfff56

Browse files
Merge pull request #264837 from dlepow/patch-242
Update import-soap-api.md
2 parents 14d3859 + 910610c commit fcfff56

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In this article, you learn how to:
4747
With this selection, the API is exposed as SOAP, and API consumers have to use SOAP rules. If you want to "restify" the API, follow the steps in [Import a SOAP API and convert it to REST](restify-soap-api.md).
4848

4949
![Create SOAP API from WSDL specification](./media/import-soap-api/pass-through.png)
50-
1. The following fields are filled automatically with information from the SOAP API: **Display name**, **Name**, **Description**.
50+
1. The following API settings are filled automatically based on 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**.
5151
1. Enter other API settings. You can set the values during creation or configure them later by going to the **Settings** tab.
5252

5353
For more information about API settings, see [Import and publish your first API](import-and-publish.md#import-and-publish-a-backend-api) tutorial.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Complete the following quickstart: [Create an Azure API Management instance](get
4040

4141
![SOAP to REST](./media/restify-soap-api/soap-to-rest.png)
4242

43-
1. The following fields are filled automatically with information from the SOAP API: **Display name**, **Name**, **Description**.
43+
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**.
4444
1. Enter other API settings. You can set the values during creation or configure them later by going to the **Settings** tab.
4545

4646
For more information about API settings, see [Import and publish your first API](import-and-publish.md#import-and-publish-a-backend-api) tutorial.
@@ -66,4 +66,4 @@ Operations can be called directly from the Azure portal, which provides a conven
6666
## Next steps
6767

6868
> [!div class="nextstepaction"]
69-
> [Transform and protect a published API](transform-api.md)
69+
> [Transform and protect a published API](transform-api.md)

0 commit comments

Comments
 (0)