Skip to content

fix: poll async updates returning HTTP 200 - #243

Merged
Alexander Zaslonov (azaslonov) merged 1 commit into
mainfrom
fix/148-poll-200-async-operation
Aug 27, 2026
Merged

fix: poll async updates returning HTTP 200#243
Alexander Zaslonov (azaslonov) merged 1 commit into
mainfrom
fix/148-poll-200-async-operation

Conversation

@azaslonov

Copy link
Copy Markdown
Member

Summary

  • poll trusted Azure-AsyncOperation and Operation-Location URLs when APIM updates return HTTP 200
  • surface failed asynchronous updates instead of reporting success
  • require HTTPS before forwarding ARM authentication to polling endpoints
  • preserve normal HTTP 200 Location response and association behavior

Validation

  • npm run build
  • npm run lint
  • npm test (1,116 tests passed)
  • constitution review approved

Related Issue(s)

Closes #148

@azaslonov
Alexander Zaslonov (azaslonov) merged commit 4862bf6 into main Aug 27, 2026
6 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.

Key Vault named value PUT returns 200 with Azure-AsyncOperation header — CLI skips LRO polling

2 participants