Can i update Library columns values when SharePoint site storage quota is already full?

24 Views Asked by At

I have a query related to SharePoint Online Site storage Quota.

My customer has a site where the maximum site storage limit is already reached, but we have to update Libraries columns with system Update through a c# web job.

My customer has 20 libraries and each library has millions of documents, so customer wants to know if the system updates on documents Columns values will be impacted due to site storage limit is full, or it will not have any impact as it is column updates not a file udpate?

Can any one please share some information around it?

As per Microsoft documentations, new files can't be added and existing files can't be edited when site storage quota is full, but it is nowhere mentioned about site column updates.

0

There are 0 best solutions below