DSCResources/MSFT_IntuneDerivedCredential/settings.json

{
  "resourceName": "IntuneDerivedCredential",
  "description": "Use this resource to create new navigation property to derivedCredentials for device Management in Intune.",
  "permissions": {
    "graph": {
      "delegated": {
        "read": [],
        "update": []
      },
      "application": {
        "read": [],
        "update": []
      }
    }
  }
}