SlideShare a Scribd company logo
1 of 58
29TH NOVEMBER – 1ST DECEMBER 2021
Isabelle Van Campenhoudt
Serge Luca
Power Platform Associates
HOW TO CHOOSE BETWEEN SHAREPOINT LISTS, SQL AZURE,
MICROSOFT DATAVERSE
♡ DIAMOND AND PLATINUM SPONSORS ♡
Isabelle Van Campenhoudt
Data Platform MVP, Brussels
Consultant, Speaker Trainer, Community Leader
SQL server since 1999
SharePoint BI & Power BI since it starts
Blog: theSQLGrrrl.wordpress.com
ivc@shareql.com
Twitter: @theSQLgrrrl
SQL
BI
Tuning
Architecture
Coffee making
Doctor Flow aka “Serge Luca”
Business Application MVP, Brussels
MVP 15th year
Business Apps, Office 365 Solution architect
Creator of the open-source Power Platform BPM Toolkit
Author of “Power Automate in a day”
Blog: sergeluca.wordpress.com
sergeluca@shareql.com
Twitter: @sergeluca
Agenda
Power Platform overview
What you really need to know about Dataverse
Dataverse versus SQL, SharePoint [Go-No Features]
Dataverse versus SQL, SharePoint [Cherry on the cake features]
Conclusions
Power Platform
Overview
Overview of the Power Platform
In our Power Platform+ governance check list :
Connectors
• More than 480 connectors
• Connectors to
• Dataverse
• SQL server (cloud and on premises)
• SharePoint (cloud and on premises)
Where to start
Advice : if you have existing data
somewhere, keep it where it is
• There are connectors
• On premises : use the on-
premises data gateway
The question is : what should I
chose if I start from scratch ?
Go–No Go features
Storage​ Performance​ Real time​
Api calls/
connection​
RPO/RTO​
Price​
Document
storage &
management​
Transaction​s Silos
Power Apps
Portal​
Model driven
apps​
Complex
relational
model​
AI Builder​
Security Field
level security​
Security : record
sharing​/row
level security
What your really
need to know about
Dataverse
Microsoft Dataverse – what´s in the box?
API
It is much more than a database
• Storage
• Application Server
• Back-end of Dynamics 365
2 configurations
• Dataverse
Not free
• Dataverse for Teams
"Free" with Microsoft 365
Limitations
Dataverse
Compute Storage
oData
web api
Dataverse. . . Runs on Azure
Dataverse
Compute Eventing + Extensibility
Storage
Dataverse. . . Extends with Azure
Dataverse for Teams
How can we use Dataverse
Create an
environment
Create a table
Secure the table
(who can do what)
Call the oData Web
api Directly or
indirectly
(connectors)
Call the Dataverse oData Web api directly
Call Dataverse by using the Dataverse connector
1 table in Dataverse = 1 table in Azure SQL
FetchXML = the SQL language of Dataverse
https://docs.microsoft.com/en-us/powerapps/developer/data-
platform/use-fetchxml-left-outer-join-query-records-not-in
Generate FetchXML
FetchXML
Builder
SQL4CDS
XrmToolBox
Go-No Go comparison
criterias
Price : you get what you pay for
Each end user interacting with DV Or SQL must have a premium license
Power Apps Per app license: 1 app 1000 employees x4,20€/month x 12 months =
50.400 €/Year
Power Apps Per user license: Unlimited apps 1000 employees x16,20€/month x 12
months = 194.400 €/year
Pay as you go : 8,20€/month/employee/used application in the month
Azure SQL SharePoint Dataverse Dataverse for Teams
Each end user must
pay:
Premium + Storage M365 License Premium M365 License
Dataverse storage price
Dataverse storage
• Database
• Logs
• Files
Premium Licences give storage
• Power Apps per user: 10 GB Db, 20 GB Files, 2 GB logs
Buy add-ons to have more storage
• 2 GB
• 1 millions rows
Saas/Paas
Azure SQL SharePoint Dataverse Dataverse for Teams
PaaS SaaS SaaS​ SaaS​
Storage capacity
Azure SQL
• SQL​
• “unlimited”
SharePoint
• meta model
on top of SQL
& Azure Blob
storage​
• “unlimited”​
(30 M/List)
Dataverse
• SQL, Cosmos
DB, Azure
Blob Storage​
• “unlimited”​
Dataverse for
Teams
• SQL, Cosmos
DB, Azure
Blob Storage​
• 1 M rows, 2
GB​
Business continuity
Azure SQL SharePoint Dataverse Dataverse for Teams
SLA:99,99%
RPO 5-10 min
RTO <12h
PITR 1-365
geo replication and
LTR 10 years
SLA:99,9% SLA
Backups every 12
hours
Records retention : 90
days retention (Recycle
Bin)
SLA :99,9%
RPO :5-10 min
Backups expires after 7
days
SLA :99,9%
RPO :5-10 min
Backups expires after 7
days
Third party tools can be purchased to extend the backup retention period (Dataverse and
SP)
SLA= Service Level Agrement
RTO = Recovery Time Objective
RPO = Recovery Point Objective
LTR = Long Term Rention
PITR =Point in Time Restore
99,9% = 8h45 downtime a year
99,99% = 58 minutes a year
Performance & throttling
Azure SQL SharePoint Dataverse Dataverse for Teams
Performance​ Very high​ Average​ Very high​ Very high​
Api calls/ connection​ 3000/60sec 600/60 sec​ 1200/60 sec 1200/60 sec
Extensibility
Azure SQL SharePoint Dataverse Dataverse for Teams
Extensibility
Trigger, Stored proc,
Power Automate
Power Automate
SharePoint Framework
Workflows, plugins,
rollups, Power
Automate, jobs​
Power Automate,
Power Fx in the DB​
DEMO
Extensibility in Dataverse : Rollup fields
Extensibility in Dataverse : Power Automate
Extensibility in Dataverse for Teams
Power Fx Formulas in the Database
Security
Azure SQL SharePoint Dataverse
Dataverse for
Teams
Role Based
Security
**** **** ***** ***
Record Sharing Yes Yes Yes No
Field Level
Security
Yes No Yes No
Hierarchy No No Yes No
Security roles in Dataverse
• When a record is created, defines who can
• Create
• Read
• Modify (Write)
• Own (Assign)
• Share with someone else
HR
(Manager)
Sales
Org (Power Platform
Associates)
HR Belgium HR China
User 2 User 3
User 1
Hierarchical security : based on hierarchy
Hierarchical security : based on position
Dataverse for Teams Security
Transactions
Azure SQL SharePoint Dataverse Dataverse for Teams
Transactions Yes No Yes Yes
Transactions
Applications that require Dataverse
Power Apps
Portal
Model Driven
Apps
AI Builder
Dataverse (not DV4T!)
Applications requiring Dataverse
Azure SQL SharePoint
Power Apps Portal Via Power Automate Via Power Automate
Model Driven Apps Via Power Automate Via Power Automate
AI Builder No No
Cherry on the cake
Dataflows
Azure Data
Lake
Synapse
Any
data
source
Any
data
source
Dynamics
365 Apps
Power
Apps
Power
Automate
Power Virtual
Agent
Power BI
Standard dataflows ( V1 & V2)
Analytical dataflows
Dataverse
Copy
Combine
Transform
Refresh
(Power Query
Online)
Dataflow integration
Dataverse connectors
Dataverse for Teams connectors
Off-line support
Azure SQL SharePoint Dataverse Dataverse for Teams
Off-line
To be implemented in
client app
To be implemented in
client app
Out of the box No
Dataverse relevance search
Entities can be indexed + crawled and be searched
The internal engine is Azure Cognitive Search
Document in entities can be indexed too
The (Apache) Lucerne query syntax can be used
• Fuzzy search, proximity search,…
• https://docs.microsoft.com/en-us/azure/search/query-lucene-
syntax
Auditing
Auditing at the environment level
Auditing at the table level
Auditing at the field level
Activity logging
Conclusions
Conclusions
Keep your data where it is
You cannot be wrong by using SQL Azure
In most case Dataverse is a great SaaS solution
It gives you many Dynamics 365 features
You can combine
You can upgrade from DV4T to DV
SQL/SharePoint/Dataverse
Dataverse for Teams and SharePoint
Dataverse is not a toy
thank you
questions?
BLOG URL
TWITTER HANDLE
Performance
https://www.youtube.com/watch?v=IvTiAanB3Cs&t=10s

