-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
teamsApp/extendToM365 failed #12773
Comments
Hello @AKSHILMY, Thank you for your inquiry about your Teams app development issue! To assist you better, could you please provide the following details? Code Snippets: Relevant code snippets that illustrate the issue. This information will help us better understand the situation and provide a more accurate response. |
@AKSHILMY Which template do you use? Or please share the manifest content. |
|
Hi @AKSHILMY, the main reason for this error is probably that the content in the declarative agent JSON file doesn't comply with AI standards. You can try tweaking the content in the declarative agent JSON file and then provision again to see if it passes the RAI check. By the way, teamsApp/extendToM365 is a necessary step to display your agent in Teams. |
Sometimes, the same state of the agent codebase yields successful provision after keeping it for a few hours without any changes. That's something unusual. I am currently testing it like that with gap intervals of around few hours between provisions. |
That's quite unusual. As far as I know, there is no such limit, but the RAI check is currently unpredictable, and it's difficult to debug this error. We're investigating some ways to improve the development experience on this. For the time being, I would like to suggest updating the agent content or trying with gap intervals as you mentioned. |
Describe the bug
Upon clicking provision, the
teamsApp/extendToM365 failed
occurs. Trying after sometime does not show any error. This error keeps on occurring. I need to resolve this so that I could test easily.Even if comment out the
teamsApp/extendToM365
in the teamsapp.yml , the agent is not displayed in TeamsTo Reproduce
Steps to reproduce the behavior:
Screenshots
VS Code Extension Information (please complete the following information):
The text was updated successfully, but these errors were encountered: