---
title: CloudMonitor on Fabric (Beta)
canonical: "https://cloudmonitor.ai/docs/cloudmonitor-fabric-beta/"
description: Onboarding for the new CloudMonitor SaaS on Microsoft Fabric — authorize the multi-tenant service principal and grant read-only access to your Azure tenancy.
---

import { CardGrid, LinkCard } from '@astrojs/starlight/components';

The new CloudMonitor runs entirely on **Microsoft Fabric** as a managed SaaS —
nothing to deploy in your tenancy. To get started in the beta, you authorize
our multi-tenant service principal and grant it **read-only** access to the
cost data you choose.

<CardGrid>
  <LinkCard
    title="Architecture and data flow"
    description="How CloudMonitor connects: your cost exports stay in your tenancy and we read them in place, read-only, via a Fabric OneLake shortcut."
    href="/docs/cloudmonitor-fabric-beta/architecture-and-data-flow/"
  />
  <LinkCard
    title="Granting CloudMonitor access to your Azure environment"
    description="Authorize the service principal and grant read-only access to your subscriptions, billing account, and cost-export storage."
    href="/docs/cloudmonitor-fabric-beta/granting-cloudmonitor-access-to-your-azure-environment/"
  />
  <LinkCard
    title="What data CloudMonitor can see"
    description="The Azure Cost Management datasets we ingest, with links to Microsoft's published field schemas. No PII."
    href="/docs/cloudmonitor-fabric-beta/what-data-cloudmonitor-can-see/"
  />
</CardGrid>
