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
|**Name**| Globally unique name | A name is generated based on the name of your function app. |
30
26
|**Subscription**| Your subscription | The subscription under which this new resource is created. |
31
27
|**[Resource group](../azure-resource-manager/management/overview.md)**| myResourceGroup | The same resource as your function app, which should get set for you. |
32
-
|**Location**| Location of the service | Consider choosing the same location as your function app. |
28
+
|**Region**| Location of the service | Consider choosing the same location as your function app. |
29
+
|**Resource name**| Globally unique name | A name is generated based on the name of your function app. |
33
30
|**Organization name**| Contoso | The name of the organization used in the developer portal and for email notifications. |
34
31
|**Administrator email**| your email | Email that received system notifications from API Management. |
35
32
|**Pricing tier**| Consumption | Consumption tier isn't available in all regions. For complete pricing details, see the [API Management pricing page](https://azure.microsoft.com/pricing/details/api-management/)|
36
33
37
-

38
-
39
-
1. Choose **Export** to create the API Management instance, which may take several minutes.
40
-
41
-
1. After Azure creates the instance, it enables the **Enable Application Insights** option on the page. Select it to send logs to the same place as the function application.
34
+
1. Choose **Review + create** and then **Create** to create the API Management instance, which may take several minutes.
42
35
43
36
## Import functions
44
37
@@ -48,13 +41,7 @@ After the API Management instance is created, you can import your HTTP triggered
48
41
49
42
1. The **Import Azure Functions** opens with the **TurbineRepair** function highlighted. Choose **Select** to continue.
50
43
51
-

52
-
53
-
1. In the **Create from Function App** page, accept the defaults, and then select **Create**.
54
-
55
-
:::image type="content" source="media/functions-openapi-definitions/create-function-openapi.png" alt-text="Create from Function App":::
56
-
57
-
Azure creates the API for the function.
44
+
1. In the **Create from Function App** page, accept the defaults, and then select **Create**. Azure creates the API for the function.
0 commit comments