diff --git a/deploy/infrastructure.bicep b/deploy/infrastructure.bicep index 8fb4029..8e99a17 100644 --- a/deploy/infrastructure.bicep +++ b/deploy/infrastructure.bicep @@ -64,7 +64,7 @@ resource classicApplicationInsights 'microsoft.insights/components@2020-02-02' = } } -resource serverlessAppPlan 'Microsoft.Web/serverfarms@2022-03-01' = { +resource serverlessAppPlan 'Microsoft.Web/serverfarms@2023-01-01' = { name: '${resourceNamePrefix}-serverless-app-plan' location: location sku: {