Skip to content

az functionapp deployment: Reduce log levels for 'harmless' messages #30462

@janv8000

Description

@janv8000

#28001 introduced (amongst others?) the following logger.warning invocations:

logger.warning("Getting scm site credentials for zip deployment")

logger.warning("Starting zip deployment. This operation can take a while to complete ...")

logger.warning("Deployment endpoint responded with status code %d for deployment id %s",

  1. They look harmless to me and like expected behavior that should warrant the info level more
  2. Our deploy tooling in use propagates these warnings when deploying causing each deploy to be manually validated

Metadata

Metadata

Labels

Auto-AssignAuto assign by botFunctionsaz functionappService AttentionThis issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions