Skip to content

Commit 4f85ef4

Browse files
authored
Apply suggestions from PR review
1 parent f46068e commit 4f85ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/fundamentals/service-accounts-principal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.collection: M365-identity-device-management
1717

1818
# Securing service principals in Azure Active Directory
1919

20-
An Azure Active Directory (Azure AD) service principal is the local representation of an application object in a tenant or directory. It is the identity of the application instance. Service principals define application access, and resources the application accesses. A service principal is created in each tenant where the application is used, and references the globally unique application object. The tenant secures the service principal sign-in and access to resources.
20+
An Azure Active Directory (Azure AD) service principal is the local representation of an application object in a tenant or directory. It's the identity of the application instance. Service principals define application access and resources the application accesses. A service principal is created in each tenant where the application is used and references the globally unique application object. The tenant secures the service principal sign-in and access to resources.
2121

2222
Learn more: [Application and service principal objects in Azure AD](../develop/app-objects-and-service-principals.md)
2323

0 commit comments

Comments
 (0)