An interactive web-based calculator for estimating Microsoft Dataverse capacity based on Power Platform and Dynamics 365 product licenses.
- Interactive Product Selection: Choose from all major Dynamics 365 and Power Platform products
- Real-time Calculations: See capacity updates instantly as you add products and adjust user counts
- Visual Capacity Gauges: Clear visualization of default vs. per-user capacity allocation
- Detailed Breakdown Table: Line-by-line breakdown of capacity contributions
- Helpful Tooltips: Hover over products to see capacity details
- "How it Works" Guide: Built-in explanation of Dataverse capacity licensing
- Mobile Responsive: Works on desktop and mobile devices
- Print-friendly: Clean output for printing or sharing
-
Default Capacity: When you license any Dataverse product, your tenant receives a one-time default capacity allocation. The highest tier product determines this amount.
-
Per-User Accrual: Many products add additional capacity for each licensed user. This stacks across all products.
-
Tier Priority (highest to lowest):
- D365 ERP Premium (125 GB DB / 110 GB File)
- D365 ERP Standard (90 GB DB / 80 GB File)
- D365 CRM (30 GB DB / 40 GB File)
- Power Platform Premium (20 GB DB / 40 GB File)
- Power Platform Workload (15 GB DB / 20 GB File)
- Node.js 18+
- npm
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run preview- React 18 - UI framework
- Vite - Build tool and dev server
- Tailwind CSS - Utility-first CSS framework
The site automatically deploys to GitHub Pages when changes are pushed to the main branch via GitHub Actions.
Live Site: https://dataverse.licensing.guide/
This calculator provides estimates based on publicly available licensing information (December 2025 values). Always verify actual entitlements in the Power Platform Admin Center.
