-
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 #12079
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. |
I also started encountering this problem today and don't know why. Things worked fine a few days ago? |
Yup. Obviously something is broken on their end :( It looks like a lot of folks are reporting. Would be really good if someone at Microsoft could comment? |
Gotta love the Friday night deploys. 😂
…On Sat, Jul 27, 2024 at 3:46 PM gjbundy ***@***.***> wrote:
Yup. Obviously something is broken on their end :( It looks like a lot of
folks are reporting. Would be really good if someone at Microsoft could
comment?
—
Reply to this email directly, view it on GitHub
<#12079 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALJKQLROFVO2AVKLW2SXY3ZOQPNXAVCNFSM6AAAAABLSGH4PWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJUGI3TGNBRGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Duplicated with #12092 |
Unable to update Teams app with ID a5ea3c43-0932-4b4d-b7f9-6b22d23b1151 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: fd29f652-c070-43b4-af92-38b312582a67. 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 6c92b609-99c0-43b5-a132-a1b18ca83bb2, appDefinitionId a5ea3c43-0932-4b4d-b7f9-6b22d23b1151. Error message: Error while deleting assets from the blob storage for tenant id 6c92b609-99c0-43b5-a132-a1b18ca83bb2, appDefinitionId a5ea3c43-0932-4b4d-b7f9-6b22d23b1151. Error message: Key based authentication is not permitted on this storage account."
stack:
TeamsAppUpdateFailed: Unable to update Teams app with ID a5ea3c43-0932-4b4d-b7f9-6b22d23b1151 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: fd29f652-c070-43b4-af92-38b312582a67. 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 6c92b609-99c0-43b5-a132-a1b18ca83bb2, appDefinitionId a5ea3c43-0932-4b4d-b7f9-6b22d23b1151. Error message: Error while deleting assets from the blob storage for tenant id 6c92b609-99c0-43b5-a132-a1b18ca83bb2, appDefinitionId a5ea3c43-0932-4b4d-b7f9-6b22d23b1151. Error message: Key based authentication is not permitted on this storage account."
at Function.SystemError (<REDACTED: user-file-path>/extension.js:2:610777)
at ConfigureTeamsAppDriver.update (<REDACTED: user-file-path>/extension.js:2:562630)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at ConfigureTeamsAppDriver. (<REDACTED: user-file-path>/extension.js:2:492921)
at ConfigureTeamsAppDriver.execute (<REDACTED: user-file-path>/extension.js:2:560214)
at Lifecycle.executeImpl (<REDACTED: user-file-path>/extension.js:2:232111)
at Lifecycle.execute (<REDACTED: user-file-path>/extension.js:2:229268)
at Coordinator.provision (<REDACTED: user-file-path>/extension.js:2:272865)
at Coordinator. (<REDACTED: user-file-path>/extension.js:2:1045956)
at FxCore.provisionResources (<REDACTED: user-file-path>/extension.js:2:964918)
at FxCore.exports.EnvWriterMW (<REDACTED: user-file-path>/extension.js:2:871186)
at FxCore.exports.ContextInjectorMW (<REDACTED: user-file-path>/extension.js:2:1049708)
at FxCore.exports.ConcurrentLockerMW (<REDACTED: user-file-path>/extension.js:2:1048659)
at envLoaderMWImpl (<REDACTED: user-file-path>/extension.js:2:871066)
at FxCore. (<REDACTED: user-file-path>/extension.js:2:869964)
at FxCore.exports.ProjectMigratorMWV3 (<REDACTED: user-file-path>/extension.js:2:1080366)
at FxCore.exports.ErrorHandlerMW (<REDACTED: user-file-path>/extension.js:2:1050205)
at FxCore. (<REDACTED: user-file-path>/extension.js:2:1045956)
The text was updated successfully, but these errors were encountered: