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

Add create storage account feature into codebase #1

Open
abokov opened this issue Jun 30, 2016 · 0 comments
Open

Add create storage account feature into codebase #1

abokov opened this issue Jun 30, 2016 · 0 comments
Assignees

Comments

@abokov
Copy link

abokov commented Jun 30, 2016

Existing implementation require primary(or 2ndary) key and storage account name as must have params ( container /blob will be created ) and this require user to have them in advance and setup somewhere outside of this library ( powershell or azure portal ). Thing is that it's much more convenient to have everything inside that code, so user should need just put subscription id and keys to get access API, and then just use classes inside that library

@abokov abokov self-assigned this Jun 30, 2016
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

No branches or pull requests

1 participant