Dataverse Flashcards
(40 cards)
What is a Dataverse Environment?
- It’s used to store, manage, and share your organization’s business data, apps, and flows in the Microsoft Power Platform.
- Dataverse environments allow you to manage user access, security settings, and the storage that is associated with that database.
How many Dataverses can be in an environment?
Just one
Explain the Dataverse Environment security setup
- Each environment is created under a Microsoft Azure Active Directory Azure AD tenant.
- This environment’s resources can only be accessed by users within the tenant.
How many Environments can be in a Tenant?
One or more
How can you restrict which data Connectors can be used in a Dataverse?
Go to the Data Policies section in the Power Platform Admin Center
What is a Dataverse Environment bound to?
- A specific geographic location, such as the United States
- When you create a Microsoft Dataverse database in an environment, that database is created within datacenters in that specific geographic location.
How many Dataverse Environments can you have?
One or more
Example using multiple Dataverse Environments
- Development environment
- Testing environment
- Production environment
- Geographical Location
Each of these environments will only have one instance of Microsoft Dataverse or none at all
Where can you create new environments, manage existing ones, or create new instances of a database?
- The Dataverse has a rich set of administrative options and several administrative portals available for you to use to administer your Dataverse settings.
- However, the Power Platform Admin Center contains most of the administration settings you will need.
What are the groups of settings in Power Platform Admin Center?
- First they are grouped as environments, which list all instances of Dataverse.
- Secondly, as data policies that allow you to set up policies to restrict which data connectors can be used with Microsoft Dataverse. These data connectors help to limit what data can flow into or out of Dataverse tables.
- Third, data integration, which lets you create or add predefined connections.
- You can also monitor these connections between Microsoft Dataverse and other data stores like Salesforce or SQL Server.
How do you get to the Power Platform Admin Center?
Power Apps Home->Settings->Admin Center
What is the Dataverse?
- A cloud-based data store for all your business data, as well as a low code data service that is an app platform as well.
- Data from various sources can be integrated into this central store and made available globally for your organization.
- The Dataverse will contain one or more databases.
Who is the Dataverse managed and maintained by?
Microsoft
It is not designed for stand alone use, so you need internet to access it.
Dataverse graphic
What are the five categories of Dataverse capabilities?
1. Security
2. Logic
3. Data
4. Storage
5. Integration
Dataverse Security
Dataverse handles authentication with Azure Active Directory (Azure AD) to allow for conditional access and multi-factor authentication. It supports authorization down to the row and column level and provides rich auditing capabilities.
Dataverse Logic
Dataverse allows you to easily apply business logic at the data level. Regardless of how a user is interacting with the data, the same rules apply. These rules could be related to duplicate detection, business rules, workflows, or more.
Dataverse Data
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.
Dataverse Storage
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.
Dataverse Integration
Dataverse connects in different ways to support your business needs. APIs, webhooks, eventing, and data exports give you the flexibility to get data in and out.
What uses the Dataverse?
- The Dataverse is used for Microsoft Dynamics 365 solutions such as Field Service, Marketing, Customer Service, and Sales.
- The AI Builder and Portals features of Microsoft Power Platform also utilize Dataverse.
- It is also available as part of Power Apps and Power Automate with native connectivity built right in.
Where does data for the Dataverse come from?
- Each Dataverse contains a comprehensive collection of out of the box tables, which you can use immediately. These are called standard tables and they are designed to meet a broad selection of business needs.
- You can also customize these tables and build relationships between tables of data, which make it possible to create powerful scalable solutions.
How is access managed in the Dataverse?
Only authorized users will be able to access this data, because it uses the Azure Active Directory for authentication.
How do you access data in the Dataverse?
- You can work with the data natively with tools such as Power Apps or Power Automate.
- Or through connectors and APIs, you can connect to Microsoft Dataverse from any business solution.
What is a Dataverse database?
A single instance of Microsoft Dataverse that stores data in a set of standard and custom data structures called tables.