Portal Dashboard
Import
Dashboards can be imported using the resource id
, e.g.
$ pulumi import azure:portal/portalDashboard:PortalDashboard my-board /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.Portal/dashboards/00000000-0000-0000-0000-000000000000
Content copied to clipboard
Note the URI in the above sample can be found using the Resource Explorer tool in the Azure Portal.
Properties
Link copied to clipboard
JSON data representing dashboard body. See above for details on how to obtain this from the Portal.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The name of the resource group in which to create the dashboard. Changing this forces a new resource to be created.