Closed Phiph closed 2 years ago
I have the same problem. As I confirmed the doc (*1), the latest bicep template format doesn't allow the "daprAIInstrumentationKey" property in L.45 of deploy/environment.bicep file in this repo.
daprAIInstrumentationKey: appInsights.properties.InstrumentationKey
(*1) https://docs.microsoft.com/en-us/azure/templates/microsoft.web/kubeenvironments?tabs=bicep
I'd like to know whether this is document bug or bicep/ARMTemplate bug?
Yes there was a bug that was filed and is rolling out to fix this. I'll work to get latest update from team and close once someone confirms the fix is live
Thank you @jeffhollan!
Minimal steps to reproduce
In my own repo, that's using the workflow and Bicep files provided here (Thank you, life saver) I can't seem to get my services to show in Application Insights.
I'm using Dapr in all my services.
Mention any other details that might be useful
I've made some modifications to the bicep, but all seems okay.
This is just a request to see if it's still working your end :) Just incase API's or something has changed already :)