What are Data Loss Prevention polices in Power Platform and why would you use those?
That’s the question I had to answer recently in a relatively concise manner, and, perhaps, what came out could be useful for others, too.
Essentially, the purpose...
In Microsoft Dataverse, business rules are not application-specific. They can be scoped to a certain main form, they can be scoped to a table, or they can be scoped to all forms in that table (in the latter case, this would mean the rules would al...
For some reason, this issue comes up every now and then. It may come up when talking to the new application users, to the new developers, to the business analysts sometimes… and, usually, it needs to be addressed quickly.
Basically, it might not b...
I’ve been diligently checking for this setting in my admin portal a few times per week lately, and, finally, it has arrived:
Before you proceed, you might want to read my earlier intro post for this feature:
https://www.itaintboring.com/dynamics-...
Now that we have the ability to configure maintenance window settings in the production environments, what would we use it for?
The wording there is quite interesting – if there is no downtime or service degradation, why would we care?
Well, the ...
Well, good things just keep coming in. API limits have been increased quite a bit, and, it seems, it just happened yesterday:
https://docs.microsoft.com/en-us/power-platform/admin/api-request-limits-allocations
It’s, now, 40000 calls per Power App...
Have you noticed that there is a new feature that’s been added to the security model in Dataverse, and it’s called “Matrix Business Units”?
https://docs.microsoft.com/en-us/power-platform/admin/wp-security-cds
It is in preview, and it is be...
This one is almost of an academical interest; since, after all, there is Dataverse connector available already. But, just on the principle, I was wondering if it were possible to use C# code in the custom connector to connect to Dataverse?
Actual...