Skip to content

Commit bdee679

Browse files
authored
Merge pull request #41684 from cwatson-cat/5-18-Portal-GDPR
Copied in and revised for voice Santhosh's GDPR topic
2 parents 5a38e95 + ecf8a85 commit bdee679

File tree

4 files changed

+44
-0
lines changed

4 files changed

+44
-0
lines changed

articles/azure-portal/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
### [Programmatically create Azure Dashboards](azure-portal-dashboards-create-programmatically.md)
1616
## Manage
1717
### [Turn on high contrast or change theme](azure-portal-change-theme-high-contrast.md)
18+
### [Export or delete user settings](azure-portal-export-delete-settings.md)
1819
### [Use portal to manage resources](../azure-resource-manager/resource-group-portal.md)
1920
### [Manage access with Role-Based Access Control](../role-based-access-control/role-assignments-portal.md)
2021
### [Share dashboards with Role-Based Access Control](azure-portal-dashboard-share-access.md)
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: Export or delete Azure portal settings | Microsoft Docs
3+
description: Learn how you can export or delete your user settings, private dashboards, and customizations in the Azure portal.
4+
services: azure-portal
5+
keywords:
6+
author: santhoshsomayajula
7+
ms.author: santhosh.somayajulu
8+
ms.date: 05/18/2018
9+
ms.topic: conceptual
10+
11+
ms.service: azure-portal
12+
ms.custom:
13+
manager: dougeby
14+
---
15+
# Export or delete settings in the Azure portal
16+
You can export and delete the following settings from the Azure portal settings menu:
17+
* Azure portal private dashboards
18+
* User settings like favorite subscriptions or directories, and last logged in directory
19+
* Themes and customizations
20+
21+
We strongly recommend that you export and review your settings before you delete them. It can be time consuming to rebuild the dashboards and re-add your customizations.
22+
23+
[!INCLUDE [GDPR-related guidance](../../includes/gdpr-intro-sentence.md)]
24+
25+
**Export or delete your portal settings**
26+
27+
1. Sign in to the [Azure portal](http://portal.azure.com).
28+
2. On the top right of the portal, select **Settings**.
29+
30+
![Screenshot that shows the portal settings gear](media/azure-portal-export-delete-settings/azure-portal-settings-icon.png)
31+
3. Select **Export all settings** or **Delete all settings and private dashboards**.
32+
33+
![Screenshot that shows the portal settings export and delete](media/azure-portal-export-delete-settings/azure-portal-export-delete-settings.png)
34+
35+
The following table describes these settings.
36+
37+
| Setting | Description |
38+
| --- | --- |
39+
| **Export all settings** | Creates a .json file that contains your user settings like your dashboard theme.|
40+
| **Delete all settings and private dashboards** | Deletes all links to private dashboards and other user customizations you've made to the portal dashboard. |
41+
42+
43+
34 KB
Loading
3.5 KB
Loading

0 commit comments

Comments
 (0)