Enterprise App Capabilities - Re Permissions

Chris Pedigo 0 Reputation points
2023-08-24T15:58:43.8+00:00

Currently, my company integrates with our customers' AD through a custom enterprise app.

Our integration pulls in information about users/permissions/groups so that they can do a User Access Review.

We would like to simplify the workflow and improve the total installation experience, but we had a few questions, and it appears very difficult to find the answers.

  1. Can we audit this information with a published enterprise app?
  2. What is the advantage of a published app over a custom app?
  3. Is there an Azure resource we can work with to better understand this and other questions.

Thanks!

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,500 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,937 questions
Microsoft Entra
Microsoft Entra
A group of Microsoft multicloud identity and access solutions.
2,554 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,238 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Shweta Mathur 30,276 Reputation points Microsoft Employee
    2023-08-28T06:05:08.45+00:00

    Hi @Chris Pedigo ,

    Thanks for reaching out.

    1. Can we audit this information with a published enterprise app?

    Azure AD provides several built-in reports and APIs that allow you to monitor user access to applications and associated data. You can also programmatically audit who has access to your applications and manage access to application/groups via access reviews.

    Refer: https://learn.microsoft.com/en-us/azure/active-directory/governance/entitlement-management-access-package-resources

    1. What is the advantage of a published app over a custom app?

    There are several advantages to using a published app over a custom app. Published apps are pre-built and tested by Microsoft, which means they are more reliable and secure than custom apps. They also come with built-in support and documentation, which can save you time and resources.

    1. Is there an Azure resource we can work with to better understand this and other questions?

    You can post your queries to us to help you and guide you more. If you are looking to publish your app in Azure AD/Entra ID refer

    https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/v2-howto-app-gallery-listing

    https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/add-application-portal

    Hope this will help.

    Thanks,

    Shweta


    Please remember to "Accept Answer" if answer helped you.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.