DSCResources/MSFT_SentinelWatchlist/settings.json
{
"resourceName": "SentinelWatchlist", "description": "Configures watchlists in Azure Sentinel.", "roles": { "read": [], "update": [] }, "permissions": { "graph": { "delegated": { "read": [], "update": [] }, "application": { "read": [], "update": [] } } } } |