Open nanddeepn opened 2 months ago
Hi @nanddeepn, thanks for reaching out us. The Declarative Copilot is in private preview now, but it's going to be GA soon. Please stay tuned!
Encountering the same issue while trying to build a declarative copilot. Followed the steps outlined in the documentation.
Lifecycle stage: provision(4 step(s) in total). The following actions will be executed: (1/4) Action teamsApp/create: create Teams app. (2/4) Action teamsApp/zipAppPackage: build Teams app package. (3/4) Action teamsApp/update: update Teams app. (4/4) Action teamsApp/extendToM365: acquire Microsoft 365 title with the app package
[2024-09-10T13:26:43.345Z] [Info] - Executing lifecycle provision [2024-09-10T13:26:48.752Z] [Info] - (√)Done: Teams Package e:\Teams\DeclarativeCopilot\EventPlanner\appPackage\build\appPackage.dev.zip built successfully! [2024-09-10T13:26:56.060Z] [Error] - Unable to execute action teamsApp/extendToM365. Error message: undefined [2024-09-10T13:26:56.066Z] [Error] - Failed to Execute lifecycle provision due to failed action: teamsApp/extendToM365. PackageServiceError:Request failed with status code 400 (tracingId: 00-da8f6ca79084cab1e27cb3e00c1e7518-202cccfe767fcab4-00) BadRequest: No elements found in the manifest.
Any insights or solutions would be greatly appreciated!
Hi @VishalNagarAR, thank you for reaching out. The error is due to the fact that DC is still in private preview. Please wait until it goes GA, which will happen soon, and try again then.
Hi @nanddeepn, @VishalNagarAR, declarative agents for Microsoft 365 are currently generally available, feel free to give it another try!
Describe the bug I have followed the article Build a declarative copilot for Copilot for Microsoft 365 to meet the prerequisites.
The Declarative Copilot provision fails with error:
To Reproduce Steps to reproduce the behavior:
Expected behavior The Copilot should get deployed and can be accessed from M365 Copilot chat.
Screenshots The Provision option fails with below error:
VS Code Extension Information (please complete the following information):
Additional context Below is the stack trace: