-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIgnoreList.json
34 lines (34 loc) · 973 Bytes
/
IgnoreList.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"IgnoreWorkspaces": [
"Admin monitoring",
"Apps Catalog on Microsoft AppSource",
"Azure DevOps Dashboard",
"COVID-19 Global Report",
"COVID-19 US Tracking Report",
"Custom Visuals Exploration Tool",
"Dataflow Snapshots",
"Gen2 Utilization Metrics",
"Microsoft 365 Usage Analytics",
"Microsoft Fabric Capacity Metrics",
"Microsoft Project Web App",
"Office365 Usage Analytics",
"Power BI JSON Theme Guide",
"Power BI Premium Capacity Metrics",
"Power BI Release Plan",
"Template Apps Exploration Tool"
],
"IgnoreReports": [
"Dashboard Usage Metrics Report",
"Feature Usage and Adoption",
"Purview Hub",
"Report Usage Metrics Report",
"Usage Metrics Report",
"Workspace Usage Metrics Report"
],
"IgnoreSemanticModels": [
"Feature Usage and Adoption",
"Purview Hub",
"Report Usage Metrics Model",
"Usage Metrics Report"
]
}