2018年6月6日水曜日

Warning: Failed to mount the Azure file share. Your cloud drive won't be available. Your Cloud Shell session will be ephemeral so no files or system changes will persist beyond your current session. というエラーがでたときの対処。

原因は、一回目にShellを実行したときにストレージアカウントを設定するのだけど、そのストレージアカウントを削除してしまうことらしい。

ということで、アカウントの設定しなおしで治る。手順は以下の通り。

  1. shellな画面で、clouddrive unmount を実行。
  2. shellを再起動。

この手順で、再度、ストレージアカウントの設定になるので、お好きなとおりに設定すればOK。