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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: dlepow
7
7
8
8
ms.service: azure-api-management
9
9
ms.topic: how-to
10
-
ms.date: 07/09/2025
10
+
ms.date: 07/11/2025
11
11
ms.author: danlep
12
12
ms.custom:
13
13
- build-2025
@@ -104,9 +104,11 @@ To review application settings in **App registrations**:
104
104
Now register a client application that limits access to one or more products.
105
105
106
106
* A product must have **Application based access** enabled to be associated with a client application.
107
-
* Each client application has a single user (owner) in the API Management instance. One the owner can access product APIs through the application.
107
+
* Each client application has a single user (owner) in the API Management instance. Only 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
+
To register a client application:
111
+
110
112
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
113
1. Navigate to your API Management instance.
112
114
1. In the left menu, under **APIs**, select **Applications** > **+ Register application**.
0 commit comments