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/import-api-app-as-api.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.service: api-management
11
11
ms.workload: mobile
12
12
ms.tgt_pltfrm: na
13
13
ms.topic: tutorial
14
-
ms.date: 11/22/2017
14
+
ms.date: 04/22/2020
15
15
ms.author: apimpm
16
16
17
17
---
@@ -52,7 +52,8 @@ In this article, you learn how to:
52
52
53
53
***Starter**
54
54
***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.
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.
Copy file name to clipboardExpand all lines: articles/api-management/import-function-app-as-api.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.service: api-management
12
12
ms.workload: mobile
13
13
ms.tgt_pltfrm: na
14
14
ms.topic: tutorial
15
-
ms.date: 06/28/2019
15
+
ms.date: 04/22/2020
16
16
ms.author: apimpm
17
17
18
18
---
@@ -68,10 +68,7 @@ Follow the steps below to create a new API from an Azure Function App.
68
68
> [!NOTE]
69
69
> You can import only Functions that are based off HTTP trigger and have the authorization level setting set to *Anonymous* or *Function*.
70
70
71
-
7. Switch to the **Full** view and assign **Product** to your new API. If needed, edit other pre-populated fields.
72
-
73
-

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.
75
72
8. Click **Create**.
76
73
77
74
## <aname="append-azure-function-app-to-api"></a> Append Azure Function App to an existing API
Copy file name to clipboardExpand all lines: articles/api-management/import-logic-app-as-api.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.service: api-management
11
11
ms.workload: mobile
12
12
ms.tgt_pltfrm: na
13
13
ms.topic: tutorial
14
-
ms.date: 08/01/2019
14
+
ms.date: 04/22/2020
15
15
ms.author: apimpm
16
16
---
17
17
@@ -53,7 +53,8 @@ In this article, you learn how to:
53
53
-**Starter**
54
54
-**Unlimited**
55
55
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.
Copy file name to clipboardExpand all lines: articles/api-management/import-soap-api.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,13 @@ ms.service: api-management
11
11
ms.workload: mobile
12
12
ms.tgt_pltfrm: na
13
13
ms.topic: tutorial
14
-
ms.date: 11/22/2017
14
+
ms.date: 04/22/2020
15
15
ms.author: apimpm
16
16
17
17
---
18
18
# Import SOAP API
19
19
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.
21
21
22
22
In this article, you learn how to:
23
23
@@ -45,16 +45,17 @@ Complete the following quickstart: [Create an Azure API Management instance](get
45
45
5. Press tab.
46
46
47
47
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.
50
50
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.
52
52
53
53
By default, each API Management instance comes with two sample products:
54
54
55
55
***Starter**
56
56
***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**.
58
59
59
60
### Test the new API in the administrative portal
60
61
@@ -64,7 +65,7 @@ Operations can be called directly from the administrative portal, which provides
64
65
2. Press the **Test** tab.
65
66
3. Select some operation.
66
67
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.
0 commit comments