Skip to content

[AVM Module Issue]: avm/res/cdn/profile/main.bicep not setting logAnalyticsDestinationType #6875

@janinternet

Description

@janinternet

Check for previous/existing GitHub issues

  • I have checked for previous/existing GitHub issues

Issue Type?

Bug

Module Name

avm/res/cdn/profile

(Optional) Module Version

0.19.1

Description

main.bicep not setting logAnalyticsDestinationType.

When you deploy with logAnalyticsDestinationType = 'Dedicated' the resource will be created with:

"logAnalyticsDestinationType": null

This is because main.bicep does not properly pass the logAnalyticsDestinationType property down to the underlying Microsoft.Insights/diagnosticSettings resource, the value will default to null.

(Optional) Correlation Id

No response

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Needs: Triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions