Originally posted on Temmy Wahyu Raharjo:
Do you know we can pass the?partitionID?parameter when doing CRUD to improve performance??The information I got from this documentation link. Today we will prove how what is the difference between using the?partitionID?and not using it. To collect the data, I’ll run below code: using System; using System.Web.Configuration; using Entities;…
Continue Reading Nishant Rana’s Article on their blog
Dataverse: Improve Performance using Partition Key
another gem from Temmy – Partitions – worth trying out – https://docs.microsoft.com/en-us/power-apps/developer/data-platform/org-service/azure-storage-partitioning-sdk
Blog Syndicated with Nishant Rana’s Permission