Skip to content

Document gathering using azurite - #863

Merged
Brian Caswell (demoray) merged 5 commits into
microsoft:mainfrom
cduplantisms:cduplantisms/azurite-usage
Aug 14, 2026
Merged

Document gathering using azurite#863
Brian Caswell (demoray) merged 5 commits into
microsoft:mainfrom
cduplantisms:cduplantisms/azurite-usage

Conversation

@cduplantisms

Copy link
Copy Markdown
Member

This PR documents how avml can be used with Azurite to collect a snapshot.

@cduplantisms
cduplantisms force-pushed the cduplantisms/azurite-usage branch from 1de1997 to bbd112e Compare August 14, 2026 15:24
@cduplantisms

Copy link
Copy Markdown
Member Author

@microsoft-github-policy-service agree [company="microsoft"]

@cduplantisms

Copy link
Copy Markdown
Member Author

@microsoft-github-policy-service agree company="microsoft"

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds offline documentation and helper scripts showing how to use Azurite (local Azure Blob Storage emulator) as a destination for AVML streaming, enabling memory snapshot collection in environments with unreliable networks.

Changes:

  • Added an offline guide describing how to build/run Azurite, generate a SAS URL, stream an AVML snapshot, and download the resulting blob(s).
  • Added a setup script to create the container and generate a per-snapshot SAS URL for AVML streaming.
  • Added a download script to list and download blobs from the Azurite container.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
eng/offline/setup-azurite-avml.sh New helper script to create the Azurite container and generate a SAS URL for AVML streaming.
eng/offline/download-azurite-avml.sh New helper script to list and download AVML blobs from Azurite to a local directory.
eng/offline/README.md New walkthrough documentation for using AVML with Azurite end-to-end.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread eng/offline/setup-azurite-avml.sh Outdated
Comment thread eng/offline/download-azurite-avml.sh
Comment thread eng/offline/download-azurite-avml.sh
Comment thread eng/offline/README.md Outdated
Comment thread eng/offline/README.md Outdated
cduplantisms and others added 2 commits August 14, 2026 10:29
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@demoray
Brian Caswell (demoray) enabled auto-merge (squash) August 14, 2026 16:34
@demoray
Brian Caswell (demoray) merged commit be50fc5 into microsoft:main Aug 14, 2026
7 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.

3 participants