Skip to content

Commit 0d0b37c

Browse files
committed
updating links
1 parent a46f54b commit 0d0b37c

File tree

1 file changed

+45
-45
lines changed

1 file changed

+45
-45
lines changed

articles/ai-foundry/toc.yml

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -545,151 +545,151 @@ items:
545545
expanded: true
546546
items:
547547
- name: What is Foundry Agent Service?
548-
href: overview.md
548+
href: ./agents/overview.md
549549
- name: What's new
550-
href: ./whats-new.md
550+
href: ./agents/whats-new.md
551551
- name: FAQ
552-
href: faq.yml
552+
href: ./agents/faq.yml
553553
- name: Getting started
554554
expanded: true
555555
items:
556556
- name: Environment setup
557-
href: ./environment-setup.md
557+
href: ./agents/environment-setup.md
558558
- name: Quickstart
559-
href: quickstart.md
559+
href: ./agents/quickstart.md
560560
- name: Quotas and limits
561-
href: quotas-limits.md
561+
href: ./agents/quotas-limits.md
562562
- name: Model and region support
563-
href: ./concepts/model-region-support.md
563+
href: ./agents/concepts/model-region-support.md
564564
- name: Pricing
565565
href: https://azure.microsoft.com/pricing/details/ai-foundry/
566566
- name: Concepts
567567
expanded: true
568568
items:
569569
- name: Threads, runs, and messages
570-
href: concepts/threads-runs-messages.md
570+
href: ./agents/concepts/threads-runs-messages.md
571571
- name: Standard agent setup
572-
href: concepts/standard-agent-setup.md
572+
href: ./agents/concepts/standard-agent-setup.md
573573
- name: Tools
574574
items:
575575
- name: Tool Overview
576-
href: how-to/tools/overview.md
576+
href: ./agents/how-to/tools/overview.md
577577
displayName: tools
578578
- name: Deep Research (preview)
579579
items:
580580
- name: Overview
581-
href: how-to/tools/deep-research.md
581+
href: ./agents/how-to/tools/deep-research.md
582582
displayName: deep research
583583
- name: How to use Deep Research
584-
href: how-to/tools/deep-research-samples.md
584+
href: ./agents/how-to/tools/deep-research-samples.md
585585
- name: Grounding with Bing Search
586586
items:
587587
- name: Overview
588-
href: how-to/tools/bing-grounding.md
588+
href: ./agents/how-to/tools/bing-grounding.md
589589
displayName: bing, grounding with bing
590590
- name: How to use Grounding with Bing Search
591-
href: how-to/tools/bing-code-samples.md
591+
href: ./agents/how-to/tools/bing-code-samples.md
592592
- name: Use Grounding with Bing Custom Search
593593
items:
594594
- name: Overview
595-
href: how-to/tools/bing-custom-search.md
595+
href: ./agents/how-to/tools/bing-custom-search.md
596596
displayName: bing, grounding with bing custom search
597597
- name: How to use Grounding with Bing Custom Search
598-
href: how-to/tools/bing-custom-search-samples.md
598+
href: ./agents/how-to/tools/bing-custom-search-samples.md
599599
- name: File search
600600
items:
601601
- name: Overview
602602
displayName: file search, upload
603-
href: how-to/tools/file-search.md
603+
href: ./agents/how-to/tools/file-search.md
604604
- name: How to upload files
605-
href: how-to/tools/file-search-upload-files.md
605+
href: ./agents/how-to/tools/file-search-upload-files.md
606606
- name: Azure AI Search
607607
items:
608608
- name: Overview
609-
href: how-to/tools/azure-ai-search.md
609+
href: ./agents/how-to/tools/azure-ai-search.md
610610
displayName: azure ai search, search
611611
- name: How to use Azure AI Search
612-
href: how-to/tools/azure-ai-search-samples.md
612+
href: ./agents/how-to/tools/azure-ai-search-samples.md
613613
- name: Microsoft Fabric
614-
href: how-to/tools/fabric.md
614+
href: ./agents/how-to/tools/fabric.md
615615
- name: Logic apps
616-
href: how-to/tools/logic-apps.md
616+
href: ./agents/how-to/tools/logic-apps.md
617617
- name: Function calling
618-
href: how-to/tools/function-calling.md
618+
href: ./agents/how-to/tools/function-calling.md
619619
- name: Code interpreter
620620
items:
621621
- name: Overview
622-
href: how-to/tools/code-interpreter.md
622+
href: ./agents/how-to/tools/code-interpreter.md
623623
displayName: code interpreter
624624
- name: How to use code interpreter
625-
href: how-to/tools/code-interpreter-samples.md
625+
href: ./agents/how-to/tools/code-interpreter-samples.md
626626
- name: Use OpenAPI defined tools
627627
items:
628628
- name: Overview
629-
href: how-to/tools/openapi-spec.md
629+
href: ./agents/how-to/tools/openapi-spec.md
630630
displayName: openapi spec, openapi defined tools
631631
- name: How to use OpenAPI defined tools
632-
href: how-to/tools/openapi-spec-samples.md
632+
href: ./agents/how-to/tools/openapi-spec-samples.md
633633
- name: Invoke an OpenAPI App Service web app
634634
href: /azure/app-service/invoke-openapi-web-app-from-azure-ai-agent-service?context=/azure/ai-services/agents/context/context
635635
- name: Model Context Protocol (MCP)
636636
items:
637637
- name: Overview
638-
href: how-to/tools/model-context-protocol.md
638+
href: ./agents/how-to/tools/model-context-protocol.md
639639
displayName: model context protocol, mcp
640640
- name: How to use Model Context Protocol
641641
displayName: model context protocol, mcp samples
642-
href: how-to/tools/model-context-protocol-samples.md
642+
href: ./agents/how-to/tools/model-context-protocol-samples.md
643643
- name: Azure Functions
644644
items:
645645
- name: Overview
646-
href: how-to/tools/azure-functions.md
646+
href: ./agents/how-to/tools/azure-functions.md
647647
displayName: azure functions, functions
648648
- name: How to use Azure Functions
649-
href: how-to/tools/azure-functions-samples.md
649+
href: ./agents/how-to/tools/azure-functions-samples.md
650650
- name: SharePoint
651651
items:
652652
- name: Overview
653-
href: how-to/tools/sharepoint.md
653+
href: ./agents/how-to/tools/sharepoint.md
654654
displayName: sharepoint
655655
- name: How to use SharePoint
656-
href: how-to/tools/sharepoint-samples.md
656+
href: ./agents/how-to/tools/sharepoint-samples.md
657657
- name: Enterprise features
658658
items:
659659
- name: Use your own resources
660-
href: how-to/use-your-own-resources.md
660+
href: ./agents/how-to/use-your-own-resources.md
661661
- name: Content filtering
662-
href: ../../ai-services/openai/how-to/content-filters.md?context=/azure/ai-services/agents/context/context
662+
href: ../ai-services/openai/how-to/content-filters.md?context=/azure/ai-services/agents/context/context
663663
- name: Use virtual networks
664-
href: how-to/virtual-networks.md
664+
href: ./agents/how-to/virtual-networks.md
665665
- name: Multi-agent workflows
666666
items:
667667
- name: Connected agents
668-
href: how-to/connected-agents.md
668+
href: ./agents/how-to/connected-agents.md
669669
- name: Processes
670670
href: /semantic-kernel/frameworks/process/process-framework
671671
- name: Agent catalog
672-
href: concepts/agent-catalog.md
672+
href: ./agents/concepts/agent-catalog.md
673673
- name: How-to
674674
items:
675675
- name: Trigger an agent using Logic Apps
676-
href: how-to/triggers.md
676+
href: ./agents/how-to/triggers.md
677677
- name: Use the Visual Studio Code extension
678-
href: ../../ai-foundry/how-to/develop/vs-code-agents.md?context=/azure/ai-services/agents/context/context
678+
href: ./how-to/develop/vs-code-agents.md?context=/azure/ai-services/agents/context/context
679679
- name: Observability
680680
items:
681681
- name: Service monitoring
682-
href: how-to/metrics.md
682+
href: ./agents/how-to/metrics.md
683683
- name: Trace and observe agents
684-
href: concepts/tracing.md
684+
href: ./agents/concepts/tracing.md
685685
- name: Data monitoring reference
686-
href: reference/monitor-service.md
686+
href: ./agents/reference/monitor-service.md
687687
- name: Responsible AI
688688
items:
689689
- name: Transparency note
690-
href: ../../ai-foundry/responsible-ai/agents/transparency-note.md
690+
href: ./responsible-ai/agents/transparency-note.md
691691
- name: Data, privacy, and security For Azure AI Foundry Agent Service
692-
href: ../../ai-foundry/responsible-ai/agents/data-privacy-security.md
692+
href: ./responsible-ai/agents/data-privacy-security.md
693693
- name: Solutions
694694
items:
695695
- name: Azure AI Search for RAG

0 commit comments

Comments
 (0)