@Sharma, Pushkal-XT Welcome to Microsoft Q&A Forums and thank you for your interest in Azure Cosmos DB.
You can migrate Apache Cassandra data into Azure Cosmos DB via the Cassandra API.
The process involves moving the data by using
- The cqlsh COPY command
- Spark
We have a published a detailed migration guide here
Please follow the documentation and let us know if you face any issues.
----------
If an answer is helpful, please "Accept answer" or "Up-Vote" for the same which might be beneficial to other community members reading this thread.