Updated my Account to premium and now cannot publish my Agent?

Rudy Arnold 0 Reputation points
2025-05-06T21:12:17.91+00:00

It provided the following errors on the goodbye message

[
  {
    "diagnosticResult": [
      {
        "$kind": "ExpressionError",
        "startPosition": 1,
        "endPosition": 21,
        "errorCode": "IdentifierNotRecognized"
      },
      {
        "$kind": "ExpressionError",
        "startPosition": 1,
        "endPosition": 20,
        "errorCode": "IdentifierNotRecognized"
      }
    ],
    "componentDisplayName": "End of Conversation",
    "componentId": "adac9e93-f5b4-411b-99c2-43786171deb6",
    "diagnosticErrorCount": 2
  }
]
Microsoft Copilot | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Shah Lalitbhai (Tata Consultancy Services Limited) 0 Reputation points Microsoft External Staff
    2025-05-07T14:40:02.63+00:00

    Hello Rudy, Thank you for raising your issue. We will check this and will get back to you shortly.


  2. Rudy Arnold 0 Reputation points
    2025-05-07T15:51:13.7966667+00:00

    I have resolved this issue. There two functions that I added to pick up the name of the individual so the AI would a use it in the goodbye trigger. It failed. I removed it and it worked.

    0 comments No comments

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.