DSCResources/MSFT_AzureSubscription/settings.json
{
"resourceName": "AzureSubscription", "description": "This resource controls the properties of an Azure subscription.", "roles": { "read": [], "update": [] }, "permissions": { "graph": { "delegated": { "read": [], "update": [] }, "application": { "read": [], "update": [] } } } } |