You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/change/change-analysis-troubleshoot.md
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.topic: conceptual
5
5
ms.author: hannahhunter
6
6
author: hhunter-ms
7
7
ms.contributor: cawa
8
-
ms.date: 07/28/2022
8
+
ms.date: 09/21/2022
9
9
ms.subservice: change-analysis
10
10
ms.custom: devx-track-azurepowershell
11
11
ms.reviewer: cawa
@@ -15,10 +15,10 @@ ms.reviewer: cawa
15
15
16
16
## Trouble registering Microsoft.ChangeAnalysis resource provider from Change history tab.
17
17
18
-
If you're viewing Change history after its first integration with Azure Monitor's Change Analysis, you will see it automatically registering the **Microsoft.ChangeAnalysis** resource provider. The resource may fail and incur the following error messages:
18
+
If you're viewing Change history after its first integration with Azure Monitor's Change Analysis, you'll see it automatically registering the **Microsoft.ChangeAnalysis** resource provider. The resource may fail and incur the following error messages:
19
19
20
20
### You don't have enough permissions to register Microsoft.ChangeAnalysis resource provider.
21
-
You're receiving this error message because your role in the current subscription is not associated with the **Microsoft.Support/register/action** scope. For example, you are not the owner of your subscription and instead received shared access permissions through a coworker (like view access to a resource group).
21
+
You're receiving this error message because your role in the current subscription isn't associated with the **Microsoft.Support/register/action** scope. For example, you aren't the owner of your subscription and instead received shared access permissions through a coworker (like view access to a resource group).
22
22
23
23
To resolve the issue, contact the owner of your subscription to register the **Microsoft.ChangeAnalysis** resource provider.
24
24
1. In the Azure portal, search for **Subscriptions**.
@@ -62,9 +62,15 @@ When changes can't be loaded, Azure Monitor's Change Analysis service presents t
62
62
63
63
Refreshing the page after a few minutes usually fixes this issue. If the error persists, contact the [Change Analysis help team](mailto:[email protected]).
64
64
65
+
## Only partial data loaded.
66
+
67
+
This error message may occur in the Azure portal when loading change data via the Change Analysis home page. Typically, the Change Analysis service calculates and returns all change data. However, in a network failure or a temporary outage of service, you may receive an error message indicating only partial data was loaded.
68
+
69
+
To load all change data, try waiting a few minutes and refreshing the page. If you are still only receiving partial data, contact the [Change Analysis help team](mailto:[email protected]).
70
+
65
71
## You don't have enough permissions to view some changes. Contact your Azure subscription administrator.
66
72
67
-
This general unauthorized error message occurs when the current user does not have sufficient permissions to view the change. At minimum,
73
+
This general unauthorized error message occurs when the current user doesn't have sufficient permissions to view the change. At minimum,
68
74
* To view infrastructure changes returned by Azure Resource Graph and Azure Resource Manager, reader access is required.
69
75
* For web app in-guest file changes and configuration changes, contributor role is required.
0 commit comments