DSCResources/MSFT_TeamsUnassignedNumberTreatment/settings.json

{
    "resourceName": "TeamsUnassignedNumberTreatment",
    "description": "This resource configures an Creates a new treatment for how calls to an unassigned number range should be routed. The call can be routed to a user, an application or to an announcement service where a custom message will be played to the caller..",
    "permissions": {
        "graph": {
            "delegated": {
                "read": [],
                "update": []
            },
            "application": {
                "read": [],
                "update": []
            }
        }
    }
}