How do I find out which Function Apps are using Azure Functions version 1.x?

Saas SA 21 Reputation points
2025-03-20T13:07:02.2466667+00:00

I got an email stating that I was "associated with one or more Azure subscriptions that use version 1.x of the Azure Functions runtime." To my knowledge none of my Function Apps use version 1.x. How do I find out which function(s) I need to update, and why can't the mail be a little more specific? I mean it says I'm getting the email because I use version 1.x. That implies Microsoft knows of at least one function that uses 1.x, so which one?

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

Accepted answer
  1. Abiola Akinbade 29,405 Reputation points Volunteer Moderator
    2025-03-20T13:18:21.1766667+00:00

    See how to view the versions here:

    https://learn.microsoft.com/en-us/azure/azure-functions/set-runtime-version?tabs=azure-portal&pivots=platform-linux#view-the-current-runtime-version

    Also here is a third party article that guides you:

    https://demiliani.com/2024/01/30/list-all-azure-functions-with-older-runtime-with-powershell/

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

    Regards,

    Abiola

    1 person found this answer helpful.
    0 comments No comments

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.