DSCResources/MSFT_PPTenantIsolationSettings/settings.json
{
"resourceName": "PPTenantIsolationSettings", "description": "", "permissions": { "powerAppsService": { "delegated": { "read": [ { "name": "User" } ], "update": [ { "name": "User" } ] }, "application": { "read": [ { "name": "User" } ], "update": [ { "name": "User" } ] } }, "powerPlatform": { "requiredRoles": [ "System Administrator" ] } }, "requiredModules": [ "Microsoft.Graph.Authentication", "MSCloudLoginAssistant" ] } |