Skip to content

Commit 1258df4

Browse files
committed
Add AMA diskspace requirements
1 parent e6395f5 commit 1258df4

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/azure-monitor/agents/azure-monitor-agent-manage.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,9 @@ The following prerequisites must be met prior to installing Azure Monitor Agent.
7272
| Extension Logs | Windows (Azure VM) | C:\WindowsAzure\Logs\Plugins\Microsoft.Azure.Monitor.AzureMonitorWindowsAgent | 100 MB |
7373
| Extension Logs | Windows (Azure Arc) | C:\ProgramData\GuestConfig\extension_logs\Microsoft.Azure.Monitor.AzureMonitorWindowsAgent | 100 MB |
7474
| Agent Cache | Linux | /etc/opt/microsoft/azuremonitoragent, /var/opt/microsoft/azuremonitoragent | 500 MB |
75-
| Agent Cache | Windows (Azure VM) | C:\WindowsAzure\Resources\AMADataStore.{DataStoreName} | 500 MB |
76-
| Agent Cache | Windows (Azure Arc) | C:\Resources\Directory\AMADataStore. {DataStoreName} | 500 MB |
75+
| Agent Cache | Windows (Azure VM) | C:\WindowsAzure\Resources\AMADataStore.{DataStoreName} | 10.5 GB |
76+
| Agent Cache | Windows (Azure Arc) | C:\Resources\Directory\AMADataStore. {DataStoreName} | 10.5 GB |
7777
| Event Cache | Linux | /var/opt/microsoft/azuremonitoragent/events | 10 GB |
78-
| Event Cache | Windows (Azure VM) | C:\WindowsAzure\Resources\AMADataStore.{DataStoreName}\Tables | 10 GB |
79-
| Event Cache | Windows (Azure Arc) | C:\Resources\Directory\AMADataStore. {DataStoreName}\Tables | 10 GB |
8078

8179
> [!NOTE]
8280
> This article only pertains to agent installation or management. After you install the agent, you must review the next article to [configure data collection rules and associate them with the machines](./data-collection-rule-azure-monitor-agent.md) with agents installed. *Azure Monitor Agents can't function without being associated with data collection rules.*

0 commit comments

Comments
 (0)