Table of Contents

IndustryData-SourceSystem.Read.All

Allows the app to read source system definitions 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 IndustryData-SourceSystem.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 bc167a60-39fe-4865-8b44-78400fc6ed03 49b7016c-89ae-41e7-bd6f-b7170c5490bf
DisplayText View source system definitions View source system definitions
Description Allows the app to read source system definitions without a signed-in user. Allows the app to read source system definitions on behalf of the signed-in user.
AdminConsentRequired Yes Yes

Graph Methods

Resources

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

Graph reference: sourceSystemDefinition

Property Type Description
displayName String The name of the source system. Maximum supported length is 100 characters.
userMatchingSettings microsoft.graph.industryData.userMatchingSetting collection A collection of user matching settings by roleGroup.
vendor String The name of the vendor who supplies the source system. Maximum supported length is 100 characters.