More Related Content

What's hot

Microsoft Azure Active Directory
Microsoft Azure Active DirectoryMicrosoft Azure Active Directory
Microsoft Azure Active Directory
David J Rosenthal
 

What's hot (20)

SharePoint Overview
SharePoint OverviewSharePoint Overview
SharePoint Overview
 
Azure App Service
Azure App ServiceAzure App Service
Azure App Service
 
F17_Unified Governance for Power Automate, Power Apps, Power BI
F17_Unified Governance for Power Automate, Power Apps,  Power BIF17_Unified Governance for Power Automate, Power Apps,  Power BI
F17_Unified Governance for Power Automate, Power Apps, Power BI
 
Microsoft Azure Technical Overview
Microsoft Azure Technical OverviewMicrosoft Azure Technical Overview
Microsoft Azure Technical Overview
 
Power Platform Governance
Power Platform GovernancePower Platform Governance
Power Platform Governance
 
Introduction to Azure
Introduction to AzureIntroduction to Azure
Introduction to Azure
 
Microsoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloudMicrosoft Azure - Introduction to microsoft's public cloud
Microsoft Azure - Introduction to microsoft's public cloud
 
PowerApps Deep Dive
PowerApps Deep DivePowerApps Deep Dive
PowerApps Deep Dive
 
