Skip to content

Commit 5b82f2c

Browse files
Update move-support-resources.md
#Microsoft.documentDB Moves between Resource groups and subscriptions are supported for APIs that use the RU architecture (Microsoft.DocumentDB/databaseAccounts), but not for those based on the vCore architecture, such as: - MongoDB vCore (Microsoft.DocumentDB/mongoClusters) - Azure Managed Instance for Apache Cassandra (Microsoft.DocumentDB/cassandraClusters)
1 parent 0c4e2a8 commit 5b82f2c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/azure-resource-manager/management/move-support-resources.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -806,9 +806,11 @@ Before starting your move operation, review the [checklist](./move-resource-grou
806806
> [!div class="mx-tableFixed"]
807807
> | Resource type | Resource group | Subscription | Region move |
808808
> | ------------- | ----------- | ---------- | ----------- |
809-
> | databaseaccounts | **Yes** | Partial | No |
809+
> | databaseaccounts | **Yes** | **Yes** | No |
810+
> | mongoClusters | No | No | No |
811+
> | cassandraClusters | No | No | No |
810812
811-
Moves between subscriptions are supported for APIs that use the RU architecture (Microsoft.DocumentDB/databaseAccounts), but not for those based on the vCore architecture, such as:
813+
Moves between Resource groups and subscriptions are supported for APIs that use the RU architecture (Microsoft.DocumentDB/databaseAccounts), but not for those based on the vCore architecture, such as:
812814

813815
- MongoDB vCore (Microsoft.DocumentDB/mongoClusters)
814816
- Azure Managed Instance for Apache Cassandra (Microsoft.DocumentDB/cassandraClusters)

0 commit comments

Comments
 (0)