Table of Contents

Application.ReadWrite.OwnedBy

Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.

The Application.ReadWrite.OwnedBy permission allows the same operations as Application.ReadWrite.All but only on applications and service principals that the calling app is an owner of.

The Application.ReadWrite.OwnedBy permission allows an app to call GET /applications and GET /servicePrincipals endpoints to list all applications and service principals in the tenant. This scope of access has been allowed for the permission.

Merill's Note

For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the Application.ReadWrite.OwnedBy permission.

If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the Export-MsIdAppConsentGrantReport command. See How To: Run a quick OAuth app audit of your tenant

Category Application Delegated
Identifier 18a4783c-866b-4cc7-a460-3d5e5662c884 -
DisplayText Manage apps that this app creates or owns -
Description Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of. -
AdminConsentRequired - -

Graph Methods

API supports delegated access (access on behalf of a user)
API supports app-only access (access without a user)

Methods
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration ▪️ Policy.Read.All and Application.ReadWrite.OwnedBy ▪️ Policy.ReadWrite.ApplicationConfiguration and Application.ReadWrite.OwnedBy
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration ▪️ Policy.Read.All and Application.ReadWrite.OwnedBy ▪️ Policy.ReadWrite.ApplicationConfiguration and Application.ReadWrite.OwnedBy
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration ▪️ Policy.Read.All and Application.ReadWrite.OwnedBy ▪️ Policy.ReadWrite.ApplicationConfiguration and Application.ReadWrite.OwnedBy
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration ▪️ Policy.Read.All and Application.ReadWrite.OwnedBy ▪️ Policy.ReadWrite.ApplicationConfiguration and Application.ReadWrite.OwnedBy
Application.ReadWrite.OwnedBy and Directory.Read.All
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Directory.Read.All
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Directory.Read.All
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration ▪️ Policy.Read.All and Application.ReadWrite.OwnedBy ▪️ Policy.ReadWrite.ApplicationConfiguration and Application.ReadWrite.OwnedBy
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration
Application.ReadWrite.OwnedBy and Directory.Read.All
Application.ReadWrite.OwnedBy and Policy.Read.All ▪️ Application.ReadWrite.OwnedBy and Policy.ReadWrite.ApplicationConfiguration ▪️ Policy.Read.All and Application.ReadWrite.OwnedBy ▪️ Policy.ReadWrite.ApplicationConfiguration and Application.ReadWrite.OwnedBy

Resources

Granting this permission allows the calling application to access (and/or update) the following information in your tenant.

Graph reference: addIn

Property Type Description
id GUID The unique identifier for the addIn object.
properties keyValue collection The collection of key-value pairs that define parameters that the consuming service can use or call. You must specify this property when performing a POST or a PATCH operation on the addIns collection. Required.
type string The unique name for the functionality exposed by the app.