Skip to content

Commit 464e583

Browse files
Merge pull request #212051 from hhunter-ms/hh-1988746
[Change Analysis] Add to troubleshooting guide
2 parents ab16440 + 26cf265 commit 464e583

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

articles/azure-monitor/change/change-analysis-troubleshoot.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: conceptual
55
ms.author: hannahhunter
66
author: hhunter-ms
77
ms.contributor: cawa
8-
ms.date: 07/28/2022
8+
ms.date: 09/21/2022
99
ms.subservice: change-analysis
1010
ms.custom: devx-track-azurepowershell
1111
ms.reviewer: cawa
@@ -15,10 +15,10 @@ ms.reviewer: cawa
1515

1616
## Trouble registering Microsoft.ChangeAnalysis resource provider from Change history tab.
1717

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:
1919

2020
### 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).
2222

2323
To resolve the issue, contact the owner of your subscription to register the **Microsoft.ChangeAnalysis** resource provider.
2424
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
6262
6363
Refreshing the page after a few minutes usually fixes this issue. If the error persists, contact the [Change Analysis help team](mailto:[email protected]).
6464
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+
6571
## You don't have enough permissions to view some changes. Contact your Azure subscription administrator.
6672
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,
6874
* To view infrastructure changes returned by Azure Resource Graph and Azure Resource Manager, reader access is required.
6975
* For web app in-guest file changes and configuration changes, contributor role is required.
7076

0 commit comments

Comments
 (0)