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

[Storage] Add samples for the new features in Track 2 #5109

Closed
HarshaNalluru opened this issue Sep 11, 2019 · 6 comments
Closed

[Storage] Add samples for the new features in Track 2 #5109

HarshaNalluru opened this issue Sep 11, 2019 · 6 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Docs Storage Storage Service (Queues, Blobs, Files)

Comments

@HarshaNalluru
Copy link
Member

Example - Batch

@HarshaNalluru HarshaNalluru added Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files) labels Sep 11, 2019
@mrsufgi
Copy link

mrsufgi commented Sep 15, 2019

for SAS generation I followed the test spec files for a "how to", I also dug in a little deeper and found:

const userDeletgationKey = await blobServiceClient.getUserDelegationKey(startTime, expiryTime);

@HarshaNalluru HarshaNalluru changed the title [Storage] Add samples for the new features in preview 3 [Storage] Add samples for the new features in preview 3, 4 and 5 Oct 17, 2019
@HarshaNalluru
Copy link
Member Author

HarshaNalluru commented Oct 18, 2019

@jiacfan's comment -
Would we provide example/sample for BlobSASSignatureValues? I think that would be helpful.
#5626 (comment)

@ramya-rao-a
Copy link
Contributor

From #4680

There are no samples showing the usage of "@azure/abort-controller".
This issue is to track to add some in storage packages.

@HarshaNalluru
Copy link
Member Author

HarshaNalluru commented Oct 25, 2019

Relevant work from #5788

Add more samples for general use cases

  • example downloading - download() vs downloadToFile()
  • for SAS credential generation

Clients in samples have too many layers - create a blobServiceClient, blobServiceClient.getContainerClient()

  • Add samples for new ContainerClient()

@ramya-rao-a
Copy link
Contributor

Hey @XiaoningLiu, @jiacfan

Assigning this task to you as your team is most familiar with the new features that have been added to Storage.

@ramya-rao-a ramya-rao-a added this to the [2020] January milestone Nov 19, 2019
@ramya-rao-a ramya-rao-a changed the title [Storage] Add samples for the new features in preview 3, 4 and 5 [Storage] Add samples for the new features in Track 2 Nov 21, 2019
@ramya-rao-a ramya-rao-a removed this from the [2020] January milestone Jan 6, 2020
@jiacfan jiacfan removed their assignment Aug 21, 2020
@ljian3377 ljian3377 added this to the Backlog milestone Oct 21, 2020
@ljian3377 ljian3377 added the Docs label Nov 3, 2020
Copy link

Hi @HarshaNalluru, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 22, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 22, 2024
@xirzec xirzec removed this from the Backlog milestone May 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Docs Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

8 participants