Azure fundamentals
Azure   fundamentalsAzure   fundamentals
Azure fundamentals
 
Sharepoint Basics
Sharepoint BasicsSharepoint Basics
Sharepoint Basics
 
Enter the World of PowerApps - Canvas vs. Model-Driven Apps
Enter the World of PowerApps - Canvas vs. Model-Driven AppsEnter the World of PowerApps - Canvas vs. Model-Driven Apps
Enter the World of PowerApps - Canvas vs. Model-Driven Apps
 
Microsoft Azure Active Directory
Microsoft Azure Active DirectoryMicrosoft Azure Active Directory
Microsoft Azure Active Directory
 
1- Introduction of Azure data factory.pptx
1- Introduction of Azure data factory.pptx1- Introduction of Azure data factory.pptx
1- Introduction of Azure data factory.pptx
 
Microsoft AZ-900 Dumps Questions
Microsoft AZ-900 Dumps QuestionsMicrosoft AZ-900 Dumps Questions
Microsoft AZ-900 Dumps Questions
 
How to implement SharePoint in your organization
How to implement SharePoint in your organizationHow to implement SharePoint in your organization
How to implement SharePoint in your organization
 
Migrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with ConfidenceMigrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with Confidence
 
Azure migration
Azure migrationAzure migration
Azure migration
 
Introduction to Azure Data Factory
Introduction to Azure Data FactoryIntroduction to Azure Data Factory
Introduction to Azure Data Factory
 
Azure Databricks - An Introduction (by Kris Bock)
Azure Databricks - An Introduction (by Kris Bock)Azure Databricks - An Introduction (by Kris Bock)
Azure Databricks - An Introduction (by Kris Bock)
 
PowerBI - Porto.Data - 20150219
PowerBI - Porto.Data - 20150219PowerBI - Porto.Data - 20150219
PowerBI - Porto.Data - 20150219
 

Similar to How to choose between SharePoint lists, SQL Azure, Microsoft Dataverse with Doctor Flow and Isa

Be05 introduction to sql azure
Be05   introduction to sql azureBe05   introduction to sql azure
Be05 introduction to sql azure
DotNetCampus
 
Formulating Power BI Enterprise Strategy
Formulating Power BI Enterprise StrategyFormulating Power BI Enterprise Strategy
Formulating Power BI Enterprise Strategy
Teo Lachev
 
SQL Analytics Powering Telemetry Analysis at Comcast
SQL Analytics Powering Telemetry Analysis at ComcastSQL Analytics Powering Telemetry Analysis at Comcast
SQL Analytics Powering Telemetry Analysis at Comcast
Databricks
 

Similar to How to choose between SharePoint lists, SQL Azure, Microsoft Dataverse with Doctor Flow and Isa (20)

いそがしいひとのための Microsoft Ignite 2018 最新情報 Data 編
いそがしいひとのための Microsoft Ignite 2018 最新情報 Data 編いそがしいひとのための Microsoft Ignite 2018 最新情報 Data 編
いそがしいひとのための Microsoft Ignite 2018 最新情報 Data 編
 
Optimiser votre infrastructure SQL Server avec Azure
Optimiser votre infrastructure SQL Server avec AzureOptimiser votre infrastructure SQL Server avec Azure
Optimiser votre infrastructure SQL Server avec Azure
 
