Difference between revisions of "Custom Data Provider"

From Power Wiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 09:19, 4 May 2021

If you want to configure a Virtual Entity but you are not able to use one of the built-in Data Providers (i.e. your data is not stored in a Cosmos DB and there is no OData V4 endpoint to use, then you have the possibility to create a Custom Data Provider.

Now with support for CRUD! Sample: Custom virtual table provider with CRUD operations

Microsoft Resources

Community Resources

VE now with support for CRUD!

Other articles

Custom Data Provider Samples