Skip to content

Commit d16337d

Browse files
Update articles/active-directory/develop/active-directory-how-applications-are-added.md
Co-authored-by: Chris Werner <[email protected]>
1 parent 965c291 commit d16337d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/active-directory-how-applications-are-added.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Applications are added to Azure AD to use one or more of the services it provide
118118

119119
## Who has permission to add applications to my Azure AD instance?
120120

121-
While there are some tasks that only global administrators can do (such as adding applications from the app gallery, and configuring an application to use the Application Proxy) by default all users in your directory have rights to register application objects that they're developing and discretion over which applications they share/give access to their organizational data through consent. If a person is the first user in your directory to sign in to an application and grant consent, that will create a service principal in your tenant; otherwise, the consent grant information will be stored on the existing service principal.
121+
While there are some tasks that only global administrators can do (such as adding applications from the app gallery, and configuring an application to use the Application Proxy) by default all users in your directory have rights to register application objects that they're developing and discretion over which applications they share/give access to their organizational data through consent. If a person is the first user in your directory to sign in to an application and grant consent, that will create a service principal in your tenant. Otherwise, the consent grant information will be stored on the existing service principal.
122122

123123
Allowing users to register and consent to applications might initially sound concerning, but keep the following reasons in mind:
124124

0 commit comments

Comments
 (0)