Publishing Azure/Entra app on my website

Itai Karas 0 Reputation points
2024-09-30T07:48:12.1366667+00:00

I want to publish an Azure/Entra app on my website that will allow customer to easily register it on his tenant.

The app needs the following API permissions:

  • Microsoft Graph (1)
    • User.Read
  • Office 365 Management APIs (6)
    • ActivityFeed.Read Delegated
    • ActivityFeed.Read Application
    • ActivityFeed.ReadDlp Delegated
    • ActivityFeed.ReadDlp Application
    • ServiceHealth.Read Delegated
    • ServiceHealth.Read Application

And once the app registered on the client tenant it will send to me the app client secret.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,778 questions
0 comments No comments
{count} votes

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.