In order to improve performance on Azure table operations it is advised to batch them.
However the documentation does not clearly state that the batch must all have the same PartionKey and may only contain 100 items.
Random outpourings of a software developer
In order to improve performance on Azure table operations it is advised to batch them.
However the documentation does not clearly state that the batch must all have the same PartionKey and may only contain 100 items.