Allows the app to read all managed tenant information on behalf of the signed-in user.
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 ManagedTenants.Read.All 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
-
dc34164e-6c4a-41a0-be89-3ae2fbad7cd3
DisplayText
-
Read all managed tenant information
Description
-
Allows the app to read all managed tenant information on behalf of the signed-in user.
A string that uniquely represents the operation that occurred. Required. Read-only.
activityDateTime
DateTimeOffset
The time when the activity occurred. Required. Read-only.
activityId
String
The identifier of the activity request that made the audit event. Required. Read-only.
category
String
A category that represents a logical grouping of activities. Required. Read-only.
httpVerb
String
The HTTP verb that was used when making the API request. Required. Read-only.
id
String
The unique identifier of the audit event. Required. Read-only.
initiatedByAppId
String
The identifier of the app that was used to make the request. Required. Read-only.
initiatedByUpn
String
The UPN of the user who initiated the activity. Required. Read-only.
initiatedByUserId
String
The identifier of the user who initiated the activity. Required. Read-only.
ipAddress
String
The IP address of where the activity was initiated. This may be an IPv4 or IPv6 address. Required. Read-only.
requestBody
String
The raw HTTP request body. Some sensitive information may be removed.
requestUrl
String
The raw HTTP request URL. Required. Read-only.
tenantIds
String
The collection of Microsoft Entra tenant identifiers for the managed tenants that were affected by a change, and is formatted as a list of comma-separated values. Required. Read-only.
tenantNames
String
The collection of tenant names that were affected by a change, and is formatted as a list of comma-separated values. Required. Read-only.
The collection of contacts for the managed tenant. Optional.
displayName
String
The display name for the managed tenant. Required. Read-only.
id
String
The Microsoft Entra tenant identifier for the managed tenant. Required. Read-only.
tenantId
String
The Microsoft Entra tenant identifier for the managed tenant. Optional. Read-only.
website
String
The website for the managed tenant. Required.
businessRelationship
String
Describes the relationship between the Managed Services Provider and the managed tenant; for example, Managed, Co-managed, Licensing. The maximum length is 250 characters. Optional.
complianceRequirements
String collection
Contains the compliance requirements for the customer tenant; for example, HIPPA, NIST, CMMC. The maximum length is 250 characters per compliance requirement. Optional.
managedServicesPlans
String collection
This is the Managed Services Plans for the customer tenant that the Managed Services Provider manages. The maximum length is 250 characters per managed service plan. Optional.
note
String
A field for the Managed Services Provider technician to input custom text to share notes between technicians within the Managed Service Providers. The maximum length is 5000 characters. Optional.
noteLastModifiedDateTime
DateTimeOffset
The date on which the note field of this entity was last modified. Optional.
partnerRelationshipManagerUserIds
String collection
The list of Entra user IDs for users in the Managed Services Provider that manage the relationship with the managed tenant. Optional.
The number of monthly active users for each service in the tenant. Example services: Excel, Exchange, Intune, Outlook, Teams, Word. Required. Read-only.
tenantId
String
The Microsoft Entra tenant identifier for the managed tenant. Read-only.
totalActiveUsers
Int32
The total number of unique, active users. Required. Read-only.