Skip to content

Commit 7c8b1c6

Browse files
authored
Update try-free.md
1 parent ff7573f commit 7c8b1c6

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

articles/cosmos-db/try-free.md

Lines changed: 16 additions & 10 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+
### Migrate your data
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,17 +147,26 @@ 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

163-
## Delete your account
169+
### Delete your original account
164170

165171
There can only be one free Try Azure Cosmos DB account per Microsoft account. You may want to delete your account or to try different APIs, you'll have to create a new account. Here’s how to delete your account.
166172

0 commit comments

Comments
 (0)