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/ai-services/luis/luis-how-to-collaborate.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ The tenant admin should work directly with the user who needs access granted to
61
61
62
62
If the tenant admin only wants certain users to use LUIS, there are a couple of possible solutions:
63
63
* Giving the "admin consent" (consent to all users of the Microsoft Entra ID), but then set to "Yes" the "User assignment required" under Enterprise Application Properties, and finally assign/add only the wanted users to the Application. With this method, the Administrator is still providing "admin consent" to the App, however, it's possible to control the users that can access it.
64
-
* A second solution is to use the [Microsoft Entra identity and access management API in Microsoft Graph](/graph/azuread-identity-access-management-concept-overview) to provide consent to each specific user.
64
+
* A second solution is to use the [Microsoft Entra identity and access management API in Microsoft Graph](/graph/identity-network-access-overview) to provide consent to each specific user.
65
65
66
66
Learn more about Microsoft Entra users and consent:
67
67
*[Restrict your app](/azure/active-directory/develop/howto-restrict-your-app-to-a-set-of-users) to a set of users
0 commit comments