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/nosql/query/how-to-enable-use-copilot.md
+6-11Lines changed: 6 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,27 +31,22 @@ Microsoft Copilot for Azure in Cosmos DB (preview) can assist with authoring Azu
31
31
- An existing Azure Cosmos DB for NoSQL account
32
32
- If you don't have an Azure subscription, [create an account for free](https://azure.microsoft.com/free).
33
33
- If you have an existing Azure subscription, [create a new Azure Cosmos DB for NoSQL account](../quickstart-portal.md).
34
+
35
+
> [!IMPORTANT]
36
+
> Review these [preview terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/#AzureOpenAI-PoweredPreviews) before using query Copilot for NoSQL.
34
37
35
38
## Access the feature
39
+
Microsoft Copilot for Azure in Cosmos DB (preview) is now enabled for all Azure Cosmos DB NoSQL Customers in the Data Explorer.
36
40
37
-
Before starting with Copilot, you must first enable the feature in your subscription and access the feature in the Data Explorer for your target API for NoSQL account.
38
-
39
-
1. Navigate to the [Azure portal](https://portal.azure.com).
40
-
41
-
> [!IMPORTANT]
42
-
> Review these [preview terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/#AzureOpenAI-PoweredPreviews) before using query Copilot for NoSQL.
43
-
44
-
1. Enable the **Copilot** in Azure Feature Enablement Control (AFEC). For more information, see [enable preview features](../../../azure-resource-manager/management/preview-features.md).
45
-
46
-
1. Navigate to any API for NoSQL resource.
41
+
1. Navigate to any Azure Cosmos DB NoSQL resource.
47
42
48
43
1. Select **Data Explorer** from the navigation pane.
49
44
50
45
:::image type="content" source="media/how-to-enable-use-copilot/initial-screen.png" lightbox="media/how-to-enable-use-copilot/initial-screen.png" alt-text="Screenshot of the Data Explorer welcome screen with Copilot card.":::
51
46
52
47
1. Next, open the query editor experience from one of two ways:
53
48
54
-
- Select the **Query faster with Copilot** card on the Data Explorer's welcome screen. This option includes the `CopilotSampledb` database and `SampleContainer` container, which contains sample data for you to use with Copilot.
49
+
- Select the **Query faster with Copilot** card on the Data Explorer's welcome screen. This option includes the `CopilotSampleDb` database and `SampleContainer` container, which contains sample data for you to use with Copilot. This database is managed by Microsoft and does not interact or connect to your other databases. `CopoilotSampleDb` is free for all Azure Cosmos DB NoSQL customers.
55
50
56
51
- Select an existing API for NoSQL database and container. Then, select **New SQL Query** from the menu bar.
0 commit comments