Skip to content

Commit effb627

Browse files
Merge pull request #218219 from seesharprun/patch-2
Cosmos DB | Update try-free
2 parents 3e20c07 + a3440a0 commit effb627

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

articles/cosmos-db/try-free.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -127,18 +127,15 @@ Your account is free for 30 days. After expiration, a new sandbox account can be
127127

128128
---
129129

130-
### Move data to your new account
130+
### Move data to new account
131131

132-
1. Navigate back to the **Upgrade** page from the [Start upgrade](#start-upgrade) section of this guide. Select **Next** to move on to the third step and move your data.
133-
134-
:::image type="content" source="media/try-free/account-creation-options.png" lightbox="media/try-free/account-creation-options.png" alt-text="Screenshot of the sign-in/sign-up experience to upgrade your current account.":::
132+
If you desire, you can migrate your existing data from the free account to the newly created account.
135133

136-
## Migrate your data
134+
#### [NoSQL](#tab/nosql)
137135

138-
### [NoSQL / MongoDB / Cassandra / Gremlin / Table](#tab/nosql+mongodb+cassandra+gremlin+table)
136+
1. Navigate back to the **Upgrade** page from the [Start upgrade](#start-upgrade) section of this guide. Select **Next** to move on to the third step and move your data.
139137

140-
> [!NOTE]
141-
> While this example uses API for NoSQL, the steps are similar for the APIs for MongoDB, Cassandra, Gremlin, or Table.
138+
:::image type="content" source="media/try-free/account-creation-options.png" lightbox="media/try-free/account-creation-options.png" alt-text="Screenshot of the sign-in/sign-up experience to upgrade your current account.":::
142139

143140
1. Locate your **Primary Connection string** for the Azure Cosmos DB account you created for your data. This information can be found within the **Keys** page of your new account.
144141

@@ -150,14 +147,23 @@ Your account is free for 30 days. After expiration, a new sandbox account can be
150147

151148
1. Select **Next** to move the data to your account. Provide your email address to be notified by email once the migration has been completed.
152149

153-
### [PostgreSQL](#tab/postgresql)
150+
#### [PostgreSQL](#tab/postgresql)
151+
152+
1. Navigate back to the **Upgrade** page from the [Start upgrade](#start-upgrade) section of this guide. Select **Next** to move on to the third step and move your data.
153+
154+
:::image type="content" source="media/try-free/account-creation-options.png" lightbox="media/try-free/account-creation-options.png" alt-text="Screenshot of the sign-in/sign-up experience to upgrade your current account.":::
154155

155156
1. Locate your **PostgreSQL connection URL** of the Azure Cosmos DB account you created for your data. This information can be found within the **Connection String** page of your new account.
156157

157158
1. Back in the **Upgrade** page from the [Start upgrade](#start-upgrade) section of this guide, insert the connection string of the new Azure Cosmos DB account in the **Connection string** field.
158159

159160
1. Select **Next** to move the data to your account.
160161

162+
#### [MongoDB / Cassandra / Gremlin / Table](#tab/mongodb+cassandra+gremlin+table)
163+
164+
> [!IMPORTANT]
165+
> Data migration is not available for the APIs for MongoDB, Cassandra, Gremlin, or Table.
166+
161167
---
162168

163169
## Delete your account

0 commit comments

Comments
 (0)