Currently the only known method to build out dashboards is to slowly click away in the portal GUI building up the structures, then exporting it so a massive JSON blob in our IAC...
I would like Microsoft to provide an SDK with the primitives as Code so we can build them out in our IAC.
Grafana supports this method in their foundation SDK
https://github.com/grafana/grafana-foundation-sdk
Currently the only known method to build out dashboards is to slowly click away in the portal GUI building up the structures, then exporting it so a massive JSON blob in our IAC...
I would like Microsoft to provide an SDK with the primitives as Code so we can build them out in our IAC.
Grafana supports this method in their foundation SDK
https://github.com/grafana/grafana-foundation-sdk