Updating Azure Function App Run Time

D365 Tech Support Forums Azure Azure Functions Updating Azure Function App Run Time

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #977
    FitVibes24
    Participant

      We made a new function app, this defaults to this configuration with the runtime version of ~4

      We needed to bring this to ~3 in order to use a reference package that did not work with ~4. As you can see, this does not allow us to choose 3. Is this even possible to change or can we just not use that reference package in this case?

      #997
      ADUser
      Participant

        Go Function App > Configuration (left hand side bar) > Advanced edit

        You should be able to update the runtime from there. Then you will see it automatically update in the function runtime setting after making this change.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.
      D365 Tech Support