Global Power Platform 2022 How to set up help desk solution within Micros...
Global Power Platform  2022    How to set up help desk solution within Micros...Global Power Platform  2022    How to set up help desk solution within Micros...
Global Power Platform 2022 How to set up help desk solution within Micros...
 
Brk2045 upgrade sql server 2017 (on prem, iaa-s and paas)
Brk2045 upgrade sql server 2017 (on prem, iaa-s and paas)Brk2045 upgrade sql server 2017 (on prem, iaa-s and paas)
Brk2045 upgrade sql server 2017 (on prem, iaa-s and paas)
 
Azure Data.pptx
Azure Data.pptxAzure Data.pptx
Azure Data.pptx
 
Azure Data Factory | Moving On-Premise Data to Azure Cloud | Microsoft Azure ...
Azure Data Factory | Moving On-Premise Data to Azure Cloud | Microsoft Azure ...Azure Data Factory | Moving On-Premise Data to Azure Cloud | Microsoft Azure ...
Azure Data Factory | Moving On-Premise Data to Azure Cloud | Microsoft Azure ...
 
Cepta The Future of Data with Power BI
Cepta The Future of Data with Power BICepta The Future of Data with Power BI
Cepta The Future of Data with Power BI
 
Azure SQL Database Managed Instance
Azure SQL Database Managed InstanceAzure SQL Database Managed Instance
Azure SQL Database Managed Instance
 
Spark + AI Summit 2020 イベント概要
Spark + AI Summit 2020 イベント概要Spark + AI Summit 2020 イベント概要
Spark + AI Summit 2020 イベント概要
 
[Luca/Van Campenhoudt] Microsoft Flow Beyone the Limits: Tips, Pitfalls, Patt...
[Luca/Van Campenhoudt] Microsoft Flow Beyone the Limits: Tips, Pitfalls, Patt...[Luca/Van Campenhoudt] Microsoft Flow Beyone the Limits: Tips, Pitfalls, Patt...
[Luca/Van Campenhoudt] Microsoft Flow Beyone the Limits: Tips, Pitfalls, Patt...
 
Microsoft Flow best practices European Collaboration Summit 2018
Microsoft Flow best practices European Collaboration Summit 2018Microsoft Flow best practices European Collaboration Summit 2018
Microsoft Flow best practices European Collaboration Summit 2018
 
In-memory ColumnStore Index
In-memory ColumnStore IndexIn-memory ColumnStore Index
In-memory ColumnStore Index
 
Be05 introduction to sql azure
Be05   introduction to sql azureBe05   introduction to sql azure
Be05 introduction to sql azure
 
Making the Most of Power BI with SQL Server 2014 and Azure
Making the Most of Power BI with SQL Server 2014 and AzureMaking the Most of Power BI with SQL Server 2014 and Azure
Making the Most of Power BI with SQL Server 2014 and Azure
 
Formulating Power BI Enterprise Strategy
Formulating Power BI Enterprise StrategyFormulating Power BI Enterprise Strategy
Formulating Power BI Enterprise Strategy
 
Azure from Rookie to DevStart
Azure from Rookie to DevStartAzure from Rookie to DevStart
Azure from Rookie to DevStart
 
Migrating on premises workload to azure sql database
Migrating on premises workload to azure sql databaseMigrating on premises workload to azure sql database
Migrating on premises workload to azure sql database
 
SQL Analytics Powering Telemetry Analysis at Comcast
SQL Analytics Powering Telemetry Analysis at ComcastSQL Analytics Powering Telemetry Analysis at Comcast
SQL Analytics Powering Telemetry Analysis at Comcast
 
AWS Summit Stockholm 2014 – B4 – Business intelligence on AWS
AWS Summit Stockholm 2014 – B4 – Business intelligence on AWSAWS Summit Stockholm 2014 – B4 – Business intelligence on AWS
AWS Summit Stockholm 2014 – B4 – Business intelligence on AWS
 
2014.11.14 Data Opportunities with Azure
2014.11.14 Data Opportunities with Azure2014.11.14 Data Opportunities with Azure
2014.11.14 Data Opportunities with Azure
 

More from serge luca

More from serge luca (20)

