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

Powershell fileshare creation not working when using other versions than Azure.Storage 6.1.0 #7

Open
kfaerk opened this issue Sep 14, 2017 · 0 comments
Labels

Comments

@kfaerk
Copy link
Collaborator

kfaerk commented Sep 14, 2017

It is currently not possible to create an Azure Fileshare through a .NET API, so the way it is done is to use PowerShell through Microsoft.IdentityModel.Clients.ActiveDirectory.

This works when the version of WindowsAzure.Storage is exactly 6.1.0, but PowerShell throws some error message when it is a higher version.

Need to find some way of creating a fileshare programatically if it doesn't exist, as downgrading the version of WindowsAzure.Storage is not an option.

@kfaerk kfaerk added the bug label Sep 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant