An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
I was able to solve this by assigning the RBAC Reader role at the root level:
az role assignment create --assignee <assignee> --role Reader --scope "/"