#AppInsights -> Log Analytics Workspace

1 messages · Page 1 of 1 (latest)

onyx bloom
#

Regarding AppInsights in Bicep, you may use this module

#

For your question about new web/func apps, I don't really see the point of sending things directly to the LAW but if you want to do so, you'll have to code it afaik

empty arch
#

Thank you for the response..So do you suggest sending the logs to app insights and then from there to log analytics workspace for new apps?

onyx bloom
#

Yep exactly

#

AppInsights will do it for you

empty arch
#

But app insights will expire in December 2024, so I am not understanding why should I send it to app insghts and from there to workspace😕

onyx bloom
#

Classic AppInsights will expire

#

Not AppInsights

#

And it's in Feb 2024

empty arch
#

So I can still create AppInsights resources, but that resource will have resource-mode as WorkSpace by default

#

Is that correct?

#

Thank you so much for the help!!