Skip to content

[Storage] api.md#47573

Open
weirongw23-msft wants to merge 2 commits into
Azure:mainfrom
weirongw23-msft:weirongw23/api-md
Open

[Storage] api.md#47573
weirongw23-msft wants to merge 2 commits into
Azure:mainfrom
weirongw23-msft:weirongw23/api-md

Conversation

@weirongw23-msft

Copy link
Copy Markdown
Member

No description provided.

@weirongw23-msft weirongw23-msft marked this pull request as ready for review June 19, 2026 17:41
Copilot AI review requested due to automatic review settings June 19, 2026 17:41
@github-actions github-actions Bot added the Storage Storage Service (Queues, Blobs, Files) label Jun 19, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR commits generated API surface snapshots (api.md) and their companion metadata (api.metadata.yml) for the Azure Storage data-plane packages. These files are produced by azpysdk apistub <package> and are validated by the repository's api-md-consistency CI workflow (which gates on the apiMdSha256 and parserVersion metadata fields and requires api.metadata.yml to be committed alongside api.md). The change brings the storage packages into compliance with that workflow.

Changes:

  • Adds new generated api.md + api.metadata.yml for azure-storage-queue and azure-storage-file-share (neither existed before).
  • Adds the new api.metadata.yml for azure-storage-blob and azure-storage-file-datalake, whose api.md files already existed in the repo.
  • No source/runtime code is modified; these are documentation/API-surface artifacts only.

Reviewed changes

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

Show a summary per file
File Description
sdk/storage/azure-storage-queue/api.md New generated API surface snapshot for the queue package (sync + aio).
sdk/storage/azure-storage-queue/api.metadata.yml Metadata (sha256/parser/python version) pairing with the queue api.md.
sdk/storage/azure-storage-file-share/api.md New generated API surface snapshot for the file-share package (sync + aio).
sdk/storage/azure-storage-file-share/api.metadata.yml Metadata pairing with the file-share api.md.
sdk/storage/azure-storage-file-datalake/api.metadata.yml New metadata for the existing datalake api.md.
sdk/storage/azure-storage-blob/api.metadata.yml New metadata for the existing blob api.md.

No objective issues were found. The content is deterministically generated tooling output, and its integrity (hash/parser-version consistency between committed and regenerated files) is enforced by the api-md-consistency CI check rather than something reviewable line-by-line.

@jalauzon-msft jalauzon-msft left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approved but looks like CI did not like it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants