Azure OpenAI Assistants suddenly not working properly (both Playground & API)

Tae-Gil Noh 30 Reputation points
2025-02-27T12:35:58.8733333+00:00

It seems that something is wrong with recent model roll-outs, affecting Azure OpenAI Assistants.

This is easy to reproduce:

  1. Visit Azure AI Foundry -> Azure OpenAI Service -> Playground -> Assistant Playground
  2. Create a new Assistant on regions where Assistant preview is available (e.g. sweden, or us east region where Assistant is supported.)
  3. Error case 1) Try to change any parameter (e.g. temperature) --> update will fail with strange error message such as "temperature is not supported"
  4. Error case 2) try any simple message with the assistant --> this will fail with strange message about either "reasoning_effort", or "stream"
  5. Note that
    1. All existing Assistants are affected too -> same errors occur
    2. The results are same also for REST API calls and SDK calls (tested with JAVA SDK beta.5 version)
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,106 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Tae-Gil Noh 30 Reputation points
    2025-03-11T09:03:05.14+00:00

    As of 10th March, the issue seems to be fixed by Azure.

    • You may need to create a new Assistant -- previously created Assistant with the existing problem may continue to have the problem
    0 comments No comments

  2. Saideep Anchuri 9,500 Reputation points Moderator
    2025-03-11T10:16:13.5033333+00:00

    Hi @Tae-Gil Noh,

    I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to accept the answer.

    Ask: Azure OpenAI Assistants suddenly not working properly (both Playground & API)

    Solution: The issue is resolved. That As of 10th March, the issue seems to be fixed by Azure. You may need to create a new Assistant -- previously created Assistant with the existing problem may continue to have the problem

    If I missed anything please let me know and I'd be happy to add it to my answer, or feel free to comment below with any additional information.

    If you have any other questions, please let me know. Thank you again for your time and patience throughout this issue.

     

    Please don’t forget to Accept Answer and Yes for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members.

    Thank You.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.