Skip to content

Commit 2a4d44a

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#101378
Updating the FAQ section adding the basic tier in automatic backups query related for azure functions as below Automatic backups are available in preview for Azure Functions in dedicated (App Service) Basic or Standard or Premium tiers. Function apps in the Consumption or Elastic Premium pricing tiers aren't supported for automatic backups.
1 parent 143191c commit 2a4d44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/manage-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ Each backup is a complete offline copy of your app, not an incremental update.
261261
262262
#### Does Azure Functions support automatic backups?
263263
264-
Automatic backups are available in preview for Azure Functions in [dedicated (App Service)](../azure-functions/dedicated-plan.md) **Standard** or **Premium** tiers. Function apps in the [**Consumption**](../azure-functions/consumption-plan.md) or [**Elastic Premium**](../azure-functions/functions-premium-plan.md) pricing tiers aren't supported for automatic backups.
264+
Automatic backups are available in preview for Azure Functions in [dedicated (App Service)](../azure-functions/dedicated-plan.md) **Basic** or **Standard** or **Premium** tiers. Function apps in the [**Consumption**](../azure-functions/consumption-plan.md) or [**Elastic Premium**](../azure-functions/functions-premium-plan.md) pricing tiers aren't supported for automatic backups.
265265
266266
#### What's included in an automatic backup?
267267

0 commit comments

Comments
 (0)