Skip to content

Commit 81db324

Browse files
committed
updating urls
1 parent b2aeb11 commit 81db324

File tree

1 file changed

+2
-2
lines changed
  • articles/ai-services/agents/how-to/tools

1 file changed

+2
-2
lines changed

articles/ai-services/agents/how-to/tools/fabric.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: azure-ai-agents
1717

1818
::: zone pivot="overview"
1919

20-
Integrate your Azure AI Agent with the [**Microsoft Fabric data agent**](/fabric/data-science/concept-data-agent) to unlock powerful data analysis capabilities. The Fabric data agent transforms enterprise data into conversational Q&A systems, allowing users to interact with the data through chat and uncover data-driven and actionable insights.
20+
Integrate your Azure AI Agent with the [**Microsoft Fabric data agent**](https://go.microsoft.com/fwlink/?linkid=2312815) to unlock powerful data analysis capabilities. The Fabric data agent transforms enterprise data into conversational Q&A systems, allowing users to interact with the data through chat and uncover data-driven and actionable insights.
2121

2222
You need to first build and publish a Fabric data agent and then connect your Fabric data agent with the published endpoint. When a user sends a query, Azure AI Agent will first determine if the Fabric data agent should be leveraged or not. If so, it will use the end user’s identity to generate queries over data they have access to. Lastly, Azure AI Agent will generate responses based on queries returned from Fabric data agents. With Identity Passthrough (On-Behalf-Of) authorization, this integration simplifies access to enterprise data in Fabric while maintaining robust security, ensuring proper access control and enterprise-grade protection.
2323

@@ -40,7 +40,7 @@ You need to first build and publish a Fabric data agent and then connect your Fa
4040
> 1. Supported regions: `westus`, `japaneast` more regions are coming soon.
4141
1. Create an Azure AI Agent by following the steps in the [quickstart](../../quickstart.md).
4242

43-
1. Create and publish a [Fabric data agent](/fabric/data-science/how-to-create-data-agent)
43+
1. Create and publish a [Fabric data agent](https://go.microsoft.com/fwlink/?linkid=2312910)
4444

4545
1. You can add the Microsoft Fabric tool to an agent programatically using the code examples listed at the top of this article, or the Azure AI Foundry portal. If you want to use the portal, in the Create and debug screen for your agent, scroll down the Setup pane on the right to knowledge. Then select Add.
4646
:::image type="content" source="../../media/tools/knowledge-tools.png" alt-text="A screenshot showing the available tool categories in the Azure AI Foundry portal." lightbox="../../media/tools/knowledge-tools.png":::

0 commit comments

Comments
 (0)