Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 809 Bytes

File metadata and controls

15 lines (11 loc) · 809 Bytes
ms.service azure-functions
ms.topic include
ms.date 08/20/2025
author ggailey777
ms.author glenga

Install bundle

To be able to use this binding extension in your app, make sure that the host.json file in the root of your project contains this extensionBundle reference:

[!INCLUDE functions-extension-bundles-json-v4]

When possible, you should use the latest extension bundle major version and allow the runtime to automatically maintain the latest minor version. You can view the contents of the latest bundle on the extension bundles release page. For more information, see Azure Functions extension bundles.