Dataverse Flashcards
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.