Skip to content

Commit 8673e44

Browse files
committed
Changes from review
1 parent 117cb37 commit 8673e44

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/cosmos-db/autopilot-faq.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,19 @@ author: deborahc
55
ms.author: dech
66
ms.service: cosmos-db
77
ms.topic: conceptual
8-
ms.date: 12/06/2019
8+
ms.date: 12/16/2019
99
---
1010

11-
# Autopilot mode FAQ (Preview)
11+
# Frequently asked questions about provisioned throughput in autopilot mode (Preview)
1212
With autopilot mode, Azure Cosmos DB will automatically manage and scale the RU/s of your container or database based on usage. This article answers commonly asked questions about autopilot mode.
1313

14+
## Frequently asked questions
15+
1416
### Is autopilot mode supported for all APIs?
1517
Yes, autopilot mode is supported for all APIs: Core (SQL), Gremlin, Table, Cassandra, and API for MongoDB.
1618

1719
### Is autopilot mode supported for multi-master accounts?
18-
Yes, autopilot mode is supported for multi-master accounts.
20+
Yes, autopilot mode is supported for multi-master accounts. The max RU/s are available in each region that is added to the Cosmos account.
1921

2022
### What is the pricing for autopilot?
2123
Refer to the Azure Cosmos DB [pricing page](https://azure.microsoft.com/pricing/details/cosmos-db/) for details.
@@ -27,7 +29,7 @@ Once you are [enrolled in the preview](provision-throughput-autopilot.md#enable-
2729
Currently, in the preview release, you can only create resources with autopilot mode from the Azure portal. Support for CLI and SDK is not yet available and is planned for GA release.
2830

2931
### Can I enable autopilot on an existing container or a database?
30-
Currently, autopilot can only be enabled on new containers and databases when they are first created. Support to enable autopilot on existing resources is planned for GA.
32+
Currently, you can enable autopilot on new containers and databases when creating them. Support to enable autopilot mode on existing containers and databases is planned for GA. You can migrate existing containers to a new container using [Azure Data Factory](../data-factory/connector-azure-cosmos-db.md) or [change feed](change-feed.md).
3133

3234
### Can I turn off autopilot mode on a container or database?
3335
Yes, you can turn off autopilot by switching to the 'Manual' option for the provisioned throughput. In the preview release, after switching from autopilot mode to manual mode, you cannot enable autopilot again for the same resource.

0 commit comments

Comments
 (0)