Događaj
Izgradite inteligentne aplikacije
17. mar 21 - 21. mar 10
Pridružite se seriji sastanaka kako biste izgradili skalabilna AI rešenja zasnovana na stvarnim slučajevima korišćenja sa kolegama programerima i stručnjacima.
Registrujte se odmahOvaj pregledač više nije podržan.
Nadogradite na Microsoft Edge biste iskoristili najnovije funkcije, bezbednosne ispravke i tehničku podršku.
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.
Napomena
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.
Događaj
Izgradite inteligentne aplikacije
17. mar 21 - 21. mar 10
Pridružite se seriji sastanaka kako biste izgradili skalabilna AI rešenja zasnovana na stvarnim slučajevima korišćenja sa kolegama programerima i stručnjacima.
Registrujte se odmahObuka
Putanja učenja
Implementar uma estratégia de modelagem e particionamento de dados para o Azure Cosmos DB para NoSQL
Certifikacija
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.