Skip to content

Commit a83b9d6

Browse files
Merge pull request #261492 from jcodella/patch-2
Update how-to-enable-use-copilot.md
2 parents bfd7246 + 2bc8155 commit a83b9d6

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

articles/cosmos-db/nosql/query/how-to-enable-use-copilot.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,27 +31,22 @@ Microsoft Copilot for Azure in Cosmos DB (preview) can assist with authoring Azu
3131
- An existing Azure Cosmos DB for NoSQL account
3232
- If you don't have an Azure subscription, [create an account for free](https://azure.microsoft.com/free).
3333
- 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.
3437
3538
## 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.
3640

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.
4742

4843
1. Select **Data Explorer** from the navigation pane.
4944

5045
:::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.":::
5146

5247
1. Next, open the query editor experience from one of two ways:
5348

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.
5550

5651
- Select an existing API for NoSQL database and container. Then, select **New SQL Query** from the menu bar.
5752

0 commit comments

Comments
 (0)