Azure / Azure/azure-sdk-for-python

Getting Run failed. Error: {'code': 'server_error', 'message': 'Sorry, something went wrong.'} with azure-ai-projects (agent service)

Open
#40,979 16 comments 0 reactions 1 assignee Assigned to @jhakulin View on GitHub
AI Projects customer-reported question Service Attention
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

- **Package Name**: azure-ai-projects (agent service)
- **Package Version**: 1.0.0b8 (tested b10 too and got the same behavior)
- **Operating System**:
- **Python Version**: 3.13

**Describe the bug**
Randomly getting agent run failed with error message : {'code': 'server_error', 'message': 'Sorry, something went wrong.'}

**To Reproduce**
Steps to reproduce the behavior:
1. Open the agent solution in a codespace or dev container https://github.com/microsoft/build-your-first-agent-with-azure-ai-agent-service-workshop
2. Uncomment line 61 and from line 71 to line 84 to enable function calling, code interpreter and file search
3. Run the app and interact with the agent (see example prompts: https://microsoft.github.io/build-your-first-agent-with-azure-ai-agent-service-workshop/lab-3-code_interpreter/

**Expected behavior**
No errors - the app was running properly till a couple of days ago with package version b8

**Screenshots**
![Image](https://github.com/user-attachments/assets/67bedad4-cfad-4129-8c64-f8fd7b0a493e)

**Additional context**
The application in the linked repo (https://github.com/microsoft/build-your-first-agent-with-azure-ai-agent-service-workshop/) is a sample of an agent built with Azure AI Agent service using Python.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.