Skip to content

Lab BAF2 - Data not indexing in Azure AI Search #844

@pkbullock

Description

@pkbullock

Lab BAF2 - Exercise 5, Step 1

Getting message, when running the agent that deployment is not found, however, this is showing in Azure AI search instance except, the data does not appear to be added to the index. I have given over 12 hours between first running the app and trying this again, and same error.

Output

 *  Executing task: dotnet run --environment "DOTNET_ENVIRONMENT=local" --configuration "Debug" 

🌍 Environment: local
🏢 Starting Zava Insurance Agent...
🔍 Initializing Azure AI Search Knowledge Base...
✅ Claims index 'claims-index' already exists
✅ Knowledge source 'claims-knowledge-source' created
✅ Knowledge base 'zava-insurance-kb' created with model 'gpt-4.1'
📝 Indexing sample claims...
⚠️ Knowledge Base initialization warning: HTTP 404 (DeploymentNotFound)

The API deployment for this resource does not exist. If you created the deployment within the last 5 minutes, please wait a moment and try again.
✅ Agent initialized successfully!
🌍 App Environment: local
info: Microsoft.Hosting.Lifetime[14]
      Now listening on: http://localhost:3978
info: Microsoft.Hosting.Lifetime[0]
      Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
      Hosting environment: local
info: Microsoft.Hosting.Lifetime[0]
      Content root path: /Users/pkbullock/Git/Learn/copilot-camp/src/agent-framework/begin

 *  The terminal process "/bin/zsh '-l', '-c', 'dotnet run --environment "DOTNET_ENVIRONMENT=local" --configuration "Debug"'" terminated with exit code: 137. 
 *  Terminal will be reused by tasks, press any key to close it. 

Azure

Image Image Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions