From 8fdbf434c14866149b16827e56ef904670aec17e Mon Sep 17 00:00:00 2001 From: mayurjain1208 Date: Thu, 9 Apr 2026 09:10:03 -0700 Subject: [PATCH 1/2] Update release status for Data Science features Data Agent - GA --- docs/fundamentals/copilot-ai-feature-state.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fundamentals/copilot-ai-feature-state.md b/docs/fundamentals/copilot-ai-feature-state.md index 5ed7f70c28..272cf385b5 100644 --- a/docs/fundamentals/copilot-ai-feature-state.md +++ b/docs/fundamentals/copilot-ai-feature-state.md @@ -23,7 +23,7 @@ The following table provides an overview of the state of various AI and Copilot | **Fabric workload** | **Supported items** | **Copilot experience** | **Release status** | | --- | --- | --- | --- | | **Data Science and Data Engineering** | Notebook (typically with lakehouses and other data items) | - [Copilot chat pane](../data-engineering/copilot-notebooks-chat-pane.md) in a notebook.
- [Generate code or markdown for a notebook (preview)](../data-engineering/copilot-notebooks-chat-pane.md).
- [Add comments, fix errors, or debug notebook code (preview)](../data-engineering/copilot-notebooks-chat-pane.md#in-cell-copilot).
- [Analyze and visualize data](../data-engineering/copilot-notebooks-chat-pane.md).
- [Explain notebook contents (preview)](../data-engineering/copilot-notebooks-chat-pane.md#in-cell-copilot). | Preview | -| **Data Science** | Data Agent | - [Fabric data agent creation (preview) - Learn how to create a Fabric data agent](../data-science/concept-data-agent.md). | Preview | +| **Data Science** | Data Agent | - [Fabric data agent creation (preview) - Learn how to create a Fabric data agent](../data-science/concept-data-agent.md). | GA | | **Data Science** | AI Functions | - [Transform and enrich data seamlessly with AI functions](../data-science/ai-functions/overview.md?tabs=pandas). | Preview | | **Data Factory** | Dataflows gen2 | - [Generate a new query](../fundamentals/copilot-fabric-data-factory.md#get-started-with-copilot-for-dataflow-gen2). | GA | | | Pipeline | - [Generate and run a pipeline](../fundamentals/copilot-fabric-data-factory.md#generate-a-data-pipeline-with-copilot).
- [Summarize a pipeline](../fundamentals/copilot-fabric-data-factory.md#summarize-a-data-pipeline-with-copilot).
- [Troubleshoot pipeline errors](../fundamentals/copilot-fabric-data-factory.md#troubleshoot-pipeline-errors-with-copilot). | GA | From 7b63df34d933565341901758a78a7a2fa613b1e8 Mon Sep 17 00:00:00 2001 From: mayurjain1208 Date: Thu, 9 Apr 2026 14:58:07 -0700 Subject: [PATCH 2/2] Update docs/fundamentals/copilot-ai-feature-state.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- docs/fundamentals/copilot-ai-feature-state.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fundamentals/copilot-ai-feature-state.md b/docs/fundamentals/copilot-ai-feature-state.md index 272cf385b5..0b92218894 100644 --- a/docs/fundamentals/copilot-ai-feature-state.md +++ b/docs/fundamentals/copilot-ai-feature-state.md @@ -23,7 +23,7 @@ The following table provides an overview of the state of various AI and Copilot | **Fabric workload** | **Supported items** | **Copilot experience** | **Release status** | | --- | --- | --- | --- | | **Data Science and Data Engineering** | Notebook (typically with lakehouses and other data items) | - [Copilot chat pane](../data-engineering/copilot-notebooks-chat-pane.md) in a notebook.
- [Generate code or markdown for a notebook (preview)](../data-engineering/copilot-notebooks-chat-pane.md).
- [Add comments, fix errors, or debug notebook code (preview)](../data-engineering/copilot-notebooks-chat-pane.md#in-cell-copilot).
- [Analyze and visualize data](../data-engineering/copilot-notebooks-chat-pane.md).
- [Explain notebook contents (preview)](../data-engineering/copilot-notebooks-chat-pane.md#in-cell-copilot). | Preview | -| **Data Science** | Data Agent | - [Fabric data agent creation (preview) - Learn how to create a Fabric data agent](../data-science/concept-data-agent.md). | GA | +| **Data Science** | Data Agent | - [Fabric data agent creation](../data-science/concept-data-agent.md). | GA | | **Data Science** | AI Functions | - [Transform and enrich data seamlessly with AI functions](../data-science/ai-functions/overview.md?tabs=pandas). | Preview | | **Data Factory** | Dataflows gen2 | - [Generate a new query](../fundamentals/copilot-fabric-data-factory.md#get-started-with-copilot-for-dataflow-gen2). | GA | | | Pipeline | - [Generate and run a pipeline](../fundamentals/copilot-fabric-data-factory.md#generate-a-data-pipeline-with-copilot).
- [Summarize a pipeline](../fundamentals/copilot-fabric-data-factory.md#summarize-a-data-pipeline-with-copilot).
- [Troubleshoot pipeline errors](../fundamentals/copilot-fabric-data-factory.md#troubleshoot-pipeline-errors-with-copilot). | GA |