microsoft / Application-Insights-Workbooks

Templates for Azure Monitor Workbooks
MIT License
562 stars 462 forks source link

Incorrect parameter "AzureFirewall" #2066

Open gguibert opened 1 year ago

gguibert commented 1 year ago

The "AzureFirewall" Parameter is not used as a variable in all requests. The parameter called is "Resource". Please update either:

Without this change the workbook does not work when implemented.

https://github.com/microsoft/Application-Insights-Workbooks/blob/e084fb7250c4aef9591953ad843e89f362035752/Workbooks/Network%20Insights/AzureFirewallWorkbooks/NetworkInsights-AzureFirewallMetrics-Minified/NetworkInsights-AzureFirewallMetrics-Minified.workbook#L34

Thanks

stephaneclavel commented 1 year ago

thanks @gguibert for this !