Azure / ResourceModules

This repository includes a CI platform for and collection of mature and curated Bicep modules. The platform supports both ARM and Bicep and can be leveraged using GitHub actions as well as Azure DevOps pipelines.
https://aka.ms/carml
MIT License
726 stars 456 forks source link

[Feature Request]: Diagnostic Settings do not support resource specific Log Analytics tables #4010

Closed tyconsulting closed 9 months ago

tyconsulting commented 1 year ago

Description

Currently the diagnostic settings in the CARML modules do not support the resource specific destination tables feature for the applicable resources (i.e. RSV, AKS, ADF, Key Vault, etc.)

AlexanderSehr commented 1 year ago

Hey @tyconsulting, I checked with @ahmadabdalla, and if I understand it correctly, the request is about the logAnalyticsDestinationType parameter, correct? If so, we'll soon enable this by updating all CAMRL modules as per the Azure Verified Modules (AVM) specs defined here.