Skip to content

Commit 067b2ab

Browse files
authored
Merge pull request #280130 from nzthiago/main
Removing West US 3 from app creation quota issue
2 parents b25e903 + c4a31bf commit 067b2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/flex-consumption-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Keep these other considerations in mind when using Flex Consumption plan during
132132
+ **Triggers**: All triggers are fully supported except for Kafka, Azure SQL, and SignalR triggers. The Blob storage trigger only supports the [Event Grid source](./functions-event-grid-blob-trigger.md). Non-C# function apps must use version `[4.0.0, 5.0.0)` of the [extension bundle](./functions-bindings-register.md#extension-bundles), or a later version.
133133
+ **Regions**:
134134
+ Not all regions are currently supported. To learn more, see [View currently supported regions](flex-consumption-how-to.md#view-currently-supported-regions).
135-
+ There is a temporary limitation in West US 3. If you see the following error "This region has quota of 0 instances for your subscription. Try selecting different region or SKU." in that region please raise a support ticket so that your app can be unblocked.
135+
+ There is a temporary limitation where App Service quota limits for creating new apps are also being applied to Flex Consumption apps. If you see the following error "This region has quota of 0 instances for your subscription. Try selecting different region or SKU." please raise a support ticket so that your app creation can be unblocked.
136136
+ **Deployments**: These deployment-related features aren't currently supported:
137137
+ Deployment slots
138138
+ Continuous deployment using Azure DevOps Tasks (`AzureFunctionApp@2`)

0 commit comments

Comments
 (0)