-
Notifications
You must be signed in to change notification settings - Fork 204
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
bug report: AppStudioPlugin.TeamsAppUpdateFailed #12092
Comments
Thanks for your feedback! We're working with service team to fix the error and will keep you updated. |
@masato-e Service has been recovered, please retry and check if the issue still exists. |
Indeed, it works fine now. |
Good morning, given the disruptive nature of the issue it would be great if:
Lastly the Teams Toolkit is great and is getting a lot of attention and becoming widely adopted. Thank you all for that. edits: 1. CR missing; 2. Forgot to that the proper person. |
Hi @masato-e
|
TBH it would be better for devs not to see the internal backend problems, but at the same time it is good to see that so devs can report the issue with as much information as possible helping debug. I do believe maybe it's better just to report backend issue try later but I'm not experienced enough handling big libraries such as this, so, just an idea. Thanks for the update/feedback, makes things clear and seems there is now a process to "keep an eye" on the backend. |
Thanks for the suggestion. As the issue is resolved close it now. |
Unable to update Teams app with ID aba5820c-1750-485e-a90a-1530c2ff2b59 in Teams Developer Portal due to Unable to make API call to Developer Portal: AxiosError, Request failed with status code 422, API name: create-app, X-Correlation-ID: 9cfa7cb2-b98c-4dde-b466-40575f81dacd. This may be due to a temporary service error. Try again after a few minutes. data: "Error while updating assets to the blob storage for tenant id f9a73505-c962-44e3-b699-9ea9cf8ff7a5, appDefinitionId aba5820c-1750-485e-a90a-1530c2ff2b59. Error message: Error while deleting assets from the blob storage for tenant id f9a73505-c962-44e3-b699-9ea9cf8ff7a5, appDefinitionId aba5820c-1750-485e-a90a-1530c2ff2b59. Error message: Key based authentication is not permitted on this storage account."
stack:
TeamsAppUpdateFailed: Unable to update Teams app with ID aba5820c-1750-485e-a90a-1530c2ff2b59 in Teams Developer Portal due to Unable to make API call to Developer Portal: AxiosError, Request failed with status code 422, API name: create-app, X-Correlation-ID: 9cfa7cb2-b98c-4dde-b466-40575f81dacd. This may be due to a temporary service error. Try again after a few minutes. data: "Error while updating assets to the blob storage for tenant id f9a73505-c962-44e3-b699-9ea9cf8ff7a5, appDefinitionId aba5820c-1750-485e-a90a-1530c2ff2b59. Error message: Error while deleting assets from the blob storage for tenant id f9a73505-c962-44e3-b699-9ea9cf8ff7a5, appDefinitionId aba5820c-1750-485e-a90a-1530c2ff2b59. Error message: Key based authentication is not permitted on this storage account."
at AppStudioResultFactory.SystemError (<REDACTED: user-file-path>/extension.js:2:610777)
at ConfigureTeamsAppDriver.update (<REDACTED: user-file-path>/extension.js:2:562630)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async ConfigureTeamsAppDriver. (<REDACTED: user-file-path>/extension.js:2:492921)
at async ConfigureTeamsAppDriver.execute (<REDACTED: user-file-path>/extension.js:2:560214)
at async Lifecycle.executeImpl (<REDACTED: user-file-path>/extension.js:2:232111)
at async Lifecycle.execute (<REDACTED: user-file-path>/extension.js:2:229268)
at async Coordinator.publish (<REDACTED: user-file-path>/extension.js:2:279139)
at async Coordinator. (<REDACTED: user-file-path>/extension.js:2:1045956)
at async FxCore.publishApplication (<REDACTED: user-file-path>/extension.js:2:968016)
at async exports.EnvWriterMW (<REDACTED: user-file-path>/extension.js:2:871186)
at async exports.ContextInjectorMW (<REDACTED: user-file-path>/extension.js:2:1049708)
at async exports.ConcurrentLockerMW (<REDACTED: user-file-path>/extension.js:2:1048659)
at async envLoaderMWImpl (<REDACTED: user-file-path>/extension.js:2:871066)
at async FxCore. (<REDACTED: user-file-path>/extension.js:2:869964)
at async exports.ProjectMigratorMWV3 (<REDACTED: user-file-path>/extension.js:2:1080366)
at async exports.ErrorHandlerMW (<REDACTED: user-file-path>/extension.js:2:1050205)
at async FxCore. (<REDACTED: user-file-path>/extension.js:2:1045956)
The text was updated successfully, but these errors were encountered: