Explore Microsoft Dataverse Flashcards
What is Microsoft Dataverse?
Explore Microsoft Dataverse
A cloud based solution for hosting, managing and structuring data and business logic to support appd across Power Platform.
TRUE OR FALSE: Data stored in Dataverse can only be accessed in the same geographical local it is deployed in.
Explore Microsoft Dataverse
FALSE
Dataverse is available globally
Why is Dataverse deployed geographically?
Explore Microsoft Dataverse
To help customers comply with potential data residency.
What is makes Dataverse and traditional databases different?
Explore Microsoft Dataverse
Dataverse is the storing and management of data incorporated with the security, logic, analysis all in one place. It is a central data repository, whereas a traditional database is just for storage.
What are the 5 main parts of Dataverse?
Explore Microsoft Dataverse
Security
Logic
Data
Storage
Integration
Describe the Logic category of Dataverse.
Explore Microsoft Dataverse
Dataverse handles authentication with Microsoft Entra ID to allow for conditional access and multi-factor authentication. It supports authorization down to the row and column level and provides rich auditing capabilities.
Describe the Data category of Dataverse.
Explore Microsoft Dataverse
Dataverse allows you to easily apply business logic at the data level. Regardless of how a user interacts with the data, the same rules apply. These rules could be related to duplicate detection, business rules, workflows, or more.
Describe the Storage category of Dataverse.
Explore Microsoft Dataverse
Dataverse offers you the control to shape your data, allowing you to discover, model, validate, and report on your data. This control ensures your data looks the way you want regardless of how it is used.
Describe the Integration category of Dataverse.
Explore Microsoft Dataverse
Dataverse stores your physical data in the Azure cloud. This cloud-based storage removes the burden of worrying about where your data lives or how it scales. These concerns are all handled for you.
Describe the Security category of Dataverse.
Explore Microsoft Dataverse
Dataverse connects in different ways to support your business needs. APIs, webhooks, eventing, and data exports give you flexibility to get data in and out.
TRUE OR FALSE: Microsoft Dataverse is Cloud based.
Explore Microsoft Dataverse
TRUE
It is a cloud based colution
What is the first step to using Dataverse?
Explore Microsoft Dataverse
Creating one or many cloud based instances of a standardized database.
What is a standardized database (What makes it different from a regular database)?
It is a database with predefined columns commonly used across many organizations and businesses.
It includes the columns it thinks a business will need to start with.
What are the advantages of using Microsoft dataverse?
Explore Microsoft Dataverse
- You can access you data in the same place as your apps and workflows
- Its ease of creation/setup and management allows you to fous on bulding solutions without thinking about infrastructure, storage and integration
- It combines traditional database storage with Security, Logic, Data and Integration features
- It is cloud based, so it can be accessed anywhere as long as yo are connected to wifi
How can a business solution outside of Power Platform connect to Dataverse?
Explore Microsoft Dataverse
Using Dataverse APIs
What size can you extend a Dataverse database insance to?
Explore Microsoft Dataverse
4TB
Does Dataverse scale with lots of data?
Explore Microsoft Dataverse
Yes, Dataverse database tables can hold millions of items amd support complex data models.
What affects the amount of data available per Dataverse instance?
Explore Microsoft Dataverse
The number of and types of licenses associated with your Dataverse.
What is the structure of a Dataverse database ased on?
Explore Microsoft Dataverse
The defintions and schema in the Common Data Model
What is the key benefit of the Common Data Model?
Explore Microsoft Dataverse
It simplifies the integration and creation of different solutions, and allows you to use solutions provided by venders to have a premade schema.
What is a table in a database?
Explore Microsoft Dataverse
A logical structure of data containing rows and columns that define that data.
What are the three types of tables in Dataverse?
Explore Microsoft Dataverse
Standard
Managed
Custom
Describe the Standard table type in Dataverse.
Explore Microsoft Dataverse
Tables that are included with a Dataverse environment off that bat. Also known as “out-of-box” tables, these can be customized after the fact.
Includes premade tables like: Users, Task, Account, Contact, Business Unit etc.
Describe the Managed table type in Dataverse.
Explore Microsoft Dataverse
Tables that are not customizable and have been imported into the environment as part of a managed solution.