• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Alan-Jowett / CoPilot-For-Consensus / 20735671210 / 9
81%
main: 81%

Build:
DEFAULT BRANCH: main
Ran 06 Jan 2026 02:18AM UTC
Files 12
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Jan 2026 02:15AM UTC coverage: 34.81%. Remained the same
20735671210.9

push

github

web-flow
fix: Azure AI Search authentication with user-assigned managed identity (#757)

* fix: Use user-assigned managed identity client ID for Azure AI Search authentication

DefaultAzureCredential in Container Apps requires explicit managed_identity_client_id
parameter when AZURE_CLIENT_ID env var is set. Without this, the credential provider
fails to authenticate with Azure AI Search, resulting in 403 Forbidden errors.

This fix ensures the vectorstore adapter correctly uses the user-assigned managed
identity by passing the client ID from the environment to DefaultAzureCredential.

Signed-off-by: GitHub Copilot <copilot@github.com>

* test: Add managed identity authentication test coverage

- Move os import to module level per Python best practices
- Add test_managed_identity_with_client_id to verify AZURE_CLIENT_ID is used
- Add test_managed_identity_without_client_id for system-assigned identity fallback

Addresses PR #757 review comments from copilot-pull-request-reviewer

Signed-off-by: GitHub Copilot <copilot@github.com>

---------

Signed-off-by: GitHub Copilot <copilot@github.com>
Co-authored-by: GitHub Copilot <copilot@github.com>

275 of 790 relevant lines covered (34.81%)

0.35 hits per line

Source Files on job copilot_events_integration - 20735671210.9
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20735671210
  • 61b14d0c on github
  • Prev Job for on main (#20728592266.26)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc