Free trial subscription is not supported for Flex Consumption. Please select a different subscription. Even after upgrade.

Niccolo Abate 30 Reputation points
2025-05-13T19:43:51.6633333+00:00

Even after upgrading the subscription to pay as you go I still get this error when trying to create a flex consumption functions app.

Error: Free trial subscription is not supported for Flex Consumption. Please select a different subscription.

The normal Consumption plan doesn't give this error, but I would like to use Flex Consumption.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,933 questions
{count} votes

Accepted answer
  1. Praveen Kumar Gudipudi 1,875 Reputation points Microsoft External Staff Moderator
    2025-05-19T20:41:21.71+00:00

    Hello Niccolo Abate,

    Glad to hear that your issue has been resolved. yes, we need to wait for some time to get status updated.

    Sometimes it takes more than 24 hours after upgrade for it to impact some restricted changes, so the solution here may just be to wait

    Also check that the Azure region you’re deploying to supports the Flex Consumption plan. Here is the Azure CLI command to check which regions support Flex consumption function apps.

    az functionapp list-flexconsumption-locations --output table

    See:

    https://learn.microsoft.com/en-us/azure/azure-functions/flex-consumption-how-to

    You can mark it 'Accept Answer' and 'Upvote' if this helped you.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.