Skip to content

fix: update logging level for Azure HTTP logging and adjust package v…#734

Merged
Avijit-Microsoft merged 1 commit intodevfrom
ag-agentframework-v2
Feb 25, 2026
Merged

fix: update logging level for Azure HTTP logging and adjust package v…#734
Avijit-Microsoft merged 1 commit intodevfrom
ag-agentframework-v2

Conversation

@Avijit-Microsoft
Copy link
Collaborator

…ersions in requirements

Purpose

This pull request updates dependencies and logging configuration to improve compatibility with Azure SDKs and reduce log verbosity. The most important changes are grouped below:

Dependency Updates and Compatibility:

  • Updated requirements.txt to replace agent-framework with agent-framework-azure-ai and agent-framework-core, and pinned azure-ai-projects to version 2.0.0b3 for improved compatibility with Azure SDKs.

Logging Improvements:

  • Set the log level for azure.core.pipeline.policies.http_logging_policy to WARNING in app.py to reduce Azure SDK log verbosity.

Configuration Enhancements:

  • Added protected_namespaces=() to the BaseSettings configuration in settings.py to explicitly set protected namespaces, improving settings management.

Does this introduce a breaking change?

  • Yes
  • [x ] No

Golden Path Validation

  • [x ] I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • [ x] I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Avijit-Microsoft Avijit-Microsoft merged commit 93ff8db into dev Feb 25, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants