Hi Is it possible to create a dashboard using pulumi with the type "Extension/Microsoft_OperationsManagementSuite_Workspace/PartType/LogsDashboardPart"
t
tall-librarian-49374
06/19/2024, 8:26 AM
Currently, you would have to use the Azure Classic provider for this. Azure Native has an issue with dashboard part coverage tracked in https://github.com/pulumi/pulumi-azure-native/issues/3023
There is a draft PR with a fix that I still need to land.