What action is required if you initiate a storage failover when the storage account is mounted to the app?
WEBSITES_ENABLE_APP_SERVICE_STORAGE must be set to false.
WEBSITES_ENABLE_APP_SERVICE_STORAGE
false
The app must be restarted or the storage must be remounted.
No action is required. The app will automatically reconnect to the storage mount.
Storage failover requires app restart or remounting of Azure Storage.