web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / "Azure OpenAI Services...
Copilot Studio
Unanswered

"Azure OpenAI Services on your data" stopped working

(0) ShareShare
ReportReport
Posted on by 2

I was using the "Azure OpenAI Services on your data" functionality within the topic "conversational boosting" in my copilot, which previously worked well with a manual parameter configuration after deploying from Azure OpenAI, following steps from a previous issue. However, last week it stopped functioning and the chatbot widget displays the following error:

Error Message: Action of type ‘Unknown’ with id ‘search-content’ is invalid and is missing required properties. The dialog will now end. Error Code: InvalidContent Conversation Id: e60c904e-6979-433f-b519-16ae2d349e70 Time (UTC): 2024-05-07T16:45:59.241Z

Here’s the current configuration in the code editor:

kind: AdaptiveDialog
beginDialog:
  kind: OnUnknownIntent
  id: main
  priority: -1
  actions:
    - kind: SearchAndSummarizeContent
      id: search-content
      userInput: =System.Activity.Text
      variable: Topic.Answer
      azureOpenAIOnYourDataSource:
        connectionReference: crde8_copilot1.cr.HFPrHMLu
        dataSources:
          - indexName: indice
            contentFields:
              - content

        apiVersion: 2023-06-01-preview
        deployment: prueba
        temperature: 0
        topP: 1
        maxTokens: 800

    - kind: ConditionGroup
      id: has-answer-conditions
      conditions:
        - id: has-answer
          condition: =!IsBlank(Topic.Answer)
          actions:
            - kind: EndDialog
              id: end-topic
              clearTopicQueue: true

I have added all possible parameters and have reproduced the error on different subscription accounts where everything was previously working fine, but the error persists. Perhaps any recent update?

JSAV_0-1715100425738.png
 

 


 

I have the same question (0)
  • JSA-V Profile Picture
    2 on at

    Of course, after the latest updates made to MS to copilot studio, the initial deployment is working fine.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 594

#2
chiaraalina Profile Picture

chiaraalina 170 Super User 2026 Season 1

#3
deepakmehta13a Profile Picture

deepakmehta13a 118

Last 30 days Overall leaderboard