Replies: 1 comment 2 replies
-
We will need to add the category in a PR to the policy (https://github.com/Azure/Enterprise-Scale/blob/main/src/resources/Microsoft.Authorization/policyDefinitions/Deploy-Diagnostics-Function.json) i believe. Please create an issue and let us know the policy that actually sets these settings so we can pin point the correct one :) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There is currently an ALZ policy that forces resources to send their diagnostic logs to Log Analytics in the management subscription. That's great but how do i change this behavior for an specific type of resource say Logic Apps?. Here is my requirement:
Logic Apps team recently announced the availability for sending Workflow Runtime logs to Log Analytics. Default setbypolicy only send the Function Application Logs to Log Analytics, I need to change it in away that Workflow Runtime Logs are sent to Log Analytics instead, as shown in the picture attached.
Thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions