Questions answered
Direct answers to the licensing, product-choice, and platform questions people actually type into Google — one page per question, one accepted answer, and the guides that go deeper.
17 questions, grouped by topic. Each page is a single question with a direct answer, then the guides that go deeper. Send more questions via the contact form.
Buying
Copilot
ERP
- Do I need Business Central or Finance and Operations?Business Central for most companies under a few hundred users; Finance and Operations (now Dynamics 365 Finance + Supply Chain Management) once you need multi-country consolidation, advanced manufacturing, warehouse execution, or enterprise-scale localisation. Both are Microsoft's ERP; the boundary is size, complexity, and industry — not budget.
- Should I run Business Central in the cloud or on-premises?Cloud (SaaS) unless you have a specific, defensible reason not to — Microsoft only ships new features to SaaS first, upgrades are automatic, and licensing is per-user monthly. On-premises still exists and is the right answer for hard data-residency, air-gapped environments, or deeply customised NAV estates that cannot economically be lifted onto extensions.
- How long does a Business Central implementation take?Ten to twenty weeks for a single-entity SMB with standard finance, inventory, and sales — assuming a partner-led implementation on Microsoft's Success by Design or Sure Step method. Multi-entity, multi-country, or manufacturing scope pushes it to six to twelve months. Any partner who quotes 'four weeks live' is quoting the technical install, not the business change.
Foundations
Licensing
- How is Dynamics 365 licensed?Per named user per month, priced per app, with a full price for a user's first Dynamics 365 app and a lower 'attach' price for every additional app that user needs. Team Members is a cheap read-and-light-write licence for occasional users. Business Central is licensed separately with its own SKU set (Essentials, Premium, Team Members).
- Is Power Apps included with Dynamics 365?Yes for apps that extend Dynamics 365 tables (Accounts, Contacts, Cases, Opportunities…), no for standalone apps that need their own Dataverse tables. A Dynamics 365 user licence includes 'use rights' to build and use Power Apps against the Dynamics 365 tables in that environment — cross that boundary and you need a Power Apps per-app or per-user licence.
- What is the cheapest Dynamics 365 licence?Dynamics 365 Team Members — a light per-user licence around a tenth of a full-user price. It grants read access across the apps, plus limited write on Accounts, Contacts, personal records, and a small set of scenarios (time, expenses, approvals). It is not a cheap Sales or Customer Service licence and cannot be used to sidestep those entitlements.
Platform
- What is the difference between Dataverse and SQL Server?SQL Server is a general-purpose relational database. Dataverse is a managed application platform layered on top of SQL — it adds a metadata-driven table model, row-level security, business rules, an event pipeline, and REST/OData APIs that a Power App or Dynamics 365 app can consume without writing DDL. You do not use Dataverse instead of SQL; you use it because you want the platform, not just the storage.
- Do I need Power Automate or Azure Logic Apps?Power Automate for citizen-developer flows that live inside a Dynamics 365 or Microsoft 365 experience; Azure Logic Apps for integrations that are owned by IT, deployed as code, and monitored alongside other Azure workloads. They share a runtime and most connectors — the difference is governance, deployment, and who runs it.
- What is the difference between Dataverse and SharePoint lists?SharePoint lists are documents-with-columns — great for team-managed data with up to a few thousand rows and no complex relationships. Dataverse is a relational application platform with typed columns, referential integrity, row-level security, plugins, and a stable API. Use SharePoint lists for tracking; use Dataverse anywhere a real application would use a database.
- What is a premium connector in Power Automate?A connector Microsoft classifies as premium — including every Dataverse and Dynamics 365 connector, SQL Server, HTTP action, on-premises data gateway, and most third-party paid services. Using one requires a per-user or per-flow Power Automate premium licence on top of the Microsoft 365 seeded plan. Standard connectors (Outlook, Teams, SharePoint, OneDrive) are included with M365; premium is a separate purchase.
- What are Dataverse environments and how many do I need?An environment is an isolated Dataverse database plus the security, apps, and flows around it. The standard split is three: Development (unmanaged solutions, iteration), Test/UAT (managed solutions from Dev, business testing), Production (managed solutions from Test, end users). Larger programmes add a per-developer sandbox and a dedicated release environment; nobody serious ships from a single environment.
- What is the difference between Dynamics 365 and Power Apps?Dynamics 365 is a set of first-party applications Microsoft builds on the Power Platform — Sales, Customer Service, Field Service, Business Central, Finance, Supply Chain, Customer Insights. Power Apps is the tool anyone can use to build their own applications on the same underlying Dataverse. Every Dynamics 365 app is technically a Power App; not every Power App is a Dynamics 365 app.
Product changes
Sales
About this hub
What kind of question fits on this hub?
- Decision questions people type into Google — 'Do I need Business Central or Finance and Operations?', 'What's the difference between Dataverse and SQL Server?'. Each page gives one direct answer up front, then three or four paragraphs of nuance, then the guides on this site that go deeper.
Are the answers Microsoft-official?
- No. The answers are opinionated — grounded in Microsoft's licensing and product docs but written to give a defensible recommendation, not to restate the manual. Where Microsoft's docs are ambiguous, that ambiguity is called out.
Can I suggest a question?
- Yes — via the contact form. Good candidates are questions that come up in real conversations, have a defensible answer, and don't just duplicate an existing guide.
How often is this list refreshed?
- Every release wave (April and October) the whole list is reviewed for Microsoft product changes; individual answers are edited immediately when a licensing or product change makes them wrong.