pulumi / pulumi-cloud

A highly productive multi-cloud framework for containers, serverless, and data
Apache License 2.0
133 stars 19 forks source link

Update Azure dependency version #833

Closed lukehoban closed 3 months ago

lukehoban commented 9 months ago

Check if updating the @pulumi/azure dependency version avoids the current flakiness we are seeing in https://github.com/pulumi/pulumi-cloud/issues/832.

Errors are all similar to this (but happen periodically but inconsistently across all of the Azure tests):

 updating auth settings for Function App: (Site Name "cloudexample6599904b" / Resource Group "p-it-fv-az914-8-topic-e8ce9f9b-global-bad633d2"): web.AppsClient#UpdateAuthSettings: Failure responding to request: StatusCode=500 -- Original Error: autorest/azure: Service returned an error. Status=500 Code="Unknown" Message="Unknown service error" Details=[{"Code":"InternalServerError","Details":[{"Message":null},{"Code":"InternalServerError"},{"ErrorEntity":{"Code":"InternalServerError","Message":null}}],"Innererror":null,"Message":null,"Target":null}]