F1_Design Mission Critical Enterprise Applications with Power Automate and Do...
F1_Design Mission Critical Enterprise Applications with Power Automate and Do...F1_Design Mission Critical Enterprise Applications with Power Automate and Do...
F1_Design Mission Critical Enterprise Applications with Power Automate and Do...
 
Design mission-critical enterprise applications with Power Automate and Docto...
Design mission-critical enterprise applications with Power Automate and Docto...Design mission-critical enterprise applications with Power Automate and Docto...
Design mission-critical enterprise applications with Power Automate and Docto...
 
AOS Germany- 2020-Advanced Business Process Management with Power Automate an...
AOS Germany- 2020-Advanced Business Process Management with Power Automate an...AOS Germany- 2020-Advanced Business Process Management with Power Automate an...
AOS Germany- 2020-Advanced Business Process Management with Power Automate an...
 
Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...
Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...
Rencore Power Automate Mini Summit : Power Automate Business Process Manageme...
 
How to become a Power Automate/Flow hero with Doctor Flow (Session online SPS...
How to become a Power Automate/Flow hero with Doctor Flow (Session online SPS...How to become a Power Automate/Flow hero with Doctor Flow (Session online SPS...
How to become a Power Automate/Flow hero with Doctor Flow (Session online SPS...
 
Power Automate/ Flow patterns tips and tricks after 3 years with Doctor Flow
Power Automate/ Flow patterns tips and tricks after 3 years with Doctor FlowPower Automate/ Flow patterns tips and tricks after 3 years with Doctor Flow
Power Automate/ Flow patterns tips and tricks after 3 years with Doctor Flow
 
Microsoft flow best practices with Doctor Flow. PowerSaturday 2019, Paris
Microsoft flow best practices with Doctor Flow. PowerSaturday  2019, ParisMicrosoft flow best practices with Doctor Flow. PowerSaturday  2019, Paris
Microsoft flow best practices with Doctor Flow. PowerSaturday 2019, Paris
 
Doctor Flow- Best practices Microsoft flow - Techorama 2019
Doctor Flow- Best practices Microsoft flow - Techorama 2019Doctor Flow- Best practices Microsoft flow - Techorama 2019
Doctor Flow- Best practices Microsoft flow - Techorama 2019
 
Doctor Flow: Enterprise Flows best practices - patterns (SharePoint Saturday...
Doctor Flow:  Enterprise Flows best practices - patterns (SharePoint Saturday...Doctor Flow:  Enterprise Flows best practices - patterns (SharePoint Saturday...
Doctor Flow: Enterprise Flows best practices - patterns (SharePoint Saturday...
 
Microsoft flow best practices SharePoint Saturday Bremen 2019 (Germany)
Microsoft flow best practices SharePoint Saturday Bremen 2019 (Germany)Microsoft flow best practices SharePoint Saturday Bremen 2019 (Germany)
Microsoft flow best practices SharePoint Saturday Bremen 2019 (Germany)
 
Using microsoft flow in real world projects 2 years later and what's next
Using microsoft flow in real world projects 2 years later and what's nextUsing microsoft flow in real world projects 2 years later and what's next
Using microsoft flow in real world projects 2 years later and what's next
 
ESPC18 Copenhagen session : Energize your application developments with micro...
ESPC18 Copenhagen session : Energize your application developments with micro...ESPC18 Copenhagen session : Energize your application developments with micro...
ESPC18 Copenhagen session : Energize your application developments with micro...
 
Microsoft Flow session : tips, pitfalls, warnings to be known before starting...
Microsoft Flow session : tips, pitfalls, warnings to be known before starting...Microsoft Flow session : tips, pitfalls, warnings to be known before starting...
Microsoft Flow session : tips, pitfalls, warnings to be known before starting...
 
Microsoft Flow advanced: tips, pitfalls, problems and warnings to be known be...
Microsoft Flow advanced: tips, pitfalls, problems and warnings to be known be...Microsoft Flow advanced: tips, pitfalls, problems and warnings to be known be...
Microsoft Flow advanced: tips, pitfalls, problems and warnings to be known be...
 
Microsoft Flow : what you need to know before starting a real project
Microsoft Flow : what you need to know before starting a real projectMicrosoft Flow : what you need to know before starting a real project
Microsoft Flow : what you need to know before starting a real project
 
Make your SharePoint fly by tuning and optimizing SQL Server
Make your SharePoint  fly by tuning and optimizing SQL ServerMake your SharePoint  fly by tuning and optimizing SQL Server
Make your SharePoint fly by tuning and optimizing SQL Server
 
Improve your productivity with Microsoft Fow - Power to the people
Improve your productivity with Microsoft Fow - Power to the peopleImprove your productivity with Microsoft Fow - Power to the people
Improve your productivity with Microsoft Fow - Power to the people
 
Microsoft Flow Advanced : tips, pitfalls, problems to be known before staring...
Microsoft Flow Advanced : tips, pitfalls, problems to be known before staring...Microsoft Flow Advanced : tips, pitfalls, problems to be known before staring...
Microsoft Flow Advanced : tips, pitfalls, problems to be known before staring...
 
Microsoft Flow - SharePoint Saturday Paris 2017
Microsoft Flow - SharePoint Saturday Paris 2017Microsoft Flow - SharePoint Saturday Paris 2017
Microsoft Flow - SharePoint Saturday Paris 2017
 
Etude de cas : comment le groupe Lacroix Sofrel améliore son écoute client av...
Etude de cas : comment le groupe Lacroix Sofrel améliore son écoute client av...Etude de cas : comment le groupe Lacroix Sofrel améliore son écoute client av...
Etude de cas : comment le groupe Lacroix Sofrel améliore son écoute client av...
 

Recently uploaded

%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
masabamasaba
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
masabamasaba
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
VishalKumarJha10
 

Recently uploaded (20)

Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the past
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
10 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 202410 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 2024
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
The Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdfThe Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdf
 
Exploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfExploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdf
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
 
Generic or specific? Making sensible software design decisions
Generic or specific? Making sensible software design decisionsGeneric or specific? Making sensible software design decisions
Generic or specific? Making sensible software design decisions
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 

How to choose between SharePoint lists, SQL Azure, Microsoft Dataverse with Doctor Flow and Isa

Editor's Notes

  1. What is truly Dataverse? Not a toy , not a new Access What are the criteria to choose the solution or defend your choice Understanding the criteria implications--- the devil is in the details Find out what can potentially block your project “NoGo” Conclusions
  2. Language used in Power Apps = Power Fx Language used in Power Automate = Logic Apps + Power Fx in 2022
  3. 17
  4. 18
  5. https://org0b5d1649.crm4.dynamics.com/api/data/v9.1/shareql_expenseses
  6. Animations are ok
  7. Show sql server
  8. https://docs.microsoft.com/en-us/powerapps/developer/data-platform/use-fetchxml-left-outer-join-query-records-not-in
  9. https://docs.microsoft.com/en-us/power-platform/admin/business-continuity-disaster-recovery TODO ISA : expliquer En Azure SQL, quelles sont les options qui permettent quasiment d’être en SaaS ? Les options automatiques sont typiquement Paas: mise a jours, aavailability, monitoring auditing et scalability. Parc ontre il n’y a pas d’aide particulière à “l’interieur” de l’outil Ca requiert donc une connaissance de SQL dev– mais pas trop d’admin ou en tout cas c’est vachement allege Voir: https://docs.microsoft.com/en-us/azure/azure-sql/database/sql-database-paas-overview Outils:
  10. SharePoint meta model = several SP list combined in one SQL Table -> more contention TODO serge check dataverse max size
  11. SharePoint meta model = several SP list combined in one SQL Table -> more contention TODO serge demo
  12. SharePoint meta model = several SP list combined in one SQL Table -> more contention TODO serge demo
  13. SharePoint meta model = several SP list combined in one SQL Table -> more contention TODO serge demo
  14. SharePoint meta model = several SP list combined in one SQL Table -> more contention
  15. If we define a security role with ‘Business unit’ and we apply this role to HR. People of HR won’t see the data generated by people from HR Belgium and HR China If we define a security role with ‘Parent child Business uni’t and we apply this role to HR.
  16. If we define a security role with ‘Business unit’ and we apply this role to HR. People of HR won’t see the data generated by people from HR Belgium and HR China If we define a security role with ‘Parent child Business uni’t and we apply this role to HR.
  17. SharePoint meta model = several SP list combined in one SQL Table -> more contention
  18. SharePoint meta model = several SP list combined in one SQL Table -> more contention
  19. https://docs.microsoft.com/en-us/power-query/dataflows/dataflows-teams
  20. There is an api and the first thing that happens when we hit this api is to trigger the security layer
  21. Staffing, culture