DSCResources/MSFT_AADIdentityB2XUserFlow/settings.json
{
"resourceName": "AADIdentityB2XUserFlow", "description": "This resource configures an Azure AD Identity B2 X User Flow.", "permissions": { "graph": { "delegated": { "read": [ { "name": "IdentityUserFlow.Read.All" } ], "update": [ ] }, "application": { "read": [ { "name": "IdentityUserFlow.Read.All" } ], "update": [ ] } } } } |