Where is stored which settings and storage account to use? #139
-
I have tried to deploy Cloud Shell in a VNet according to the documentation, but have not been successful. When I try to start the Cloud Shell from the Portal, I get the following error:
My question isn't about this error (I have opened a support ticket for that). I'd like to keep the Storage Account and related resources (VNet, relay, etc) in place, but would also like to reconfigure Cloud Shell to use another Storage Account and not run it in a VNet for now. I know that I can normally achieve this by running the command Where is the configuration kept about how Cloud Shell should be started, and how can I influence that without having access to a shell session (and without having to delete the storage account or any other resource)? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
The settings are stored internally by CLoud Shell and accessed via REST API. |
Beta Was this translation helpful? Give feedback.
The settings are stored internally by CLoud Shell and accessed via REST API.
https://docs.microsoft.com/en-us/azure/cloud-shell/troubleshooting#delete provides some steps to delete them from outside the shell.