+|Azure Functions:<br/>Flex Consumption,<br/>Consumption, and Premium plans |Function apps that run in a [Flex consumption plan](../../azure-functions/consumption-plan.md), in a [Consumption plan](../../azure-functions/consumption-plan.md), or in a [Premium plan](../../azure-functions/functions-premium-plan.md) can't use custom and automatic backup functionality in App Service. In these dynamic scale plans, function app content is maintained in Azure Storage. Use [Azure Storage redundancy](../../storage/common/storage-redundancy.md) options to ensure your storage account meets its availability and durability targets during an outage.<br><br>You can also [download your existing function app project as a .zip file](../../azure-functions/deployment-zip-push.md) from the Azure portal. | We strongly encourage you to [plan for reliability in your function apps](../../reliability/reliability-functions.md).|
0 commit comments