Skip to content

Conversation

@AlexanderSehr
Copy link
Collaborator

@AlexanderSehr AlexanderSehr commented Dec 12, 2025

Description

Changes

  • Updated several API versions
  • Updated version of referenced private endpoint AVM res module to latest 0.11.1

Breaking Changes

  • Added additional setting ApplicationInsightsAgent_EXTENSION_VERSION for configs of type appsettings that is automatically set if the parameter applicationInsightResourceId is provided and no custom ApplicationInsightsAgent_EXTENSION_VERSION is configured via the config's properties parameter. It automatically selects ~3 for Linux sites & ~2 for Windows. The same logic applies to slots.

Fixes #6259

image

Pipeline Reference

Pipeline
avm.res.web.site

Type of Change

  • Azure Verified Module updates:
    • Bugfix containing backwards-compatible bug fixes, and I have NOT bumped the MAJOR or MINOR version in version.json:
    • Feature update backwards compatible feature updates, and I have bumped the MINOR version in version.json.
    • Breaking changes and I have bumped the MAJOR version in version.json.
    • Update to documentation
  • Update to CI Environment or utilities (Non-module affecting changes)

@AlexanderSehr AlexanderSehr self-assigned this Dec 12, 2025
@AlexanderSehr AlexanderSehr added the Type: Bug 🐛 Something isn't working label Dec 12, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Triage 🔍 Maintainers need to triage still Type: AVM 🅰️ ✌️ Ⓜ️ This is an AVM related issue and removed Needs: Triage 🔍 Maintainers need to triage still labels Dec 12, 2025
@avm-organizer avm-organizer bot added the Needs: Module Owner 📣 This module needs an owner to develop or maintain it label Dec 16, 2025
@AlexanderSehr AlexanderSehr merged commit 222b6c9 into main Jan 2, 2026
6 checks passed
@AlexanderSehr AlexanderSehr deleted the users/alsehr/6259_appInsights branch January 2, 2026 12:18
yffok pushed a commit to yffok/bicep-registry-modules that referenced this pull request Jan 15, 2026
…fig (Azure#6343)

## Description

### Changes

- Updated several API versions
- Updated version of referenced private endpoint AVM res module to
latest `0.11.1`

### Breaking Changes

- Added additional setting `ApplicationInsightsAgent_EXTENSION_VERSION`
for configs of type `appsettings` that is automatically set if the
parameter `applicationInsightResourceId` is provided and no custom
`ApplicationInsightsAgent_EXTENSION_VERSION` is configured via the
config's `properties` parameter. It automatically selects `~3` for Linux
sites & `~2` for Windows. The same logic applies to slots.

Fixes Azure#6259 

<img width="1297" height="1205" alt="image"
src="https://github.com/user-attachments/assets/146f87f4-527f-4faf-b7dc-f61a9c874a3c"
/>

## Pipeline Reference

<!-- Insert your Pipeline Status Badge below -->

| Pipeline |
| -------- |

[![avm.res.web.site](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.site.yml/badge.svg?branch=users%2Falsehr%2F6259_appInsights&event=workflow_dispatch)](https://github.com/Azure/bicep-registry-modules/actions/workflows/avm.res.web.site.yml)


## Type of Change

<!-- Use the checkboxes [x] on the options that are relevant. -->

- Azure Verified Module updates:
- [x] Bugfix containing backwards-compatible bug fixes, and I have NOT
bumped the MAJOR or MINOR version in `version.json`:
- [ ] Feature update backwards compatible feature updates, and I have
bumped the MINOR version in `version.json`.
- [ ] Breaking changes and I have bumped the MAJOR version in
`version.json`.
  - [ ] Update to documentation
- [ ] Update to CI Environment or utilities (Non-module affecting
changes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs: Module Owner 📣 This module needs an owner to develop or maintain it Type: AVM 🅰️ ✌️ Ⓜ️ This is an AVM related issue Type: Bug 🐛 Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[AVM Module Issue]: Application Insights is not enabled when deploying the module

3 participants