Skip to content

Commit 15b32f5

Browse files
Merge pull request #3857 from lindazqli/patch-31
Update fabric.md
2 parents e9b4143 + 42f9f12 commit 15b32f5

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
@@ -48,7 +48,7 @@ You need to first build and publish a Fabric data agent and then connect your Fa
4848
1. Select **Microsoft Fabric** and follow the prompts to add the tool. You can add only one per agent.
4949

5050
1. Click to add new connections. Once you have added a connection, you can directly select from existing list.
51-
1. To create a new connection, you need to find `workspace-id` and `artifact-id` in your published Fabric data agent endpoint. Your Fabric data agent endpoint would look like `https://fabric.microsoft.com/groups/<workspace_id>/aiskills/<artifact-id>`
51+
1. To create a new connection, you need to find `workspace-id` and `artifact-id` in your published Fabric data agent endpoint. Your Fabric data agent endpoint would look like `https://<environment>.fabric.microsoft.com/groups/<workspace_id>/aiskills/<artifact-id>`
5252

5353
1. Then, you can add both to your connection. Make sure you have checked `is secret` for both of them
5454

@@ -325,4 +325,4 @@ curl $AZURE_AI_AGENTS_ENDPOINT/threads/thread_abc123/messages?api-version=2024-1
325325
326326
## Next steps
327327
328-
[See the full sample for Fabric data agent.](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/ai/azure-ai-projects/samples/agents/sample_agents_fabric.py)
328+
[See the full sample for Fabric data agent.](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/ai/azure-ai-projects/samples/agents/sample_agents_fabric.py)

0 commit comments

Comments
 (0)