Skip to content

Commit b8fdf7e

Browse files
committed
clearing questions
1 parent 8f36182 commit b8fdf7e

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

articles/azure-stack/user/azure-stack-metrics-azure-data.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ Register the **Microsoft.insights** resource provider on your subscription's off
4242
4. Select **Resource providers** under **Settings.**
4343
5. Find **Microsoft.Insights** in the list and verify that the status is **Registered.**.
4444

45-
`Is there any existing guides on how Azure user should perform this kind of the ops?`
46-
4745
## Overview
4846

4947
Like Azure Monitor on Azure, Azure Monitor on Azure Stack provides base-level infrastructure metrics and logs for most services.
@@ -52,9 +50,9 @@ Like Azure Monitor on Azure, Azure Monitor on Azure Stack provides base-level in
5250

5351
![Azure monitor sources -compute subset](media//azure-stack-metrics-azure-data/azs-monitor-computersubset.png)
5452

55-
The *Microsoft.Compute resource provider in Azure Stack includes:
53+
The **Microsoft.Compute** resource provider in Azure Stack includes:
5654
- Virtual Machines
57-
- Virtual Machines scale sets `strike out if not available yet.`
55+
- Virtual Machines scale sets
5856

5957
### Application - Diagnostics logs, Application logs, and Metrics
6058

@@ -75,7 +73,7 @@ The types of measures include:
7573
7674
### Host and Guest VM metrics
7775

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).
7977

8078
### Activity log
8179

@@ -101,8 +99,8 @@ The activity log is the same for compute resources.
10199
Some monitoring data is already stored and available in Azure Monitor for a set amount of time.
102100
- Metrics are stored for 90 days.
103101
- 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.
106104

107105
**Query**
108106

0 commit comments

Comments
 (0)