Skip to content

Commit 0741c9e

Browse files
Merge pull request #220416 from omondiatieno/identify-ownerless-apps
update on how to identify ownerless apps
2 parents e338999 + 55f3865 commit 0741c9e

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

articles/active-directory/manage-apps/assign-app-owners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.workload: identity
1010
ms.subservice: app-mgmt
1111
ms.topic: how-to
12-
ms.date: 12/02/2021
12+
ms.date: 12/05/2022
1313
ms.author: saibandaru
1414
#Customer intent: As an Azure AD administrator, I want to assign owners to enterprise applications.
1515

articles/active-directory/manage-apps/overview-assign-app-owners.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.workload: identity
99
ms.subservice: app-mgmt
1010
ms.topic: conceptual
11-
ms.date: 02/11/2022
11+
ms.date: 12/05/2022
1212
ms.author: saibandaru
1313

1414
#Customer intent: As an Azure AD administrator, I want to learn about enterprise application ownership.
@@ -32,7 +32,11 @@ If you have an ownerless application in your tenant, you can access the audit lo
3232

3333
You may also see other users who have scoped permissions on the application by navigating to “Roles and Administrators” tab. Once you find the right person to own the application, a user with a highly privileged administrative role in the organization can assign the new owner for the application. See [Assign enterprise application owners](assign-app-owners.md).
3434

35-
As a best practice, we recommend proactive monitoring applications in your environment to ensure there are at least two owners, where possible, to avoid the situation of ownerless apps. Additionally, you should utilize the serviceManagementReference property on the application object to reference the team contact information from your enterprise Service or Asset Management Database. The serviceManagementReference property ensures you have team contact even if an individual leaves the organization.
35+
As a best practice, we recommend proactive monitoring applications in your environment to ensure there are at least two owners, where possible, to avoid the situation of ownerless apps. Additionally, you should utilize the serviceManagementReference property on the application object to reference the team contact information from your enterprise Service or Asset Management Database. The serviceManagementReference property ensures you have team contact even if an individual leaves the organization.
36+
37+
**How can I find enterprise applications that are ownerless or at risk of being ownerless in my organization?**
38+
39+
To learn how to identify ownerless enterprise apps or those with only one owner using Microsoft Graph API, see [List ownerless applications](/graph/tutorial-applications-basics.md#manage-application-ownership).
3640

3741
**How do you add yourself as an owner of an enterprise application?**
3842

0 commit comments

Comments
 (0)