Azure 云 shell 始终显示 "command not found"

Azure cloud shell always shows "command not found"

无论我输入什么命令,Azure 云 shell 都会显示 "command not found" - sudo、bash、az、apt-get 等。 我想这是因为我有 运行 这些命令:

sudo rm /var/lib/apt/lists/lock

sudo rm /var/cache/apt/archives/lock

sudo rm /var/lib/dpkg/lock

是否有恢复云的方法shell或者只有 Azure 员工有此权限?

云 Shell 提供可通过浏览器访问、预配置 shell 的 Azure 资源管理体验,无需安装、版本控制和维护自己一台机器。

这里是云shell中的tools,请参考。

Is there a way to restore the cloud shell or only Azure staff has this permissions?

在云端shell,似乎我们没有权限做一些配置。

也许我们可以删除此云shell(在资源组中),然后重新安装它。

如果您至少想使用全新的存储重新开始,您可以在 shell 中使用 clouddrive unmount 卸载文件共享。显示的警告描述了将要发生的情况。

当您下次尝试使用 shell 时,它会提示您提供资源组、存储帐户和文件共享(select“显示高级设置”),就像配置时一样第一次。

有关详细信息,请参阅:https://docs.microsoft.com/en-us/azure/cloud-shell/persisting-shell-storage