Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

azureSAGetKey() fails for classic storage #84

Open
glglgithub opened this issue Jun 16, 2017 · 2 comments
Open

azureSAGetKey() fails for classic storage #84

glglgithub opened this issue Jun 16, 2017 · 2 comments

Comments

@glglgithub
Copy link

glglgithub commented Jun 16, 2017

I got the following error message:

Fetching Storage Key..
Error: azureSAGetKey()
The Resource 'Microsoft.Storage/storageAccounts/mcc360prdstorage'
under resource group 'Default-Storage-SoutheastAsia' was not
found.
Return code: 404

However, from resource list, I found that the storage should be under:

/subscriptions/8291f806-7141-425b-***/resourceGroups/Default-Storage-**a/providers/Microsoft.ClassicStorage/storageAccounts/mcc360prdstorage
@andrie andrie changed the title azureSAGetKey fails for providers/Microsoft.ClassicStorage/storageAccounts/mcc360prdstorage azureSAGetKey fails for classic storage Jun 16, 2017
@andrie andrie changed the title azureSAGetKey fails for classic storage azureSAGetKey() fails for classic storage Jun 16, 2017
@andrie
Copy link
Contributor

andrie commented Jun 16, 2017

We don't support any of the classic resources at the moment, sorry.

Pull requests for additional functionality are welcome.

@glglgithub
Copy link
Author

glglgithub commented Jun 16, 2017

Classic resources support is highly required. The classic resources storage has been used as data lake where many data feeds have been dumping to for 3 yrs already. It's impossible to start a new storage, shipped the old storage and re-direct every data stream to the new one.

why azureListSA() has hard-coded type parameter as type_sa <- "Microsoft.Storage/storageAccounts"

@andrie andrie added the wontfix label Jun 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants