Remove or re-configure Azure Cloud Shell
It is very easy to configure Azuer CLoud Shell. But there is no option to un-configure or re-configure it when you removed the File Share or entire Storage Account. Can't find any documentation about it either.

3 comments
-
imbodji commented
Hello you can reconfigure it by unmouting the cloudrive
You have just to use the cmdlet get-clouddrive then dismount-clouddrive .
At the next logon you'll be able to configure a new clouddrive . -
Junwei Huang (MVP) commented
Me too. I want to know how does the Cloud Shell saving the default settings, for example default directory and storage account..
-
Anonymous commented
dismount-clouddrive will reset it. then you can remove the resource group, storage and file share.