Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ローカルストレージにファイルを保存することと、Azure Virtual Machine HD(d:\やe :)に保存することには違いがありますか?私が理解していることから、それらは同じです。
ありがとう
ファイルは BLOB ストレージに格納する必要があります。MongoDB などを除いて、VM ディスクにファイルを保存しません。VM ファイルは BLOB ストレージにあります。永続的な場合はBLOBにある必要があり、一時的にローカルに保存します。