gen-function-app
Latest: v1.3.0
Category
Integration
Total Versions
7
Last Updated
5/26/2026
Release History
v1.3.0 Latest
Changes:
- • Add option to disable public access of the storage account Add option to create private endpoint for the storage account
- • Merged PR 18876: Secure the function app
v1.2.2
Changes:
- • Added the ACT - Nightly build trigger as a pipeline resource trigger. Pipeline will then only run the test stage every night. Removed src trigger
- • Merged PR 17581: Update pr template and add nightly build trigger
- • Fix Private Endpoint to Function App
- • Add an option to configure the API management ID in a function App
v1.2.1
Changes:
- • Fix Private Endpoint to Function App
- • Merged PR 15422: Updated private_endpoint.tf
- • Add an option to configure the API management ID in a function App
v1.2.0
Changes:
- • Add Private Endpoint to Function App module
- • Merged PR 15413: Add Private Endpoint to Function App module
- • Add an option to configure the API management ID in a function App
v1.1.2
Changes:
- • Add an option to configure the API management ID in a function App
- • Merged PR 15290: Add api_management_api_id
v1.1.1
Changes:
- • Added variable group
- • Changed releasenote branch to main
- • Changed PR template without skip
- • Added IPMhub publish
- • Merged PR 12283: Update pull request template and YAML configuration for improved clarity and...
v1.1.0
Changes:
- • Removed the merging of the "ManagedBy" tag inside the module.
- • This functionality needs to be used in the main TF file, not inside a module.
- • Merged PR 11008: Remove Merge tags
- • Updated pipeline and pull request template to work with the simacsupport releasenote website.
- • Update tflint to latest version.