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
The *Microsoft.Compute resource provider in Azure Stack includes:
53
+
The **Microsoft.Compute** resource provider in Azure Stack includes:
56
54
- Virtual Machines
57
-
- Virtual Machines scale sets`strike out if not available yet.`
55
+
- Virtual Machines scale sets
58
56
59
57
### Application - Diagnostics logs, Application logs, and Metrics
60
58
@@ -75,7 +73,7 @@ The types of measures include:
75
73
76
74
### Host and Guest VM metrics
77
75
78
-
The previously listed compute resources have a dedicated host VM and guest OS. The host VM and guest OS are the equivalent of root VM and guest VM in Hyper-V hypervisor. You can collect metrics for both the host VM and the guest OS. In addition, you can collect diagnostics logs for the guest OS. `Vita: although we can have guest Agent to collect metrics/logs, Azure will do differently, they will VM guest metrics into MDM and OBO.`A list of collectable metrics for Host and Guest VM metrics on Azure Stack are available at [Supported metrics with Azure Monitor on Azure Stack](azure-stack-metrics-supported.md).
76
+
The previously listed compute resources have a dedicated host VM and guest OS. The host VM and guest OS are the equivalent of root VM and guest VM in Hyper-V hypervisor. You can collect metrics for both the host VM and the guest OS. In addition, you can collect diagnostics logs for the guest OS. A list of collectible metrics for Host and Guest VM metrics on Azure Stack are available at [Supported metrics with Azure Monitor on Azure Stack](azure-stack-metrics-supported.md).
79
77
80
78
### Activity log
81
79
@@ -101,8 +99,8 @@ The activity log is the same for compute resources.
101
99
Some monitoring data is already stored and available in Azure Monitor for a set amount of time.
102
100
- Metrics are stored for 90 days.
103
101
- Activity log entries are stored for 90 days.
104
-
- Diagnostics logs are not stored.`Vita: this is confused, should be store upon resource diagnostic setting, and we don't have any resource supports this yet.`
105
-
- Archive the data to storage account longer `Vita: shorter is not supported neither) than the time period listed above is not support yet on Azure Stack.`
102
+
- Diagnostics logs are not stored.
103
+
- Archive the data to a storage account for longer retention.
0 commit comments