Skip to content

Deployment Fails with Timeout of App Setting Update on SCM #24927

@khkh-ms

Description

@khkh-ms

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Related command

az functionapp deployment source config-zip

Describe the bug
Setting app settings on scm site (instead of actual zip deployment) fails. App Setting update on SCM site happens before the actual deployment. When trying to fetch the current settings from SCM site, it fails with timeout because the GET request has 3 seconds timeout. SCM normally takes more than 3 seconds to wake up.

To Reproduce
The issue happens randomly therefore it is not easy to reproduce.

Expected behavior
Get Setting should not timeout in 3 secs.

Environment summary

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions