Closed covici closed 5 years ago
@covici Hi. This can happen if you created this storage account as a classic (pre-ARM). The Az modules cannot manage those. Do you know if this is a classic storage account?
I created this several years ago, so its quite possible. The connect-azaccount does work, however. In case this is the case, how should I proceed? I tried a few things and it seems that if I set a context using my key, I can do some actions, but I would still like to figure out what is happening.
Thanks.
On Tue, 16 Jul 2019 18:08:13 -0400, Niander Assis wrote:
[1 <text/plain; UTF-8 (7bit)>] [2 <text/html; UTF-8 (7bit)>] @covici Hi. This can happen if you created this storage account as a classic (pre-ARM). The Az modules cannot manage those. Do you know if this is a classic storage account?
― You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?
John Covici wb2una
covici@ccs.covici.com
@niander @covici Greetings from CSS. Helping this customer to reach resolution. I can confirm the SA on his subscription is classic storage.
The only possible way is using the portal or the old Azure cmdlets. For using the new Az cmdlets you need to update to a new Storage Account. I am closing this issue now but feel free to comment here with any further question.
Any advantage to updating to a new storage account and how would I do this if I wanted to do that?
On Thu, 18 Jul 2019 13:55:02 -0400, Niander Assis wrote:
[1 <text/plain; UTF-8 (7bit)>] [2 <text/html; UTF-8 (7bit)>] The only possible way is using the portal or the old Azure cmdlets. For using the new Az cmdlets you need to update to a new Storage Account. I am closing this issue now but feel free to comment here with any further question.
― You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?
John Covici wb2una
covici@ccs.covici.com
OK, I discovered that the windows service was not running, this is why I wasn't getting the notifications, the program never ran at all.
Thanks.
On Tue, 16 Jul 2019 18:08:13 -0400, Niander Assis wrote:
[1 <text/plain; UTF-8 (7bit)>] [2 <text/html; UTF-8 (7bit)>] @covici Hi. This can happen if you created this storage account as a classic (pre-ARM). The Az modules cannot manage those. Do you know if this is a classic storage account?
― You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?
John Covici wb2una
covici@ccs.covici.com
sorry replied to wrong message.
On Tue, 16 Jul 2019 18:08:13 -0400, Niander Assis wrote:
[1 <text/plain; UTF-8 (7bit)>] [2 <text/html; UTF-8 (7bit)>] @covici Hi. This can happen if you created this storage account as a classic (pre-ARM). The Az modules cannot manage those. Do you know if this is a classic storage account?
― You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?
John Covici wb2una
covici@ccs.covici.com
I wanted to ask something before migrating my account, I would like to know if the apis remain the same -- I have several programs that use those apis to manipulate blobs, create new containers, etc. so if I migrate from classic, will those remain the same?
Thanks.
@niander thoughts ?
@niander checking back with you again. Please help with customer inquiry. Let me know if I can help or if you need additional information. Thank you
@prbajrac @covici This is properly asked of the storage team - storage data plane cmdlets are supported with arm storage accounts, but are not identical to the older api versions supported by the Azure cmdlets.
Description
After connecting to my azaccount get-azstorageaccount returns nothing. If I use the resource named Default-Storage-EastUS and my account name it says it cannot find the name. If I don't use any parameters, it says nothing.
Steps to reproduce
I did connect-azaccount, signed in and got the account. Then I did get-azstorageaccount.
Environment data
Module versions
Debug output
Error output