Azure / Azure/azure-cli

Deployment Fails with Timeout of App Setting Update on SCM

Open
#24,927 4 comments 0 reactions 0 assignees View on GitHub
act-observability-squad Auto-Assign Functions Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

> ### `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**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.