I have a Cosmos DB Fixed Collection. The collection was created and utilizes a partition key.
What are the migration options from this Fixed Collection to an Unlimited Collection?
I know that I can use the Azure Cosmos DB Migration Tool to export data to JSON, then import it into a newly provisioned Unlimited Collection. Are there any other options supported by Microsoft?