{
  "Name": "ArthaOps Agentless Multi-Cloud Reader",
  "IsCustom": true,
  "Description": "Grants read-only access to multi-cloud cost intelligence scanner across subscriptions and resource groups.",
  "Actions": [
    "Microsoft.Compute/virtualMachines/read",
    "Microsoft.Compute/disks/read",
    "Microsoft.Network/publicIPAddresses/read",
    "Microsoft.Sql/servers/databases/read",
    "Microsoft.Sql/servers/elasticPools/read",
    "Microsoft.CostManagement/query/action",
    "Microsoft.Insights/metrics/read"
  ],
  "NotActions": [
    "Microsoft.Compute/virtualMachines/write",
    "Microsoft.Compute/virtualMachines/delete",
    "Microsoft.Compute/disks/delete"
  ],
  "AssignableScopes": [
    "/subscriptions/{SUBSCRIPTION_ID}"
  ]
}