Skip to content

Commit 8d61187

Browse files
committed
Removed the list of supported OSes - to avoid having to maintain it twice
1 parent 47b9ff7 commit 8d61187

File tree

3 files changed

+8
-14
lines changed

3 files changed

+8
-14
lines changed

articles/security-center/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@
153153
href: security-center-sql-service-recommendations.md
154154
- name: Protect identity and access
155155
href: security-center-identity-access.md
156+
- name: Apply disk encryption
157+
href: security-center-apply-disk-encryption.md
156158
- name: Apply cloud defenses
157159
items:
158160
- name: Manage just-in-time access
@@ -166,8 +168,6 @@
166168

167169
- name: Archive
168170
items:
169-
- name: Apply disk encryption
170-
href: security-center-apply-disk-encryption.md
171171
- name: Apply system updates
172172
href: security-center-apply-system-updates.md
173173
- name: Threat reports

articles/security-center/security-center-apply-disk-encryption.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,14 @@ Azure Security Center recommends that you apply disk encryption if you have Wind
2020

2121
Disk Encryption uses the industry standard [BitLocker](https://technet.microsoft.com/library/cc732774.aspx) feature of Windows and the [DM-Crypt](https://en.wikipedia.org/wiki/Dm-crypt) feature of Linux. These features provide OS and data encryption to help protect and safeguard your data and meet your organizational security and compliance commitments. Disk Encryption is integrated with [Azure Key Vault](https://azure.microsoft.com/documentation/services/key-vault/) to help you control and manage the disk encryption keys and secrets in your Key Vault subscription, while ensuring that all data in the VM disks are encrypted at rest in your [Azure Storage](https://azure.microsoft.com/documentation/services/storage/).
2222

23-
> [!NOTE]
24-
> Azure Disk Encryption is supported on the following Windows server operating systems - Windows Server 2008 R2, Windows Server 2012, and Windows Server 2012 R2. Disk encryption is supported on the following Linux server operating systems - Ubuntu, CentOS, SUSE, and SUSE Linux Enterprise Server (SLES).
25-
>
26-
>
23+
For the list of supported versions of Windows and Linux, see [Supported VMs and operating systems](../virtual-machines/windows/disk-encryption-overview.md#supported-vms-and-operating-systems) in the Azure Disk Encryption documentation.
2724

2825
## Implement the recommendation
29-
1. In the **Recommendations** blade, select **Apply disk encryption**.
30-
2. In the **Apply disk encryption** blade, you see a list of VMs for which Disk Encryption is recommended.
26+
1. In the **Recommendations** page, select **Disk encryption should be applied on virtual machines**.
27+
2. From the **Unhealthy resources**, select a VM for which Disk Encryption is recommended.
3128
3. Follow the instructions to apply encryption to these VMs.
3229

33-
![][1]
30+
![][./media/security-center-apply-disk-encryption/apply-disk-encryption.png]
3431

3532
To encrypt Azure Virtual Machines that have been identified by Security Center as needing encryption, we recommend the following steps:
3633

@@ -54,7 +51,4 @@ To learn more about Security Center, see the following:
5451
* [Security health monitoring in Azure Security Center](security-center-monitoring.md) -- Learn how to monitor the health of your Azure resources.
5552
* [Managing and responding to security alerts in Azure Security Center](security-center-managing-and-responding-alerts.md) -- Learn how to manage and respond to security alerts.
5653
* [Managing security recommendations in Azure Security Center](security-center-recommendations.md) -- Learn how recommendations help you protect your Azure resources.
57-
* [Azure Security blog](https://blogs.msdn.com/b/azuresecurity/) -- Find blog posts about Azure security and compliance.
58-
59-
<!--Image references-->
60-
[1]: ./media/security-center-apply-disk-encryption/apply-disk-encryption.png
54+
* [Azure Security blog](https://blogs.msdn.com/b/azuresecurity/) -- Find blog posts about Azure security and compliance.

articles/security-center/security-center-os-coverage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Virtual machines are also created in a customer subscription as part of some Azu
7979

8080
Virtual machines that run in a cloud service are also supported. Only cloud services web and worker roles that run in production slots are monitored. To learn more about cloud services, see [Overview of Azure Cloud Services](../cloud-services/cloud-services-choose-me.md).
8181

82-
Protection for Virtual Machines residing in Azure Stack is also supported. For more information about Security Centers integration with Azure Stack, see [Onboard your Azure Stack virtual machines to Security Center](https://docs.microsoft.com/azure/security-center/quick-onboard-azure-stack).
82+
Protection for Virtual Machines residing in Azure Stack is also supported. For more information about Security Center's integration with Azure Stack, see [Onboard your Azure Stack virtual machines to Security Center](https://docs.microsoft.com/azure/security-center/quick-onboard-azure-stack).
8383

8484
## Next steps
8585

0 commit comments

Comments
 (0)