Skip to content
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 #12067

Closed
smtlaissezfaire opened this issue Jul 26, 2024 · 5 comments
Closed

bug report: AppStudioPlugin.TeamsAppUpdateFailed #12067

smtlaissezfaire opened this issue Jul 26, 2024 · 5 comments
Labels
needs attention This issue needs the attention of a contributor.

Comments

@smtlaissezfaire
Copy link

Unable to update Teams app with ID 8c0f2fd6-45b9-4b57-b429-d97c7a3fab83 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: 9394b414-c788-4ec2-8a67-06e841500137. 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 64fdcb4c-770e-4329-9656-836c5a24f465, appDefinitionId 8c0f2fd6-45b9-4b57-b429-d97c7a3fab83. Error message: Error while deleting assets from the blob storage for tenant id 64fdcb4c-770e-4329-9656-836c5a24f465, appDefinitionId 8c0f2fd6-45b9-4b57-b429-d97c7a3fab83. Error message: Key based authentication is not permitted on this storage account."

stack:
TeamsAppUpdateFailed: Unable to update Teams app with ID 8c0f2fd6-45b9-4b57-b429-d97c7a3fab83 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: 9394b414-c788-4ec2-8a67-06e841500137. 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 64fdcb4c-770e-4329-9656-836c5a24f465, appDefinitionId 8c0f2fd6-45b9-4b57-b429-d97c7a3fab83. Error message: Error while deleting assets from the blob storage for tenant id 64fdcb4c-770e-4329-9656-836c5a24f465, appDefinitionId 8c0f2fd6-45b9-4b57-b429-d97c7a3fab83. 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)

Copy link
Contributor

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.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Jul 26, 2024
@smtlaissezfaire
Copy link
Author

Maybe similar to #11935 ?

@senkwe
Copy link

senkwe commented Jul 27, 2024

Seeing this issue as well all of a sudden. Is there some sort of outage at the moment?

@greigs
Copy link

greigs commented Jul 28, 2024

Seems to be outage on the MS side, I think a storage account they use internally is misconfigured. Very frustrating as I can't even debug the service properly right now.

@HuihuiWu-Microsoft
Copy link
Contributor

Duplicated with #12092

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs attention This issue needs the attention of a contributor.
Projects
None yet
Development

No branches or pull requests

4 participants