Догађаји
Изградите интелигентне апликације
17. мар 21 - 21. мар 10
Придружите се серији састанака како бисте изградили скалабилна АИ решења заснована на стварним случајевима коришћења са колегама програмерима и стручњацима.
Региструјте се одмахОвај прегледач више није подржан.
Надоградите на Microsoft Edge бисте искористили најновије функције, безбедносне исправке и техничку подршку.
APPLIES TO:
NoSQL
In the realm of database management, it isn't uncommon for the initially chosen partition key for a container to become inadequate as applications evolve. It can result in suboptimal performance and increased costs for the container. Several factors contributing to this situation include:
To address these issues, Azure Cosmos DB offers the ability to seamlessly change the partition key using the Azure portal.
To change the partition key of a container in Azure Cosmos DB for the NoSQL API using the Azure portal, follow these steps:
Changing the partition key entails creating a new destination container or selecting an existing destination container within the same database.
If creating a new container using the Azure portal while changing the partition key, all configurations except for the partition key and unique keys are replicated to the destination container.
Then, data is copied from the source container to the destination container in an offline manner utilizing the Intra-account container copy job.
Напомена
It is recommended to stop all updates on the source container before proceeding to change the partition key of the container for entire duration of copy process to maintain data integrity.
Once the copy is complete, you can start using the new container with desired partition key and optionally delete the old container.
Догађаји
Изградите интелигентне апликације
17. мар 21 - 21. мар 10
Придружите се серији састанака како бисте изградили скалабилна АИ решења заснована на стварним случајевима коришћења са колегама програмерима и стручњацима.
Региструјте се одмахОбука
Путања учења
Implementar uma estratégia de modelagem e particionamento de dados para o Azure Cosmos DB para NoSQL
Цертификација
Certificado pela Microsoft: Azure Cosmos DB Developer Specialty - Certifications
Escreva consultas eficientes, crie políticas de indexação, gerencie e provisione recursos na API SQL e SDK com o Microsoft Azure Cosmos DB.