Code Monkey home page Code Monkey logo

azurestoragesnippets's Introduction

Project Name

Snippets for Azure Storage content.

Features

This project framework provides the following features:

  • .NET samples for v11 and v12 client libraries
  • Java samples for v8 and v12 client libraries
  • Python samples
  • JavaScript samples

Getting Started

Prerequisites

Client library packages.

  • OS
  • Library version
  • ...

Installation

(ideally very short)

  • npm install [package name]
  • mvn install
  • ...

Quickstart

(Add steps to get up and running quickly)

  1. git clone [repository clone url]
  2. cd [respository name]
  3. ...

Demo

A demo app is included to show how to use the project.

To run the demo, follow these steps:

(Add steps to start up the demo)

Resources

(Any additional resources or related projects)

  • Link to supporting information
  • Link to similar sample
  • ...

azurestoragesnippets's People

Contributors

anuragsharma-msft avatar diberry avatar kasobol-msft avatar kyle-patterson avatar mhopkins-msft avatar microsoft-github-operations[bot] avatar microsoftopensource avatar normesta avatar pauljewellmsft avatar tamram avatar twooley avatar v-geberr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

azurestoragesnippets's Issues

CORS ERROR On DOWNLOAD BLOB

Access to XMLHttpRequest at '' from origin 'http://localhost:3000' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Also added the CORS rule on azure storage:

image

blobServiceClient does not have method findBlobsByTags

In the example in set-and-retrieve-blob-tags.js, line 62.

let iterator = blobServiceClient.findBlobsByTags(tagOdataQuery, listOptions)

but I got error:

error TS2339: Property 'findBlobsByTags' does not exist on type 'BlobServiceClient'

Rename master to main

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Any log messages given by the failure

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.