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/get-started-create-service-instance.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: dlepow
5
5
ms.service: azure-api-management
6
6
ms.topic: quickstart
7
7
ms.custom: mvc, mode-portal, devdivchpfy22
8
-
ms.date: 03/03/2025
8
+
ms.date: 03/12/2025
9
9
ms.author: danlep
10
10
---
11
11
@@ -46,12 +46,12 @@ Sign in to the [Azure portal](https://portal.azure.com).
46
46
|**Resource name**| A unique name for your API Management instance. The name can't be changed later. The service name refers to both the service and the corresponding Azure resource. <br/><br/> The service name is used to generate a default domain name: *\<name\>.azure-api.net.* If you would like to configure a custom domain name later, see [Configure a custom domain](configure-custom-domain.md). |
47
47
|**Organization name**| The name of your organization. This name is used in many places, including the title of the developer portal and sender of notification emails. |
48
48
|**Administrator email**| The email address to which all system notifications from **API Management** will be sent. |
49
-
|**Pricing tier**| Select a [tier](api-management-features.md) with the features you need. The **Basic v2** tier is a good choice to evaluate the service. Depending on the tier, it can take some time to deploy API Management. |
49
+
|**Pricing tier**| Select a [tier](api-management-features.md) with the features you need. The **Basic v2** tier is an economical choice for development and testing scenarios and is deployed in a few minutes. |
50
50
|**Units**| The number of units of capacity for the selected pricing tier. For evaluating API Management, you can accept the default value of 1 unit. |
51
51
52
-
1. On the **Monitor + secure** tab, optionally select one or more recommended add-in services to use with API Management. These services incur additional costs. For example, you can select **Log Analytics** to define a workspace as a destination for API Management logs.
52
+
1. On the **Monitor + secure** tab, optionally select one or more recommended add-in services to use with API Management. These services incur extra costs. For example, select **Log Analytics** to define a Log Analytics workspace you can target for API Management logs.
53
53
54
-
1. On the **Managed identity** tab, we recommend selecting the checkbox to enable a system-assigned identity for your API Management instance. This identity can be used to authenticate to other Azure services, such as Azure Key Vault, without needing to manage credentials.
54
+
1. On the **Managed identity** tab, we recommend selecting the checkbox to enable a system-assigned identity for your API Management instance. A managed identity generated by Microsoft Entra ID allows your API Management instance to easily and securely access other Microsoft Entra protected resources, such as Azure Key Vault. Azure manages this identity, so you don't have to provision or rotate any credentials.
55
55
56
56
1. Optionally, on the **Tags** tab, add tags to your API Management instance. Tags are key-value pairs that help you organize and manage your Azure resources.
0 commit comments