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.
ストレージや docDB などの追加サービスを呼び出す必要をなくすために、Azure Functions はローカル (状態) ストレージを提供しますか?
関数は、永続的なファイルを格納する機能を提供する Azure App Service に基づいて構築されています。たとえば、ファイルを %HOME%\data\SomeFolderOfYourChoice に保存できます。