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

Alan-Jowett / sonde / 25939302573
81%

Build:
DEFAULT BRANCH: main
Ran 15 May 2026 08:30PM UTC
Jobs 1
Files 124
Run time 1min
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

15 May 2026 08:16PM UTC coverage: 83.094% (+0.07%) from 83.027%
25939302573

push

github

web-flow
fix: replace hardcoded login.microsoftonline.com with configurable login_endpoint (#926)

The OAuth token endpoint in uild_storage_queue_credential() was
hardcoded to login.microsoftonline.com, preventing the Azure
companion from working in sovereign clouds (Government, China, etc.).

Changes:
- Add loginEndpoint to Bicep companionBootstrapValues output from
  nvironment().authentication.loginEndpoint
- Add optional login_endpoint field to ServicePrincipalStateFile
  (backward-compatible: absent defaults to public cloud)
- Add required login_endpoint to BicepBootstrapValues (new
  deployments always populate it)
- Normalize trailing slashes and reject empty/whitespace values
- Use untime_state.login_endpoint in token endpoint construction
- Update specs: AZC-0305, AZC-0403, AZP-0203, design docs, and
  validation (T-AZC-0113, T-AZC-0305-2/3/4, T-AZC-0403)
- Add 10 new/updated tests (62 total, all passing)

Closes #921

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

110 of 110 new or added lines in 1 file covered. (100.0%)

34395 of 41393 relevant lines covered (83.09%)

193.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25939302573.1 15 May 2026 08:30PM UTC 124
83.09
GitHub Action Run
Source Files on build 25939302573
  • Tree
  • List 124
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25939302573
  • 05f35a83 on github
  • Prev Build on main (#25928326940)
  • Next Build on main (#25943429448)
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