Good evening,
I am trying to achieve the following:
- I want to build a solution in PowerApps which is shipped to customers. These customers install and run the application from their tenant.
- As part of this solution, they could be able to create and work on Cases in our central Dynamics environment by a model driven PowerApp which simply is built on the "Cases"-dataverse table
Since I do not have the environment setup to test this out: will this work?
I am thinking two issues:
- Datasource: is it possible to use the Dataverse connector to connect to an external tenant?
- Dynamics license: whats the impact on my Dynamics licenses?
The naive solution which my brain spits out is: create a user in your Dynamics environment for this customer, use the customer/service principal? to connect to the Dataverse and you are done - including security.
But that surely is too easy?
Has anyone done that already?
Thanks
Pete