Skip to content

Commit 455c304

Browse files
authored
Merge pull request #218969 from whhender/insights-updates
Insights updates
2 parents 9e4eeb7 + 628ed5d commit 455c304

29 files changed

+281
-103
lines changed

articles/purview/.openpublishing.redirection.purview.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,11 @@
229229
"source_path_from_root": "/articles/purview/how-to-create-import-export-glossary.md",
230230
"redirect_url": "/azure/purview/how-to-create-manage-glossary-term",
231231
"redirect_document_id": true
232+
},
233+
{
234+
"source_path_from_root": "/articles/purview/enable-disable-data-estate-insights.md",
235+
"redirect_url": "/azure/purview/disable-data-estate-insights",
236+
"redirect_document_id": true
232237
}
233238
]
234239
}

articles/purview/concept-guidelines-pricing-data-estate-insights.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ Data Estate Insights is billed on two dimensions:
3636
>
3737
> \* At this time automatic refresh is weekly.
3838
39+
If you want to reschedule or reduce how often your reports are refreshed, you can [schedule your Data Estate Insights reports](how-to-schedule-data-estate-insights.md).
40+
3941
If you don't plan on using Data Estate Insights for a while, a **[data curator](catalog-permissions.md#roles) on the [root collection](reference-azure-purview-glossary.md#root-collection)** can disable Data Estate Insights features in one of two ways:
4042

