Recover a deleted dashboard in the Azure portal

If you're in the global Azure cloud, and you delete a published (shared) dashboard in the Azure portal, you can recover that dashboard within seven days of the delete.

Important

If you're in an Azure Government cloud, or if the dashboard isn't published, you can't recover a deleted dashboard.

Follow these steps to recover a published dashboard:

  1. From the Azure portal menu, select Resource groups, then select the resource group where you published the dashboard. (The default resource group is named dashboards.)

  2. Under Activity log, expand the Delete Dashboard operation. Select the Change history tab, then select <deleted resource>.

    Screenshot of change history tab

  3. Select and copy the contents of the left pane, then save to a text file with a .json file extension. The portal can use this JSON file to re-create the dashboard.

    Screenshot of change history diff

  4. From the Azure portal menu, select Dashboards, then select Upload.

    Screenshot of the Upload option in the Azure portal.

  5. Select the JSON file you saved. The portal re-creates the dashboard with the same name and elements as the deleted dashboard.

  6. Select Share to publish the dashboard and re-establish the appropriate access control.

    Screenshot of the Share option for dashboards in the Azure portal.