The ZipFile.ExtractToDirectory(zipPath, folderPath); is unable to extract the zip files if the working directory is set to a mounted file storage (az webapp con
ZipFile.ExtractToDirectory(zipPath, folderPath);