I see that cosmosDb now supports large partition keys (up to 2kbs) but by default it uses 100 bytes to store that data.
In microsoft docs i've found how this option can be enabled for existing containers - link
Is there a way to enable this somehow for already existing containers ? And is there any risk in doing that ?