Skip to content

Commit c04971f

Browse files
unknownunknown
authored andcommitted
Changes to the API import articles
1 parent 2ebaef1 commit c04971f

File tree

7 files changed

+18
-18
lines changed

7 files changed

+18
-18
lines changed

articles/api-management/import-and-publish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: mobile
1212
ms.tgt_pltfrm: na
1313
ms.custom: mvc
1414
ms.topic: tutorial
15-
ms.date: 02/27/2020
15+
ms.date: 04/20/2020
1616
ms.author: apimpm
1717

1818
---

articles/api-management/import-api-app-as-api.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: api-management
1111
ms.workload: mobile
1212
ms.tgt_pltfrm: na
1313
ms.topic: tutorial
14-
ms.date: 11/22/2017
14+
ms.date: 04/22/2020
1515
ms.author: apimpm
1616

1717
---
@@ -52,7 +52,8 @@ In this article, you learn how to:
5252

5353
* **Starter**
5454
* **Unlimited**
55-
7. Select **Create**.
55+
7. Enter other API settings. You can set the values during creation or configure them later by going to the **Settings** tab. The settings are explained in the [Import and publish your first API](import-and-publish.md#-import-and-publish-a-backend-api) tutorial.
56+
8. Select **Create**.
5657

5758
## Test the new API in the Azure portal
5859

articles/api-management/import-api-from-oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Complete the following quickstart: [Create an Azure API Management instance](get
3838
2. Select **OpenAPI specification** from the **Add a new API** list.
3939

4040
![OpenAPI specification](./media/import-api-from-oas/oas-api.png)
41-
3. Enter the API settings. You can set all the API values during creation or configure them later by going to the **Settings** tab. The settings are explained in the [Import and publish your first API](import-and-publish.md#-import-and-publish-a-backend-api) tutorial.
41+
3. Enter API settings. You can set the values during creation or configure them later by going to the **Settings** tab. The settings are explained in the [Import and publish your first API](import-and-publish.md#-import-and-publish-a-backend-api) tutorial.
4242
4. Select **Create**.
4343

4444
> [!NOTE]

articles/api-management/import-function-app-as-api.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: api-management
1212
ms.workload: mobile
1313
ms.tgt_pltfrm: na
1414
ms.topic: tutorial
15-
ms.date: 06/28/2019
15+
ms.date: 04/22/2020
1616
ms.author: apimpm
1717

1818
---
@@ -68,10 +68,7 @@ Follow the steps below to create a new API from an Azure Function App.
6868
> [!NOTE]
6969
> You can import only Functions that are based off HTTP trigger and have the authorization level setting set to *Anonymous* or *Function*.
7070
71-
7. Switch to the **Full** view and assign **Product** to your new API. If needed, edit other pre-populated fields.
72-
73-
![Add from Function App](./media/import-function-app-as-api/add-06.png)
74-
71+
7. Switch to the **Full** view and assign **Product** to your new API. If needed, specify other fields during creation or configure them later by going to the **Settings** tab. The settings are explained in the [Import and publish your first API](import-and-publish.md#-import-and-publish-a-backend-api) tutorial.
7572
8. Click **Create**.
7673

7774
## <a name="append-azure-function-app-to-api"></a> Append Azure Function App to an existing API

articles/api-management/import-logic-app-as-api.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: api-management
1111
ms.workload: mobile
1212
ms.tgt_pltfrm: na
1313
ms.topic: tutorial
14-
ms.date: 08/01/2019
14+
ms.date: 04/22/2020
1515
ms.author: apimpm
1616
---
1717

@@ -53,7 +53,8 @@ In this article, you learn how to:
5353
- **Starter**
5454
- **Unlimited**
5555

56-
7. Select **Create**.
56+
7. Enter other API settings. You can set the values during creation or configure them later by going to the **Settings** tab. The settings are explained in the [Import and publish your first API](import-and-publish.md#-import-and-publish-a-backend-api) tutorial.
57+
8. Select **Create**.
5758

5859
## Test the API in the Azure portal
5960

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ ms.service: api-management
1111
ms.workload: mobile
1212
ms.tgt_pltfrm: na
1313
ms.topic: tutorial
14-
ms.date: 11/22/2017
14+
ms.date: 04/22/2020
1515
ms.author: apimpm
1616

1717
---
1818
# Import SOAP API
1919

20-
This article shows how to import a standard XML representation of a SOAP API. The article also shows how to test the APIM API.
20+
This article shows how to import a standard XML representation of a SOAP API. The article also shows how to test the API Management API.
2121

2222
In this article, you learn how to:
2323

@@ -45,16 +45,17 @@ Complete the following quickstart: [Create an Azure API Management instance](get
4545
5. Press tab.
4646

4747
The following fields get filled up with the info from the SOAP API: Display name, Name, Description.
48-
6. Add an API URL suffix. The suffix is a name that identifies this specific API in this APIM instance. It has to be unique in this APIM instance.
49-
9. Publish the API by associating the API with a product. In this case, the "*Unlimited*" product is used. If you want for the API to be published and be available to developers, add it to a product. You can do it during API creation or set it later.
48+
6. Add an API URL suffix. The suffix is a name that identifies this specific API in this API Management instance. It has to be unique in this API Management instance.
49+
7. Publish the API by associating the API with a product. In this case, the "*Unlimited*" product is used. If you want for the API to be published and be available to developers, add it to a product. You can do it during API creation or set it later.
5050

51-
Products are associations of one or more APIs. You can include a number of APIs and offer them to developers through the developer portal. Developers must first subscribe to a product to get access to the API. When they subscribe, they get a subscription key that is good for any API in that product. If you created the APIM instance, you are an administrator already, so you are subscribed to every product by default.
51+
Products are associations of one or more APIs. You can include a number of APIs and offer them to developers through the developer portal. Developers must first subscribe to a product to get access to the API. When they subscribe, they get a subscription key that is good for any API in that product. If you created the API Management instance, you are an administrator already, so you are subscribed to every product by default.
5252

5353
By default, each API Management instance comes with two sample products:
5454

5555
* **Starter**
5656
* **Unlimited**
57-
10. Select **Create**.
57+
8. Enter other API settings. You can set the values during creation or configure them later by going to the **Settings** tab. The settings are explained in the [Import and publish your first API](import-and-publish.md#-import-and-publish-a-backend-api) tutorial.
58+
9. Select **Create**.
5859

5960
### Test the new API in the administrative portal
6061

@@ -64,7 +65,7 @@ Operations can be called directly from the administrative portal, which provides
6465
2. Press the **Test** tab.
6566
3. Select some operation.
6667

67-
The page displays fields for query parameters and fields for the headers. One of the headers is "Ocp-Apim-Subscription-Key", for the subscription key of the product that is associated with this API. If you created the APIM instance, you are an administrator already, so the key is filled in automatically.
68+
The page displays fields for query parameters and fields for the headers. One of the headers is "Ocp-Apim-Subscription-Key", for the subscription key of the product that is associated with this API. If you created the API Management instance, you are an administrator already, so the key is filled in automatically.
6869
1. Press **Send**.
6970

7071
Backend responds with **200 OK** and some data.
Binary file not shown.

0 commit comments

Comments
 (0)