What is a Dataverse Environment?
How many Dataverses can be in an environment?
Just one
Explain the Dataverse Environment security setup
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?
How many Dataverse Environments can you have?
One or more
Example using multiple Dataverse Environments
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?
What are the groups of settings in Power Platform Admin Center?
How do you get to the Power Platform Admin Center?
Power Apps Home->Settings->Admin Center
What is the Dataverse?
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?
Where does data for the Dataverse come from?
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?
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.