4143
- [Disable the Data Estate Insights application](#disable-the-data-estate-insights-application) - this will stop billing from both report generation and report consumption.
@@ -44,10 +46,19 @@ If you don't plan on using Data Estate Insights for a while, a **[data curator](
4446
> [!NOTE]
4547
> The application or report refresh can be enabled again later at any time.
4648
47-
A **[data curator](catalog-permissions.md#roles) on your account's [root collection](reference-azure-purview-glossary.md#root-collection)** can make these changes in the Management section of the Microsoft Purview governance portal in **Overview**, under **Feature options**. For specific steps, see the [enable or disable Data Estates Insights article](enable-disable-data-estate-insights.md)
49+
A **[data curator](catalog-permissions.md#roles) on your account's [root collection](reference-azure-purview-glossary.md#root-collection)** can make these changes in the Management section of the Microsoft Purview governance portal in **Overview**, under **Feature options**. For specific steps, see the [disable Data Estates Insights article](disable-data-estate-insights.md)
4850

4951
:::image type="content" source="media/concept-guidelines-pricing/disable-data-estate-insights.png" alt-text="Screenshot of the Overview window in the Management section of the Microsoft Purview governance portal. Under feature options, the data estate insights option is highlighted." :::
5052

53+
### Schedule Report Refresh
54+
55+
Your reports can be scheduled to refresh weekly or monthly depending on your needs, and this will affect billing.
56+
57+
Billing is calculated based on the amount of compute power that is used to generate the report, and is billed at the time of report generation.
58+
For more information about pricing, see the [pricing page](https://azure.microsoft.com/pricing/details/purview/) **under Data Map Enrichment.**
59+
60+
For more information about setting your refresh schedule, see [the schedule Data Estate Insights reports article](how-to-schedule-data-estate-insights.md).
61+
5162
### Disable the Data Estate Insights application
5263

5364
Disabling Data Estate Insights will disable the entire application, including these reports:
@@ -60,7 +71,7 @@ Disabling Data Estate Insights will disable the entire application, including th
6071

6172
The application icon will still show in the menu, but insights readers won't have access to reports at all, and report generation jobs will be stopped. The Microsoft Purview account won't receive any bill for Data Estate Insights.
6273

63-
For steps to disable the Data Estate Insights application, see the [disable article.](enable-disable-data-estate-insights.md#disable-the-data-estate-insights-application)
74+
For steps to disable the Data Estate Insights application, see the [disable article.](disable-data-estate-insights.md#disable-the-data-estate-insights-application)
6475

6576
### Disable report refresh
6677

@@ -70,11 +81,12 @@ When you disable report refreshes, insight readers will be able view reports but
7081

7182
In this case, graphs showing data from last 30 days will appear blank after 30 days. Graphs showing snapshot of the data map will continue to show graph and details. When an [insights readers](catalog-permissions.md#roles) accesses an insight report, report consumption meter will be triggered, and the Microsoft Purview account will be billed.
7283

73-
For steps to disable report refresh see the [disable article.](enable-disable-data-estate-insights.md#disable-report-refresh)
84+
For steps to disable report refresh see the [disable article.](disable-data-estate-insights.md#disable-report-refresh)
7485

7586
## Next steps
7687

77-
- [Enable or disable Data Estate Insights](enable-disable-data-estate-insights.md)
88+
- [Schedule Data Estate Insights reports](how-to-schedule-data-estate-insights.md)
89+
- [Disable Data Estate Insights](disable-data-estate-insights.md)
7890
- [Microsoft Purview, formerly Azure Purview, pricing page](https://azure.microsoft.com/pricing/details/azure-purview/)
7991
- [Pricing guideline overview](concept-guidelines-pricing.md)
8092
- [Pricing guideline Data Map](concept-guidelines-pricing-data-map.md)
Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
---
2+
title: Disable Data Estate Insights
3+
description: This article provides the steps to disable or enable Data Estate Insights in the Microsoft Purview governance portal.
4+
author: SunetraVirdi
5+
ms.author: suvirdi
6+
ms.service: purview
7+
ms.subservice: purview-insights
8+
ms.topic: how-to
9+
ms.date: 12/08/2022
10+
---
11+
12+
# Disable Data Estate Insights or report refresh
13+
14+
Microsoft Purview Data Estate Insights automatically aggregates metrics and creates reports about your Microsoft Purview account and your data estate. When you scan registered sources and populate your Microsoft Purview Data Map, the Data Estate Insights application automatically identifies governance gaps and highlights them in its top metrics. It also provides drill-down experience that enables all stakeholders, such as data owners and data stewards, to take appropriate action to close the gaps.
15+
16+
These features are optional and can be enabled or disabled at any time. This article provides the specific steps required to enable or disable Microsoft Purview Data Estate Insights features.
17+
18+
To reschedule without disabling, see [the article to schedule Data Estate Insights reports](how-to-schedule-data-estate-insights.md).
19+
20+
> [!IMPORTANT]
21+
> The Data Estate Insights application is **on** by default when you create a Microsoft Purview account.
22+
>
23+
> **State** is set to On.
24+
>
25+
> **Refresh Schedule** is set to a weekly refresh that begins 7 days after the account is created.
26+
>
27+
> As the Data Map is populated and curated, Insights App shows data in the reports. The reports are ready for consumption to anyone with Insights Reader role.
28+
29+
If you don't plan on using Data Estate Insights for a time, a **[data curator](catalog-permissions.md#roles) on the [root collection](reference-azure-purview-glossary.md#root-collection)** can disable the Data Estate Insights in one of two ways:
30+
31+
- [Disable the Data Estate Insights application](#disable-the-data-estate-insights-application) - this will stop billing from both report generation and report consumption.
32+
- [Disable report refresh](#disable-report-refresh) - Insights readers have access to current reports, but reports won't be refreshed. Billing will occur for report consumption but not report generation.
33+
34+
Steps for both methods, and for re-enablement, are below.
35+
36+
For more information about billing for Data Estates Insights, see our [pricing guidelines](concept-guidelines-pricing-data-estate-insights.md).
37+
38+
## Disable the Data Estate Insights application
39+
40+
> [!NOTE]
41+
> To be able to disable this application, you will need to have the [data curator role](catalog-permissions.md#roles) on your account's [root collection.](reference-azure-purview-glossary.md#root-collection)
42+
43+
Disabling Data Estate Insights will disable the entire application, including these reports:
44+
- Stewardship
45+
- Asset
46+
- Glossary
47+
- Classification
48+
- Labeling
49+
50+
The application icon will still show in the menu, but insights readers won't have access to reports at all, and report generation jobs will be stopped. The Microsoft Purview account won't receive any bill for Data Estate Insights.
51+
52+
To disable the Data Estate Insights application, a user with the [data curator role](catalog-permissions.md#roles) at the [root collection](reference-azure-purview-glossary.md#root-collection) can follow these steps:
53+
54+
1. In the [Microsoft Purview governance portal](https://web.purview.azure.com/resource/), go to the **Management** section.
55+
56+
:::image type="content" source="media/disable-data-estate-insights/locate-management.png" alt-text="Screenshot of the Microsoft Purview governance portal left menu, with the Management section highlighted and overview shown selected in the next menu." :::
57+
58+
1. Then select **Overview**.
59+
1. In the **Feature options** menu, locate Data Estate Insights, and select the **State** toggle to change it to **Off**.
60+
61+
:::image type="content" source="media/disable-data-estate-insights/disable-option.png" alt-text="Screenshot of the Overview window in the Management section of the Microsoft Purview governance portal with the State toggle highlighted for Data Estate Insights feature options." :::
62+
63+
Once you have disabled Data Estate Insights, the icon will still appear in the left hand menu, but users will receive a warning stating that the application has been disabled when attempting to access it.
64+
65+
:::image type="content" source="media/disable-data-estate-insights/disabled-warning.png" alt-text="Screenshot of the Data Estate Insights section with Data Estate Insights disabled, showing no reports, and a message to contact your Data Curator to reinstate the reports." :::
66+
67+
## Disable report refresh
68+
69+
> [!NOTE]
70+
> To be able to disable or edit report refresh, you will need to have the [data curator role](catalog-permissions.md#roles) on your account's [root collection.](reference-azure-purview-glossary.md#root-collection)
71+
72+
You can choose to disable report refreshes instead of disabling the entire Data Estate Insights application. When you disable report refreshes, users with the [insights reader role](catalog-permissions.md#roles) will still be able view reports, but they'll see warning at the top of each report indicating that the data may not be current and the date of the last refresh.
73+
74+
Graphs that show data from the last 30 days will appear blank after 30 days while graphs showing snapshot of the data map will continue to show graphs and details.
75+
76+
:::image type="content" source="media/disable-data-estate-insights/report-warning.png" alt-text="Screenshot of the report warning popup on the Data stewardship report insights page with the Report generated on date text highlighted." :::
77+
78+
To disable the Data Estate Insights report refresh, a user with the [data curator role](catalog-permissions.md#roles) at the [root collection](reference-azure-purview-glossary.md#root-collection) can follow these steps:
79+
80+
1. In the [Microsoft Purview governance portal](https://web.purview.azure.com/resource/), go to the **Management** section.
81+
82+
:::image type="content" source="media/disable-data-estate-insights/locate-management.png" alt-text="Screenshot of the Microsoft Purview governance portal left menu, with the Management section highlighted." :::
83+
84+
1. Then select **Overview**.
85+
1. In the **Insights refresh** menu, locate Data Estate Insights and select the **Edit pencil**
86+
87+
:::image type="content" source="media/disable-data-estate-insights/disable-data-estate-insights.png" alt-text="Screenshot of the Overview window in the Management section of the Microsoft Purview governance portal with the edit pencil in the Data Estate Insights row highlighted." :::
88+
89+
1. Select the **Off** radio button and select **Continue**. If prompted, review your edits and select **Save.**
90+
91+
:::image type="content" source="media/disable-data-estate-insights/disable-recurrance.png" alt-text="Screenshot of the Data Estate Insights edit page, with the Recurring radio button highlighted and set to Off." :::
92+
93+
1. You can now see under the **Schedule** column, the refresh schedule reads as **Disabled**.
94+
95+
## Re-enable Data Estate Insights and report refresh
96+
97+
> [!NOTE]
98+
> To enable Data Estate Insights, enable report refresh, or edit report refresh, you will need to have the [data curator role](catalog-permissions.md#roles) on your account's [root collection.](reference-azure-purview-glossary.md#root-collection)
99+
100+
If Data Estate Insights or report refresh has been disabled in your Microsoft Purview governance portal environment, a user with the [data curator role](catalog-permissions.md#roles) at the [root collection](reference-azure-purview-glossary.md#root-collection) can re-enable either at any time by following these steps:
101+
102+
1. In the [Microsoft Purview governance portal](https://web.purview.azure.com/resource/), go to the **Management** section.
103+
104+
:::image type="content" source="media/disable-data-estate-insights/locate-management.png" alt-text="Screenshot of the Microsoft Purview governance portal Management section highlighted.":::
105+
106+
1. Then select **Overview**.
107+
1. In the **Insights refresh** menu, locate Data Estate Insights, and select the **Edit** pencil.
108+
109+
:::image type="content" source="media/disable-data-estate-insights/refresh-frequency.png" alt-text="Screenshot of the Overview window in the Management section of the Microsoft Purview governance portal with the refresh frequency dropdown highlighted for Data Estate Insights feature options." :::
110+
111+
1. In the **Edit** menu, select **Recurring**.
112+
113+
1. Then select your time zone, set your recurrence to **Month(s)** or **Weeks(s)**, select your day and time to run, specify a start time, and optionally specify an end time. For more information about the available options, see [the article to schedule Data Estate Insights reports](how-to-schedule-data-estate-insights.md).
114+
115+
:::image type="content" source="media/disable-data-estate-insights/set-recurrance.png" alt-text="Screenshot of the Data Estate Insights edit page, with the Recurring radio button highlighted and set to Recurring." :::
116+
117+
1. Select **Continue**. If prompted, review the updates and select **Save**.
118+
1. Now you can see your schedule is set. Selecting **More info** in the schedule columns will give you the recurrence details.
119+
120+
:::image type="content" source="media/disable-data-estate-insights/schedule-set.png" alt-text="Screenshot of the management page, with the Data Estate Insights information row highlighted." :::
121+
122+
## Next steps
123+
124+
- [Learn how to use Asset insights](asset-insights.md)
125+
- [Learn how to use Classification insights](classification-insights.md)
126+
- [Learn how to use Glossary insights](glossary-insights.md)
127+
- [Learn how to use Label insights](sensitivity-insights.md)
128+
- [Schedule Data Estate Insights reports](how-to-schedule-data-estate-insights.md)

0 commit comments

Comments
 (0)