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/security/fundamentals/antimalware.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ When using Azure App Service on Windows, the underlying service that hosts the w
47
47
48
48
> [!NOTE]
49
49
> Microsoft Defender Antivirus is the built-in Antimalware enabled in Windows Server 2016 and above.
50
-
> The Azure VM Antimalware extension can still be added to a Windows Server 2016 and above Azure VM with Microsoft Defender Antivirus. In this scenario, the extension applies any optional [configuration policies](antimalware.md#default-and-custom-antimalware-configuration) to be used by Microsoft Defender Antivirus The extension does not deploy any additional antimalware services.
50
+
> The Azure VM Antimalware extension can still be added to a Windows Server 2016 and above Azure VM with Microsoft Defender Antivirus. In this scenario, the extension applies any optional [configuration policies](antimalware.md#default-and-custom-antimalware-configuration) to be used by Microsoft Defender Antivirus The extension does not deploy any other antimalware services.
51
51
> See the [Samples](antimalware.md#samples) section of this article for more details.
Copy file name to clipboardExpand all lines: articles/virtual-machines/extensions/iaas-antimalware-windows.md
+14-16Lines changed: 14 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,30 +21,28 @@ ms.author: terrylan
21
21
22
22
## Overview
23
23
24
-
The modern threat landscape for cloud environments is extremely dynamic, increasing the pressure on business IT cloud subscribers to maintain effective protection in order to meet compliance and security requirements. Microsoft Antimalware for Azure is free real-time protection capability that helps identify and remove viruses, spyware, and other malicious software, with configurable alerts when known malicious or unwanted software attempts to install itself or run on your Azure systems. The solution is built on the same antimalware platform as Microsoft Security Essentials (MSE), Microsoft Forefront Endpoint Protection, Microsoft System Center Endpoint Protection, Windows Intune, and Windows Defender for Windows 8.0 and higher.
24
+
The modern threat landscape for cloud environments is dynamic, increasing the pressure on business IT cloud subscribers to maintain effective protection in order to meet compliance and security requirements. Microsoft Antimalware for Azure is free, real-time protection capability. Microsoft Antimalware helps identify and remove viruses, spyware, and other malicious software, with configurable alerts when known malicious or unwanted software attempts to install itself or run on your Azure systems. The solution is built on the same antimalware platform as Microsoft Security Essentials (MSE), Microsoft Forefront Endpoint Protection, Microsoft System Center Endpoint Protection, Windows Intune, and Windows Defender for Windows 8.0 and higher.
25
25
Microsoft Antimalware for Azure is a single-agent solution for applications and tenant environments, designed to run in the background without human intervention. You can deploy protection based on the needs of your application workloads, with either basic secure-by-default or advanced custom configuration, including antimalware monitoring.
26
26
27
27
## Prerequisites
28
28
29
29
### Operating system
30
30
31
-
The Microsoft Antimalware for Azure solution includes the Microsoft Antimalware Client, and Service, Antimalware classic deployment model, Antimalware PowerShell cmdlets, and Azure Diagnostics Extension. The Microsoft Antimalware solution is supported on Windows Server 2008 R2, Windows Server 2012, and Windows Server 2012 R2 operating system families.
32
-
It is not supported on the Windows Server 2008 operating system, and also is not supported in Linux.
31
+
The Microsoft Antimalware for Azure solution includes the Microsoft Antimalware Client, and Service, Antimalware classic deployment model, Antimalware PowerShell cmdlets, and Azure Diagnostics Extension. The Microsoft Antimalware solution is supported on Windows Server 2008 R2, Windows Server 2012, and Windows Server 2012 R2 operating system families.
32
+
It isn't supported on the Windows Server 2008 operating system, and also isn't supported in Linux.
33
33
34
-
Windows Defender is the built-in Antimalware enabled in Windows Server 2016. The Windows Defender Interface is also enabled by default on some Windows Server 2016 SKU's.
35
-
The Azure VM Antimalware extension can still be added to a Windows Server 2016 Azure VM with Windows Defender, but in this scenario the extension will apply any optional configuration policies to be used by Windows Defender, the extension will not deploy any additional antimalware service.
36
-
For more information, see [Update to Azure Antimalware Extension for Cloud Services](/archive/blogs/azuresecurity/update-to-azure-antimalware-extension-for-cloud-services).
34
+
Windows Defender is the built-in Antimalware enabled in Windows Server 2016. The Windows Defender Interface is also enabled by default on some Windows Server 2016 SKUs. The Azure VM Antimalware extension can still be added to a Windows Server 2016 and above Azure VM with Windows Defender. In this scenario the extension applies any optional [configuration policies](../../security/fundamentals/antimalware.md#default-and-custom-antimalware-configuration) to be used by Windows Defender. The extension does not deploy any other antimalware service. See the [Samples](../../security/fundamentals/antimalware.md#samples) section of the Microsoft Antimalware article for more details.
37
35
38
36
### Internet connectivity
39
37
40
-
The Microsoft Antimalware for Windows requires that the target virtual machine is connected to the internet to receive regular engine and signature updates.
38
+
The Microsoft Antimalware for Windows requires that the target virtual machine is connected to the internet to receive regular engine and signature updates.
41
39
42
40
## Template deployment
43
41
Azure VM extensions can be deployed with Azure Resource Manager templates. Templates are ideal when deploying one or more virtual machines that require post deployment configuration such as onboarding to Azure Antimalware.
44
42
45
-
The JSON configuration for a virtual machine extension can be nested inside the virtual machine resource, or placed at the root or top level of a Resource Manager JSON template.
43
+
The JSON configuration for a virtual machine extension can be nested inside the virtual machine resource, or placed at the root or top level of a Resource Manager JSON template.
46
44
The placement of the JSON configuration affects the value of the resource name and type.
47
-
For more information, see [Set name and type for child resources](../../azure-resource-manager/templates/child-resource-name-type.md).
45
+
For more information, see [Set name and type for child resources](../../azure-resource-manager/templates/child-resource-name-type.md).
48
46
49
47
The following example assumes the VM extension is nested inside the virtual machine resource. When nesting the extension resource, the JSON is placed in the `"resources": []` object of the virtual machine.
50
48
@@ -103,7 +101,7 @@ AntimalwareEnabled
103
101
- Values: true/false
104
102
105
103
- true = Enable
106
-
- false = Error out, as false is not a supported value
104
+
- false = Error out, as false isn't a supported value
107
105
108
106
RealtimeProtectionEnabled
109
107
@@ -151,13 +149,13 @@ Microsoft Antimalware extension logs are available at - %Systemdrive%\WindowsAzu
151
149
| -2147156121 | Setup tried to remove competitor product. But competitor product uninstall failed | Try to remove the competitor product manually, reboot, and retry installation |
152
150
| -2147156116 | Policy file validation failed | Make sure you pass a valid policy XML file to setup |
153
151
| -2147156095 | Setup couldn't start the Antimalware service | Verify all binaries are correctly signed, and right licensing file is installed |
154
-
| -2147023293 | A fatal error occurred during installation. In most cases, it will. Epp.msi, can’t register\start\stop AM service or mini filter driver | MSI logs from EPP.msi are required here for future investigation |
155
-
| -2147023277 | Installation package could not be opened | Verify that the package exists, and is accessible, or contact the application vendor to verify that this is a valid Windows Installer package |
152
+
| -2147023293 | A fatal error occurred during installation. In most cases, it will. Epp.msi, can't register\start\stop AM service or mini filter driver | MSI logs from EPP.msi are required here for future investigation |
153
+
| -2147023277 | Installation package couldn't be opened | Verify that the package exists, and is accessible, or contact the application vendor to verify that this is a valid Windows Installer package |
156
154
| -2147156109 | Windows Defender is required as a prerequisite ||
157
-
| -2147205073 | The websso issuer is not supported ||
158
-
| -2147024893 | The system cannot find the path specified ||
159
-
| -2146885619 | Not a cryptographic message or the cryptographic message is not formatted correctly ||
160
-
| -1073741819 | The instruction at 0x%p referenced memory at 0x%p. The memory could not be %s ||
155
+
| -2147205073 | The websso issuer isn't supported ||
156
+
| -2147024893 | The system can't find the path specified ||
157
+
| -2146885619 | Not a cryptographic message or the cryptographic message isn't formatted correctly ||
158
+
| -1073741819 | The instruction at 0x%p referenced memory at 0x%p. The memory couldn't be %s ||
0 commit comments