How Dynamics 365 apps connect
Understanding the shared platform — Dataverse, Power Platform, and Microsoft Entra — that ties Dynamics 365 apps together.
One of the most important things to understand about Dynamics 365 is that it isn't really one application — it's a portfolio of apps wired together by a shared platform. Knowing which connections are tight and which are loose is the difference between an architecture that scales and one that fights you forever.
Identity is the tightest connection. Every Dynamics 365 app authenticates against Microsoft Entra ID (formerly Azure AD), so users get single sign-on across CRM, Business Central, Finance, and the Power Platform — including from Outlook, Teams, and SharePoint.
Data is the next layer. The CRM-side apps (Sales, Customer Service, Field Service, Project Operations, Customer Insights) all run natively on Microsoft Dataverse, so they share the same Account, Contact, and User tables out of the box. Cross-app reporting and security work without ETL. The ERP-side apps — Finance, Supply Chain Management, and Business Central — have their own first-party databases, and integrate with Dataverse through virtual tables or replicated data. This means a Customer record in Sales is not automatically the same record as a Customer in Business Central; you need an integration to keep them aligned. Microsoft ships pre-built ones (Dataverse virtual tables for BC; the Dual-write framework for Finance and SCM), but they still need to be configured and monitored.
Workflow and analytics are loose connections, delivered by the Power Platform. Power Automate flows can trigger across any combination of apps; Power BI can build dashboards over multiple Dataverse environments and the BC/F&O data lakes; Copilot Studio agents can read and write to any of them.
Files are stored in SharePoint and OneDrive, which every Dynamics 365 app integrates with for document management.
The practical upshot is that mixing a CRM app with a separate ERP is normal, and the integration cost between them is the price of the platform's modularity. Plan for it from day one.
Related guides
- Dynamics 365 and the Power PlatformHow the Power Platform extends, automates, analyses, and surfaces AI on top of every Dynamics 365 app.
- Dynamics 365 edition comparisonHow to compare Dynamics 365 editions across products — Essential / Premium tiers, Business Central tiers, F&O tiers, and the decision frameworks per scenario.
- Dynamics 365 renewal strategyHow to manage Dynamics 365 contract renewals — preparation, negotiation, true-up, rightsizing, and the patterns that get value from renewal moments.
- Dynamics 365 roadmap considerationsHow to plan multi-year roadmaps for Dynamics 365 — release waves, deprecation timelines, AI integration, and the patterns for staying aligned with Microsoft's direction.
- Dynamics 365 ROI measurementHow to measure return on investment for Dynamics 365 — defining benefits, baselines, attribution, and the patterns that produce defensible ROI calculations.