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/applications.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ Follow these steps to enable **Application based access** for a product. A produ
61
61
62
62
The following example uses the **Starter** product, but choose any published product that has at least one API assigned to it.
63
63
64
-
1. Sign in to the portal at the following custom URL for the applications feature: [https://portal.azure.com/?feature.customPortal=false&Microsoft_Azure_ApiManagement=applications](https://preview.portal.https://portal.azure.com/?feature.customPortal=false&Microsoft_Azure_ApiManagement=applications.com)
64
+
1. Sign in to the portal at the following custom URL for the applications feature: [https://portal.azure.com/?feature.customPortal=false&Microsoft_Azure_ApiManagement=applications](https://preview.portal.https://portal.azure.com/?feature.customPortal=false&Microsoft_Azure_ApiManagement=applications)
65
65
1. Navigate to your API Management instance.
66
66
1. In the left menu, under **APIs**, select **Products**.
67
67
1. Choose the product that you want to configure, such as the **Starter** product.
@@ -107,7 +107,7 @@ Now register a client application that limits access to one or more products.
107
107
* Each client application has a single user (owner) in the API Management instance. One the owner can access product APIs through the application.
108
108
* A product can be associated with more than one client application.
109
109
110
-
1. Sign in to the portal at the following custom URL for the applications feature: [https://portal.azure.com/?feature.customPortal=false&Microsoft_Azure_ApiManagement=applications](https://portal.azure.com/?feature.customPortal=false&Microsoft_Azure_ApiManagement=applications.com)
110
+
1. Sign in to the portal at the following custom URL for the applications feature: [https://portal.azure.com/?feature.customPortal=false&Microsoft_Azure_ApiManagement=applications](https://portal.azure.com/?feature.customPortal=false&Microsoft_Azure_ApiManagement=applications)
111
111
1. Navigate to your API Management instance.
112
112
1. In the left menu, under **APIs**, select **Applications** > **+ Register application**.
113
113
1. In the **Register an application** page, enter the following application settings:
@@ -227,7 +227,7 @@ This is likely a permissions issue. Currently, the API Management administrator
227
227
If you receive an internal server error when registering applications in the portal, check the following:
228
228
229
229
* The **Application Administrator** role is assigned to the API Management instance's managed identity in Microsoft Entra ID.
230
-
* You're signed in to the portal at the custom URL for the applications feature: [https://portal.azure.com/?feature.customPortal=false&Microsoft_Azure_ApiManagement=applications](https://portal.azure.com/?feature.customPortal=false&Microsoft_Azure_ApiManagement=applications.com). This URL is required to access the applications feature in API Management.
230
+
* You're signed in to the portal at the custom URL for the applications feature: [https://portal.azure.com/?feature.customPortal=false&Microsoft_Azure_ApiManagement=applications](https://portal.azure.com/?feature.customPortal=false&Microsoft_Azure_ApiManagement=applications). This URL is required to access the applications feature in API Management.
0 commit comments