Skip to content

Commit 45ffcdf

Browse files
authored
Clarify AAD management of apps
1 parent 577786c commit 45ffcdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/azure-ad-endpoint-comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Currently, for each app that you want to integrate with the v2.0 endpoint, you c
135135
App registrations that support work and school accounts as well as personal accounts have the following caveats:
136136

137137
* Only two app secrets are allowed per application ID.
138-
* An app registration registered by a user with a personal Microsoft account in the App Registration Portal can be viewed and managed only by a single developer account. It can't be shared between multiple developers. If you'd like to share your app registration with multiple developers, you can create the application by signing in with an Azure AD account.
138+
* An app registration registered by a user with a personal Microsoft account in the App Registration Portal can be viewed and managed only by a single developer account. It can't be shared between multiple developers. If you'd like to share your app registration with multiple developers, you can create the application using the App Registrations (Preview) section of the Azure portal.
139139
* There are several restrictions on the format of the redirect URL that is allowed. For more information about redirect URL, see the next section.
140140

141141
### Restrictions on redirect URLs

0 commit comments

Comments
 (0)