Skip to content

Commit 1163ce0

Browse files
authored
Merge pull request #105445 from memildin/asc-melvyn-vmva
Asc melvyn vmva
2 parents 6502ae3 + 100eb6c commit 1163ce0

20 files changed

+363
-359
lines changed

.openpublishing.redirection.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29021,6 +29021,31 @@
2902129021
"redirect_url": "/azure/security-center/faq-general",
2902229022
"redirect_document_id": false
2902329023
},
29024+
{
29025+
"source_path": "articles/security-center/security-center-alerts-iaas.md",
29026+
"redirect_url": "/azure/security-center/threat-protection",
29027+
"redirect_document_id": false
29028+
},
29029+
{
29030+
"source_path": "articles/security-center/security-center-alerts-data-services.md",
29031+
"redirect_url": "/azure/security-center/threat-protection",
29032+
"redirect_document_id": false
29033+
},
29034+
{
29035+
"source_path": "articles/security-center/security-center-alerts-compute.md",
29036+
"redirect_url": "/azure/security-center/threat-protection",
29037+
"redirect_document_id": false
29038+
},
29039+
{
29040+
"source_path": "articles/security-center/security-center-alerts-service-layer.md",
29041+
"redirect_url": "/azure/security-center/threat-protection",
29042+
"redirect_document_id": false
29043+
},
29044+
{
29045+
"source_path": "articles/security-center/security-center-alerts-integration.md",
29046+
"redirect_url": "/azure/security-center/threat-protection",
29047+
"redirect_document_id": false
29048+
},
2902429049
{
2902529050
"source_path": "articles/security-center/security-center-playbooks.md",
2902629051
"redirect_url": "/azure/security-center/workflow-automation",

articles/cosmos-db/cosmos-db-advanced-threat-protection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ An email notification is also sent with the alert details and recommended action
101101

102102
## Cosmos DB ATP alerts
103103

104-
To see a list of the alerts generated when monitoring Azure Cosmos DB accounts, see the [Cosmos DB alerts](../security-center/security-center-alerts-data-services.md#cosmos-db) section in the Security Center documentation.
104+
To see a list of the alerts generated when monitoring Azure Cosmos DB accounts, see the [Cosmos DB alerts](https://docs.microsoft.com/azure/security-center/alerts-reference#alerts-azurecosmos) section in the Azure Security Center documentation.
105105

106106
## Next steps
107107

articles/security-center/TOC.yml

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
href: azure-container-registry-integration.md
5353
- name: Integration with Azure Kubernetes Service
5454
href: azure-kubernetes-service-integration.md
55-
- name: Threat detection alerts and incidents
55+
- name: Threat protection and security alerts
5656
items:
5757
- name: Security alerts overview
5858
href: security-center-alerts-overview.md
@@ -62,16 +62,8 @@
6262
href: security-center-managing-and-responding-alerts.md
6363
- name: Manage security incidents
6464
href: security-center-incident.md
65-
- name: Threat detection for VMs & servers
66-
href: security-center-alerts-iaas.md
67-
- name: Threat detection for cloud apps and containers
68-
href: security-center-alerts-compute.md
69-
- name: Threat detection for data services
70-
href: security-center-alerts-data-services.md
71-
- name: Threat detection for Azure service layers
72-
href: security-center-alerts-service-layer.md
73-
- name: Threat detection alerts from Azure WAF & Azure DDoS Protection
74-
href: security-center-alerts-integration.md
65+
- name: Threat protection in Azure Security Center
66+
href: threat-protection.md
7567
- name: Cloud Smart Alert correlation (incidents)
7668
href: security-center-alerts-cloud-smart.md
7769
- name: Security alerts map and threat intelligence

articles/security-center/advanced-threat-protection-key-vault.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,31 +10,35 @@ ms.date: 11/04/2019
1010
ms.author: memildin
1111

1212
---
13-
# Set up advanced threat protection for Azure Key Vault (preview)
13+
# Threat protection for Azure Key Vault (preview)
1414

1515
Advanced threat protection for Azure Key Vault provides an additional layer of security intelligence. This tool detects potentially harmful attempts to access or exploit Key Vault accounts. Using the native advanced threat protection in Azure Security Center, you can address threats without being a security expert, and without learning additional security monitoring systems.
1616

1717
When Security Center detects anomalous activity, it displays alerts. It also emails the subscription administrator with details of the suspicious activity and recommendations for how to investigate and remediate the identified threats.
1818

19-
## Set up advanced threat protection from Azure Security Center
19+
## Enabling and disabling threat protection from Azure Security Center
2020

2121
By default, advanced threat protection is enabled for all of your Key Vault accounts when you subscribe to the Security Center Standard tier. For more information, see [Pricing](security-center-pricing.md).
2222

23-
To enable or disable the protection for a specific subscription, follow these steps.
23+
To enable or disable the protection for a specific subscription:
2424

2525
1. From the left pane in Security Center, select **Pricing & settings**.
26+
2627
1. Select the subscription with the storage accounts for which you want to enable or disable threat protection.
28+
2729
1. Select **Pricing tier**.
30+
2831
1. From the **Select pricing tier by resource type** group, find the **Key Vaults** row and select **Enabled** or **Disabled**.
2932

3033
[![Enabling or disabling advanced threat protection for Key Vault in Azure Security Center](media/advanced-threat-protection-key-vault/atp-for-akv-enable-atp-for-akv.png)](media/advanced-threat-protection-key-vault/atp-for-akv-enable-atp-for-akv.png#lightbox)
34+
3135
1. Select **Save**.
3236

3337

3438
## Next steps
3539

3640
In this article, you learned how to enable and disable advanced threat protection for Azure Key Vault.
3741

38-
For other related material, see the following article:
42+
For related material, see the following article:
3943

40-
- [Threat detection for the Azure services layers in Security Center](security-center-alerts-service-layer.md): This article describes the alerts related to advanced threat protection for Azure Key Vault.
44+
- [Threat protection in Azure Security Center](threat-protection.md)--This article describes the sources of security alerts in Azure Security Center.

articles/security-center/alerts-reference.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.devlang: na
1010
ms.topic: conceptual
1111
ms.tgt_pltfrm: na
1212
ms.workload: na
13-
ms.date: 01/05/2020
13+
ms.date: 02/25/2020
1414
ms.author: memildin
1515

1616
---
@@ -29,7 +29,7 @@ Below the alerts tables is a table describing the Azure Security Center kill cha
2929

3030
## <a name="alerts-windows"></a>Alerts for Windows machines
3131

32-
[Further details and notes](security-center-alerts-iaas.md#windows-)
32+
[Further details and notes](threat-protection.md#windows-machines)
3333

3434
|Alert|Description|Intent ([Learn more](#intentions))|
3535
|----|----|:----:|
@@ -120,7 +120,7 @@ Below the alerts tables is a table describing the Azure Security Center kill cha
120120

121121
## <a name="alerts-linux"></a>Alerts for Linux machines
122122

123-
[Further details and notes](security-center-alerts-iaas.md#linux-)
123+
[Further details and notes](threat-protection.md#linux-machines)
124124

125125
|Alert|Description|Intent ([Learn more](#intentions))|
126126
|----|----|:----:|
@@ -209,7 +209,7 @@ Below the alerts tables is a table describing the Azure Security Center kill cha
209209

210210
## <a name="alerts-azureappserv"></a>Alerts for Azure App Service
211211

212-
[Further details and notes](security-center-alerts-compute.md#azure-app-service-)
212+
[Further details and notes](threat-protection.md#app-services)
213213

214214
|Alert|Description|Intent ([Learn more](#intentions))|
215215
|----|----|:----:|
@@ -234,7 +234,7 @@ Below the alerts tables is a table describing the Azure Security Center kill cha
234234

235235
## <a name="alerts-akscluster"></a>Alerts for containers - Azure Kubernetes Service clusters
236236

237-
[Further details and notes](security-center-alerts-compute.md#azure-containers-)
237+
[Further details and notes](threat-protection.md#azure-containers)
238238

239239
|Alert|Description|Intent ([Learn more](#intentions))|
240240
|----|----|:----:|
@@ -249,7 +249,7 @@ Below the alerts tables is a table describing the Azure Security Center kill cha
249249

250250
## <a name="alerts-containerhost"></a>Alerts for containers - host level
251251

252-
[Further details and notes](security-center-alerts-compute.md#azure-containers-)
252+
[Further details and notes](threat-protection.md#azure-containers)
253253

254254
|Alert|Description|Intent ([Learn more](#intentions))|
255255
|----|----|:----:|
@@ -265,7 +265,7 @@ Below the alerts tables is a table describing the Azure Security Center kill cha
265265

266266
## <a name="alerts-sql-db-and-warehouse"></a>Alerts for SQL Database and SQL Data Warehouse
267267

268-
[Further details and notes](security-center-alerts-data-services.md#sql-database-and-sql-data-warehouse-)
268+
[Further details and notes](threat-protection.md#data-sql)
269269

270270
|Alert|Description|Intent ([Learn more](#intentions))|
271271
|----|----|:----:|
@@ -283,7 +283,7 @@ Below the alerts tables is a table describing the Azure Security Center kill cha
283283

284284
## <a name="alerts-azurestorage"></a>Alerts for Azure Storage
285285

286-
[Further details and notes](security-center-alerts-data-services.md#azure-storage-)
286+
[Further details and notes](threat-protection.md#azure-storage)
287287

288288
|Alert|Description|Intent ([Learn more](#intentions))|
289289
|----|----|:----:|
@@ -304,7 +304,7 @@ Below the alerts tables is a table describing the Azure Security Center kill cha
304304

305305
## <a name="alerts-azurecosmos"></a>Alerts for Azure Cosmos DB (Preview)
306306

307-
[Further details and notes](security-center-alerts-data-services.md#azure-cosmos-db)
307+
[Further details and notes](threat-protection.md#cosmos-db)
308308

309309
|Alert|Description|Intent ([Learn more](#intentions))|
310310
|----|----|:----:|
@@ -315,7 +315,7 @@ Below the alerts tables is a table describing the Azure Security Center kill cha
315315

316316
## <a name="alerts-azurenetlayer"></a>Alerts for Azure network layer
317317

318-
[Further details and notes](security-center-alerts-service-layer.md#azure-network-layer)
318+
[Further details and notes](threat-protection.md#network-layer)
319319

320320
|Alert|Description|Intent ([Learn more](#intentions))|
321321
|----|----|:----:|
@@ -340,7 +340,7 @@ Below the alerts tables is a table describing the Azure Security Center kill cha
340340

341341
## <a name="alerts-azureresourceman"></a>Alerts for Azure Resource Manager (Preview)
342342

343-
[Further details and notes](security-center-alerts-service-layer.md#azure-management-layer-azure-resource-manager-preview)
343+
[Further details and notes](threat-protection.md#management-layer)
344344

345345
|Alert|Description|Intent ([Learn more](#intentions))|
346346
|----|----|:----:|
@@ -359,7 +359,7 @@ Below the alerts tables is a table describing the Azure Security Center kill cha
359359

360360
## <a name="alerts-azurekv"></a>Alerts for Azure Key Vault (Preview)
361361

362-
[Further details and notes](security-center-alerts-service-layer.md#azure-keyvault)
362+
[Further details and notes](threat-protection.md#azure-keyvault)
363363

364364
|Alert|Description|Intent ([Learn more](#intentions))|
365365
|----|----|:----:|
@@ -377,7 +377,7 @@ Below the alerts tables is a table describing the Azure Security Center kill cha
377377

378378
## <a name="alerts-azureddos"></a>Alerts for Azure DDoS Protection
379379

380-
[Further details and notes](security-center-alerts-integration.md#azure-ddos)
380+
[Further details and notes](threat-protection.md#azure-ddos)
381381

382382
|Alert|Description|Intent ([Learn more](#intentions))|
383383
|----|----|:----:|

articles/security-center/azure-kubernetes-service-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Using the two services together provides:
4141
* Raw security events, such as network data and process creation
4242
* The Kubernetes audit log
4343

44-
For more information, see [threat detection for Azure containers](security-center-alerts-compute.md#azure-containers-)
44+
For more information, see [threat protection for Azure containers](threat-protection.md#azure-containers)
4545

4646
For the list of possible alerts, see these sections in the alerts reference table: [AKS cluster level alerts](alerts-reference.md#alerts-akscluster) and [Container host level alerts](alerts-reference.md#alerts-containerhost).
4747

articles/security-center/container-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ For details of the relevant Security Center recommendations that might appear fo
6161

6262
Security Center provides real-time threat detection for your containerized environments and generates alerts for suspicious activities. You can use this information to quickly remediate security issues and improve the security of your containers.
6363

64-
We detect threats at the host and AKS cluster level. For full details, see [threat detection for Azure containers](https://docs.microsoft.com/azure/security-center/security-center-alerts-compute#azure-containers-).
64+
We detect threats at the host and AKS cluster level. For full details, see [threat protection for Azure containers](threat-protection.md#azure-containers).
6565

6666

6767
## Container security FAQ

articles/security-center/security-center-alerts-compute.md

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)