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
+15-9Lines changed: 15 additions & 9 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
+
### Move data to new account
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,14 +147,23 @@ 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.
0 commit comments