Table of Contents

CloudApp-Discovery.Read.All

Allows the app to read details of discovered cloud apps in the organization, 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 CloudApp-Discovery.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 64a59178-dad3-4673-89db-84fdcd622fec ad46d60e-1027-4b75-af88-7c14ccf43a19
DisplayText Read all discovered cloud applications data Read discovered cloud applications data
Description Allows the app to read all details of discovered cloud apps in the organization, without a signed-in user. Allows the app to read details of discovered cloud apps in the organization, on behalf of the signed in user.
AdminConsentRequired Yes No

Graph Methods

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

Methods

Resources

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

Graph reference: cloudAppDiscoveryReport

Property Type Description
anonymizeMachineData Boolean Use 1 if the machine information is anonymized; otherwise use 0.
anonymizeUserData Boolean Use 1 if the user information is anonymized; otherwise use 0.
createdDateTime DateTimeOffset The date in the format specified. The Timestamp represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
description String A comment or description for the report.
displayName String The display name of the continuous report.
id String The ID of the log type supported. Inherited from entity.
isSnapshotReport Boolean Use 1 for a snapshot report; otherwise use 0.
lastDataReceivedDateTime DateTimeOffset The date when the data was last received. The Timestamp represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
lastModifiedDateTime DateTimeOffset The date when the continuous report was last modified. The Timestamp represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
logDataProvider microsoft.graph.security.logDataProvider The applicable log data provider. Possible values are: barracuda, bluecoat, checkpoint, ciscoAsa, ciscoIronportProxy, fortigate, paloAlto, squid, zscaler, mcafeeSwg, ciscoScanSafe, juniperSrx, sophosSg, websenseV75, websenseSiemCef, machineZoneMeraki, squidNative, ciscoFwsm, microsoftIsaW3C, sonicwall, sophosCyberoam, clavister, customParser, juniperSsg, zscalerQradar, juniperSrxSd, juniperSrxWelf, microsoftConditionalAppAccess, ciscoAsaFirepower, genericCef, genericLeef, genericW3C, iFilter, checkpointXml, checkpointSmartViewTracker, barracudaNextGenFw, barracudaNextGenFwWeblog, microsoftDefenderForEndpoint, zscalerCef, sophosXg, iboss, forcepoint, fortios, ciscoIronportWsaIi, paloAltoLeef, forcepointLeef, stormshield, contentkeeper, ciscoIronportWsaIii, checkpointCef, corrata, ciscoFirepowerV6, menloSecurityCef, watchguardXtm, openSystemsSecureWebGateway, wandera, unknownFutureValue.
logFileCount Int32 The count of log files history.
receiverProtocol microsoft.graph.security.receiverProtocol The applicable receiver protocol. Possible values are: ftp, ftps, syslogUdp, syslogTcp, syslogTls, unknownFutureValue.
supportedEntityTypes microsoft.graph.security.entityType collection The supported entity type. Possible values are: userName, ipAddress, machineName, other, unknown, unknownFutureValue.
supportedTrafficTypes microsoft.graph.security.trafficType collection The supported traffic type. Possible values are: downloadedBytes, uploadedBytes, unknown, unknownFutureValue.