pulumi-azure-native
pulumi-azure-native copied to clipboard
portal.dashboard only works with Extension/HubsExtension/PartType/MarkdownPart
What happened?
Currently, Pulumi only support part type Extension/HubsExtension/PartType/MarkdownPart.
Other types such as:
Extension/HubsExtension/PartType/MonitorChartPartExtension/HubsExtension/PartType/ClockPart- others metadata part types can be found here
are not supported at the moment.
This is the original dashboard
It shows undefined for unsupported part types in Pulumi when do a getoutput.
May I know is Pulumi has any plan to fix this issue ? because the dashboard may not be useful if only MarkdownPart is supported.
Steps to reproduce
Create a new dashboard using Pulumi portal dashboard api with part types as below:
Extension/HubsExtension/PartType/MonitorChartPartExtension/HubsExtension/PartType/ClockPart- others metadata part types can be found here
Expected Behavior
The part types should be supported and show in the azure portal dashboard
Actual Behavior
The part types are not supported throwing errors
Versions used
No response
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
another issue encountering this in #3015 and #3023
This issue has been addressed in PR #3123 and shipped in release v2.48.0.