Skip to content

Document Context Cache preflight workaround - #4

Merged
Saurabh Sensharma (saurabhsensharma) merged 1 commit into
Azure:mainfrom
TonyDou:ydou/document-preflight-workaround
Aug 5, 2026
Merged

Document Context Cache preflight workaround#4
Saurabh Sensharma (saurabhsensharma) merged 1 commit into
Azure:mainfrom
TonyDou:ydou/document-preflight-workaround

Conversation

@TonyDou

Copy link
Copy Markdown
Contributor

Summary

  • document the temporary ARM preflight workaround for the private preview
  • show direct Azure CLI deployments using --validation-level Template
  • apply the same setting automatically in scripts/deploy.ps1

Context

ARM preflight requests do not currently forward the OBO token needed to validate access to the Context Cache container. This can surface as The context cache container could not be found or accessed even when the actual deployment can proceed. Template-level validation bypasses that failing resource validation until the service hotfix is deployed.

Add the temporary ARM template-level validation workaround to the customer guidance and apply it in the deployment helper.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 4436d4c4-59e7-4ea8-9a6a-84104db9d1ae
@saurabhsensharma
Saurabh Sensharma (saurabhsensharma) merged commit 7d1029a into Azure:main Aug 5, 2026
2 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