Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unuse options introduced from last feature implementation. #21603

Merged
merged 1 commit into from
Apr 30, 2022

Conversation

EmmaZhu
Copy link
Member

@EmmaZhu EmmaZhu commented Apr 26, 2022

Remove unuse options introduced from last feature implementation.

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Apr 26, 2022
@azure-sdk
Copy link
Collaborator

API change check for @azure/storage-blob

API changes have been detected in @azure/storage-blob. You can review API changes here

API changes

- export interface PageBlobGetPageRangesDiffForManagedDisksInPagesOptions extends CommonOptions {
-     abortSignal?: AbortSignalLike;
-     conditions?: BlobRequestConditions;
-     count: number;
-     offset: number;
-     prevSnapshotUrl: string;
- }

@EmmaZhu EmmaZhu merged commit c72a68d into main Apr 30, 2022
@EmmaZhu EmmaZhu deleted the storage/stg82/blobinterface branch April 30, 2022 03:02
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this pull request Nov 22, 2022
{containerregistry} Fix Azure#21603: Mention anonymous pull access is a preview feature, available in the Standard and Premium service tiers (Azure#21623)

Fixes Azure/azure-rest-api-specs#21603
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