Skip to content

Can Microsoft confirm whether Azure Functions Flex Consumption support for PowerShell 7.6 is GA or Preview? In East US, the following command returns PowerShell 7.6 as the default runtime: az functionapp list-flexconsumption-runtimes --runtime powershell --location eastus The output shows: { "version": "7.6", "default": true } while PowerShell 7.4 is returned with: { "version": "7.4", "default": false } Could Microsoft confirm: Whether PowerShell 7.6 for Azure Functions Flex Consumption is GA or Preview? Whether an official announcement or Learn article exists? Whether this status applies globally or only in certain regions? #12012

Description

No description provided.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions