Dashboards are unusable again #3562
Labels
customer/feedback
Feedback from customers
impact/regression
Something that used to work, but is now broken
kind/bug
Some behavior is incorrect or out of spec
p1
A bug severe enough to be the next item assigned to an engineer
resolution/fixed
This issue was fixed
Milestone
What happened?
Release 2.48.0 allowed creation of Azure Portal dashboards by treating part metadata as untyped JSON. This was a workaround around Azure API spec issue Azure/azure-rest-api-specs#27465.
We started porting our dashboard definitions from custom ARM template deployment initiated by Pulumi to Pulumi, but before we could finish this work this workaround was removed in release 2.54.0. Now only Markdown parts can be created by Pulumi again, which not only prevents us from creating dashboards in Pulumi but also means that we cannot use refresh for drift detection as any time we do refresh & up Pulumi tries to delete the content of dashboard.
Please consider putting the workaround back.
Original issues: #3015, #3023
Example
Examples provided in original issues.
Output of
pulumi about
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).
The text was updated successfully, but these errors were encountered: