-
Notifications
You must be signed in to change notification settings - Fork 206
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
Declarative copilot provisioning fails with 404 #12663
Comments
Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned. |
As a side note: I hat this setup working yesterday without problems - and on my side nothing has changed between yesterday and today. |
Sorry - I just saw the issue is already being discussed in #12652 |
@benedikt-udg is it resolved? |
@swatiarora11 In part: the error message still appears and apparently there is still work to be done on MS side, but the provisioning works despite the error message. |
How is provisioning works for you?, Suggest if you have workaround, for me it's still broken on local |
I'm not doing anything special: just clicking the "Provision" button. It still shows the error message, but my agent gets updated anyway. |
Describe the bug
When creating a new declarative agent with the Teams Toolkit and then running "Provision", the provisioning fails with the following error message:
[2024-11-05T12:19:18.082Z] [Error] - Unable to execute action teamsApp/extendToM365. Error message: undefined
[2024-11-05T12:19:18.084Z] [Error] - Failed to Execute lifecycle provision due to failed action: teamsApp/extendToM365. iwt:Request failed with status code 404 (tracingId: 00-08e4e96afafd96e1bb5b84052ff56f46-0561270c4169cbaf-01) : . Env output: {"TEAMS_APP_ID":"5f3e7e2a-7e08-44e5-88f7-c8e45e40cd00","TEAMS_APP_TENANT_ID":"6ffe90e7-2d89-47e6-97bf-c03294cf3e63","TEAMS_APP_UPDATE_TIME":"2024-11-05T12:19:15.3648297+00:00"}
To Reproduce
Steps to reproduce the behavior:
Create a new declarative agent according to the documentation here https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/build-declarative-agents?tabs=ttk&tutorial-step=1
Expected behavior
The provisioning should run and the declarative agent should be accessible in https://www.office.com/chat?auth=2
VS Code Extension Information (please complete the following information):
Additional context
Please see the complete provisioning output here:
The text was updated successfully, but these errors were encountered: