Skip to content

Commit 9cf2dc5

Browse files
authored
Merge pull request #47787 from TerryLanfear/dec-sec
Dec sec
2 parents a98a442 + 4afb3dc commit 9cf2dc5

File tree

6 files changed

+5
-7
lines changed

6 files changed

+5
-7
lines changed
6.36 KB
Loading
-1011 Bytes
Loading
-1.71 KB
Loading
-604 Bytes
Loading

articles/security-center/security-center-recommendations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Managing security recommendations in Azure Security Center | Microsoft D
33
description: This document walks you through how recommendations in Azure Security Center help you protect your Azure resources and stay in compliance with security policies.
44
services: security-center
55
documentationcenter: na
6-
author: TerryLan
6+
author: TerryLanfear
77
manager: MBaldwin
88
editor: ''
99

@@ -13,7 +13,7 @@ ms.devlang: na
1313
ms.topic: article
1414
ms.tgt_pltfrm: na
1515
ms.workload: na
16-
ms.date: 07/12/2018
16+
ms.date: 07/31/2018
1717
ms.author: terrylan
1818

1919
---
@@ -91,7 +91,7 @@ Use the table below as a reference to help you understand the available recommen
9191
| [Vulnerability assessment not installed](security-center-vulnerability-assessment-recommendations.md) |Recommends that you install a vulnerability assessment solution on your VM. |
9292
| [Remediate vulnerabilities](security-center-vulnerability-assessment-recommendations.md#review-the-recommendation) |Enables you to see system and application vulnerabilities detected by the vulnerability assessment solution installed on your VM. |
9393
| [Enable encryption for Azure Storage Account](security-center-enable-encryption-for-storage-account.md) | Recommends that you enable Azure Storage Service Encryption for data at rest. Storage Service Encryption (SSE) works by encrypting the data when it is written to Azure storage and decrypts before retrieval. SSE is currently available only for the Azure Blob service and can be used for block blobs, page blobs, and append blobs. To learn more, see [Storage Service Encryption for data at rest](../storage/common/storage-service-encryption.md).</br>SSE is only supported on Resource Manager storage accounts. |
94-
| [Enable adaptive applications controls](security-center-adaptive-application.md) | Recommends that you apply adaptive application controls on your Windows VMs. This feature is in preview and available on the Standard tier of Security Center. See [Pricing](security-center-pricing.md) to learn more about Security Center's pricing tiers. |
94+
| [Enable adaptive applications controls](security-center-adaptive-application.md) | Recommends that you apply adaptive application controls on your Windows VMs. This feature is available on the Standard tier of Security Center. See [Pricing](security-center-pricing.md) to learn more about Security Center's pricing tiers. |
9595
| App Service should only be accessible over HTTPS | Recommends that you limit access of App Service over HTTPS only. |
9696
| Web Sockets should be disabled for Web Application| Recommends that you carefully review the use of Web Sockets within web applications. The Web Sockets protocol is vulnerable to different types of security threats. |
9797
| Use custom domains for your Web Application | Recommends that you use custom domains to protect a web application from common attacks such as phishing and other DNS-related attacks. |

articles/security-center/tutorial-protect-resources.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.topic: tutorial
1414
ms.custom: mvc
1515
ms.tgt_pltfrm: na
1616
ms.workload: na
17-
ms.date: 02/22/2018
17+
ms.date: 07/30/2018
1818
ms.author: terrylan
1919

2020
---
@@ -35,8 +35,6 @@ To step through the features covered in this tutorial, you must be on Security C
3535
## Manage VM access
3636
Just in time VM access can be used to lock down inbound traffic to your Azure VMs, reducing exposure to attacks while providing easy access to connect to VMs when needed.
3737

38-
Just in time VM access is in preview.
39-
4038
Management ports do not need to be open at all times. They only need to be open while you are connected to the VM, for example to perform management or maintenance tasks. When just in time is enabled, Security Center uses Network Security Group (NSG) rules, which restrict access to management ports so they cannot be targeted by attackers.
4139

4240
1. At the Security Center main menu, select **Just in time VM access** under **ADVANCED CLOUD DEFENSE**.
@@ -71,7 +69,7 @@ Management ports do not need to be open at all times. They only need to be open
7169
## Harden VMs against malware
7270
Adaptive application controls help you define a set of applications that are allowed to run on configured resource groups, which among other benefits helps harden your VMs against malware. Security Center uses machine learning to analyze the processes running in the VM and helps you apply whitelisting rules using this intelligence.
7371

74-
Adaptive application controls is in preview. This feature is only available for Windows machines.
72+
This feature is only available for Windows machines.
7573

7674
1. Return to the Security Center main menu. Under **ADVANCED CLOUD DEFENSE**, select **Adaptive application controls**.
7775

0 commit comments

Comments
 (0)