You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/try-free.md
+16-10Lines changed: 16 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,18 +127,15 @@ Your account is free for 30 days. After expiration, a new sandbox account can be
127
127
128
128
---
129
129
130
-
### Move data to your new account
130
+
### Migrate your data
131
131
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.
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.
139
137
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.":::
142
139
143
140
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.
144
141
@@ -150,17 +147,26 @@ Your account is free for 30 days. After expiration, a new sandbox account can be
150
147
151
148
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.
152
149
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.":::
154
155
155
156
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.
156
157
157
158
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.
158
159
159
160
1. Select **Next** to move the data to your account.
> Data migration is not available for the APIs for MongoDB, Cassandra, Gremlin, or Table.
166
+
161
167
---
162
168
163
-
## Delete your account
169
+
###Delete your original account
164
170
165
171
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.
0 commit comments