Įvykiai
03-17 21 - 03-21 10
Prisijunkite prie meetup serijos, kad sukurtumėte keičiamo dydžio DI sprendimus, pagrįstus realaus pasaulio naudojimo atvejais, su kolegomis kūrėjais ir ekspertais.
Registruotis dabarŠi naršyklė nebepalaikoma.
Atnaujinkite į „Microsoft Edge“, kad pasinaudotumėte naujausiomis funkcijomis, saugos naujinimais ir techniniu palaikymu.
APPLIES TO:
NoSQL
MongoDB
Cassandra
Azure Cosmos DB for NoSQL accounts in serverless capacity mode can be changed to provisioned capacity mode. Changing from serverless to provisioned capacity mode converts all containers within the account to manual provisioned throughput containers in-place. The containers' throughput is determined according to the following formula:
Throughput(RU/s) = max(5000, number of partitions * 1000)
.
You can also change the throughput or provisioning mode from manual to autoscale once the migration is complete.
Įspėjimas
This is an irreversible operation. Once migrated, the capacity mode can't be changed back to serverless.
To enable this feature, register for the preview feature Change capacity mode from serverless to provisioned throughput in your subscription. For more information, see register for an Azure Cosmos DB preview feature.
Follow these steps to change the capacity mode using Azure portal.
In the Azure portal, navigate to your API for NoSQL account.
Select the Change capacity mode to provisioned throughput option in the Overview section of the account page.
Review the changes and select Confirm to start the migration.
Monitor the status using the state field in the Overview section. The status indicates that the account is updating while the migration is in progress.
Once the migration is complete, the capacity mode field is now set to provisioned throughput.
Įvykiai
03-17 21 - 03-21 10
Prisijunkite prie meetup serijos, kad sukurtumėte keičiamo dydžio DI sprendimus, pagrįstus realaus pasaulio naudojimo atvejais, su kolegomis kūrėjais ir ekspertais.
Registruotis dabarMokymas
Modulis
Configure Azure Cosmos DB for NoSQL - Training
Select between the various throughput offerings in Azure Cosmos DB for NoSQL.
Sertifikatas
Microsoft Certified: Azure Cosmos DB Developer Specialty - Certifications
Write efficient queries, create indexing policies, manage, and provision resources in the SQL API and SDK with Microsoft Azure Cosmos DB.