Skip to content

Commit 4f56896

Browse files
[msid][content-health] improving correctness
1 parent ab5fd2d commit 4f56896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/app-objects-and-service-principals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The application object is the _global_ representation of your application for us
6666
An application object has:
6767

6868
- A 1:1 relationship with the software application, and
69-
- A 1:many relationships with its corresponding service principal object(s).
69+
- A 1: many relationships with its corresponding service principal object(s).
7070

7171
A service principal must be created in each tenant where the application is used, enabling it to establish an identity for sign-in and/or access to resources being secured by the tenant. A single-tenant application has only one service principal (in its home tenant), created and consented for use during application registration. A multi-tenant application also has a service principal created in each tenant where a user from that tenant has consented to its use.
7272

0 commit comments

Comments
 (0)