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/insights/vminsights-enable-at-scale-policy.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ If you're interested in accomplishing these tasks with Azure PowerShell or an Az
26
26
27
27
Originally, the experience with Azure Policy for managing and deploying the policy definitions for Azure Monitor for VMs was done exclusively from Azure Policy. The Manage Policy Coverage feature makes it simpler and easier to discover, manage, and enable at scale the **Enable Azure Monitor for VMs** initiative, which includes the policy definitions mentioned earlier. You can access this new feature from the **Get Started** tab in Azure Monitor for VMs. Select **Manage Policy Coverage** to open the **Azure Monitor for VMs Policy Coverage** page.
28
28
29
-

29
+

30
30
31
31
From here, you can check and manage coverage for the initiative across your management groups and subscriptions. You can understand how many VMs exist in each of the management groups and subscriptions and their compliance status.
32
32
@@ -89,7 +89,7 @@ The policy definitions for an Azure virtual machine scale set are listed in the
89
89
90
90
|Name |Description |Type |
91
91
|-----|------------|-----|
92
-
|\[Preview\]: Enable Azure Monitor for virtual machine scale sets |Enable Azure Monitor for the virtual machine scale sets in the specified scope (management group, subscription, or resource group). Takes Log Analytics workspace as a parameter. Note: If your scale set upgrade policy is set to Manual, apply the extension to all the VMs in the set by calling upgrade on them. In the CLI, this is az vmss update-instances. |Initiative |
92
+
|\[Preview\]: Enable Azure Monitor for virtual machine scale sets |Enable Azure Monitor for the virtual machine scale sets in the specified scope (management group, subscription, or resource group). Takes Log Analytics workspace as a parameter. Note: If your scale set upgrade policy is set to Manual, apply the extension to all the VMs in the set by calling upgrade on them. In the CLI, this is `az vmss update-instances`. |Initiative |
93
93
|\[Preview\]: Audit Dependency agent deployment in virtual machine scale sets – VM image (OS) unlisted |Reports virtual machine scale set as noncompliant if the VM image (OS) isn't defined in the list and the agent isn't installed. |Policy |
94
94
|\[Preview\]: Audit Log Analytics agent deployment in virtual machine scale sets – VM image (OS) unlisted |Reports virtual machine scale set as noncompliant if the VM image (OS) isn't defined in the list and the agent isn't installed. |Policy |
95
95
|\[Preview\]: Deploy Dependency agent for Linux virtual machine scale sets |Deploy Dependency agent for Linux virtual machine scale sets if the VM image (OS) is defined in the list and the agent isn't installed. |Policy |
@@ -168,7 +168,7 @@ The following table maps each possible assignment status for the initiative.
168
168
169
169
The following example is for an Azure VM, but it also applies to virtual machine scale sets. To learn how to review compliance results, see [Identify noncompliance results](../../governance/policy/assign-policy-portal.md#identify-non-compliant-resources). On the **Azure Monitor for VMs Policy Coverage** page, select either a management group or a subscription from the table. Select **View Compliance** by selecting the ellipsis (...).
170
170
171
-

171
+

172
172
173
173
Based on the results of the policies included with the initiative, VMs are reported as noncompliant in the following scenarios:
Copy file name to clipboardExpand all lines: articles/azure-monitor/insights/vminsights-enable-overview.md
+31-37Lines changed: 31 additions & 37 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.subservice:
6
6
ms.topic: conceptual
7
7
author: mgoedtel
8
8
ms.author: magoedte
9
-
ms.date: 10/29/2019
9
+
ms.date: 11/14/2019
10
10
11
11
---
12
12
@@ -33,25 +33,23 @@ Before you start, make sure that you understand the information in the following
33
33
Azure Monitor for VMs supports a Log Analytics workspace in the following regions:
34
34
35
35
- West Central US
36
-
- West US<sup>1</sup>
37
-
- West US 2<sup>1</sup>
38
-
- South Central US<sup>1</sup>
36
+
- West US
37
+
- West US 2
38
+
- South Central US
39
39
- East US
40
-
- East US2<sup>1</sup>
41
-
- Central US<sup>1</sup>
42
-
- North Central US<sup>1</sup>
40
+
- East US2
41
+
- Central US
42
+
- North Central US
43
43
- Canada Central
44
44
- UK South
45
-
- North Europe<sup>1</sup>
45
+
- North Europe
46
46
- West Europe
47
-
- East Asia<sup>1</sup>
47
+
- East Asia
48
48
- Southeast Asia
49
-
- Central India<sup>1</sup>
50
-
- Japan East<sup>1</sup>
51
-
- Australia East<sup>1</sup>
52
-
- Australia Southeast<sup>1</sup>
53
-
54
-
<sup>1</sup> This region doesn't currently support the Health feature of Azure Monitor for VMs.
49
+
- Central India
50
+
- Japan East
51
+
- Australia East
52
+
- Australia Southeast
55
53
56
54
>[!NOTE]
57
55
>You can deploy Azure VMs from any region. These VMs aren't limited to the regions supported by the Log Analytics workspace.
@@ -79,30 +77,26 @@ To configure your workspace for the at-scale scenario, use one of the following
79
77
80
78
The following table lists the Windows and Linux operating systems that Azure Monitor for VMs supports. Later in this section, you'll find a full list that details the major and minor Linux OS release and supported kernel versions.
81
79
82
-
|OS version |Performance |Maps |Health |
83
-
|-----------|------------|-----|-------|
84
-
|Windows Server 2019 | X | X | X |
85
-
|Windows Server 2016 1803 | X | X | X |
86
-
|Windows Server 2016 | X | X | X |
87
-
|Windows Server 2012 R2 | X | X | X |
88
-
|Windows Server 2012 | X | X ||
89
-
|Windows Server 2008 R2 | X | X||
90
-
|Windows 10 1803 | X | X ||
91
-
|Windows 8.1 | X | X ||
92
-
|Windows 8 | X | X ||
93
-
|Windows 7 SP1 | X | X ||
94
-
|Red Hat Enterprise Linux (RHEL) 6, 7| X | X|X |
95
-
|Ubuntu 18.04, 16.04 | X | X | X |
96
-
|CentOS Linux 7, 6 | X | X | X |
97
-
|SUSE Linux Enterprise Server (SLES) 12 | X | X | X |
98
-
|Debian 9.4, 8 | X<sup>1</sup> || X |
80
+
|OS version |Performance |Maps |
81
+
|-----------|------------|-----|
82
+
|Windows Server 2019 | X | X |
83
+
|Windows Server 2016 1803 | X | X |
84
+
|Windows Server 2016 | X | X |
85
+
|Windows Server 2012 R2 | X | X |
86
+
|Windows Server 2012 | X | X |
87
+
|Windows Server 2008 R2 | X | X|
88
+
|Windows 10 1803 | X | X |
89
+
|Windows 8.1 | X | X |
90
+
|Windows 8 | X | X |
91
+
|Windows 7 SP1 | X | X |
92
+
|Red Hat Enterprise Linux (RHEL) 6, 7| X | X|
93
+
|Ubuntu 18.04, 16.04 | X | X |
94
+
|CentOS Linux 7, 6 | X | X |
95
+
|SUSE Linux Enterprise Server (SLES) 12 | X | X |
96
+
|Debian 9.4, 8 | X<sup>1</sup> ||
99
97
100
98
<sup>1</sup> The Performance feature of Azure Monitor for VMs is available only from Azure Monitor. It isn't available directly from the left pane of the Azure VM.
101
99
102
-
>[!NOTE]
103
-
>The Health feature of Azure Monitor for VMs does not support [nested virtualization](../../virtual-machines/windows/nested-virtualization.md) in an Azure VM.
104
-
>
105
-
106
100
>[!NOTE]
107
101
>In the Linux operating system:
108
102
> - Only default and SMP Linux kernel releases are supported.
@@ -262,4 +256,4 @@ Now that you've enabled monitoring for your VM, monitoring information is availa
262
256
263
257
## Next steps
264
258
265
-
To learn how to use the Health feature, see [View Azure Monitor for VMs Health](vminsights-health.md). To view discovered application dependencies, see [View Azure Monitor for VMs Map](vminsights-maps.md).
259
+
To learn how to use the Performance monitoring feature, see [View Azure Monitor for VMs Performance](vminsights-performance.md). To view discovered application dependencies, see [View Azure Monitor for VMs Map](vminsights-maps.md).
0 commit comments