|
5 | 5 | href: get-started/dotnet-ai-overview.md |
6 | 6 | - name: Quickstart - Connect to and prompt an AI model |
7 | 7 | href: quickstarts/quickstart-openai-summarize-text.md |
8 | | -- name: .NET Frameworks and SDKs |
| 8 | +- name: AI frameworks and SDKs |
9 | 9 | href: dotnet-ai-ecosystem.md |
10 | | -- name: Microsoft.Extensions.AI building blocks |
11 | | - href: ai-extensions.md |
12 | | -- name: What is Semantic Kernel? |
13 | | - href: semantic-kernel-dotnet-overview.md |
| 10 | + - name: Microsoft.Extensions.AI |
| 11 | + href: ai-extensions.md |
| 12 | + - name: Semantic Kernel |
| 13 | + href: semantic-kernel-dotnet-overview.md |
14 | 14 | - name: Learning resources and samples |
15 | 15 | href: azure-ai-for-dotnet-developers.md |
16 | 16 | - name: Quickstarts |
@@ -59,11 +59,11 @@ items: |
59 | 59 | href: get-started-app-chat-scaling-with-azure-container-apps.md |
60 | 60 | - name: Security and content safety |
61 | 61 | items: |
62 | | - - name: Authentication for Azure hosted apps and services |
| 62 | + - name: Authentication for Azure-hosted apps and services |
63 | 63 | items: |
64 | 64 | - name: Overview |
65 | 65 | href: azure-ai-services-authentication.md |
66 | | - - name: Auth to Azure OpenAI from an Azure hosted app |
| 66 | + - name: Auth to Azure OpenAI from an Azure-hosted app |
67 | 67 | href: how-to/app-service-aoai-auth.md |
68 | 68 | - name: Auth to Azure services locally |
69 | 69 | href: /dotnet/azure/sdk/authentication/local-development-dev-accounts?toc=/dotnet/ai/toc.json&bc=/dotnet/ai/toc.json |
|
0 commit comments