Skip to content

Commit 87a52aa

Browse files
Merge pull request #113377 from msmbaldwin/asb-casing
Asb casing
2 parents 71d7ae0 + 47ac571 commit 87a52aa

File tree

5 files changed

+54
-52
lines changed

5 files changed

+54
-52
lines changed

articles/security/benchmarks/TOC.yml

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,37 @@
1-
- name: Azure Security Benchmarks
1+
- name: Azure Security Benchmark
22
href: index.yml
33
- name: Introduction
44
href: introduction.md
55
- name: Security Controls
6+
expanded: true
67
items:
7-
- name: Overview of Azure Security Controls
8+
- name: Overview of Azure security controls
89
href: overview.md
9-
- name: Network Security
10+
- name: Network security
1011
href: security-control-network-security.md
11-
- name: Logging and Monitoring
12+
- name: Logging and monitoring
1213
href: security-control-logging-monitoring.md
13-
- name: Identity and Access Control
14+
- name: Identity and access control
1415
href: security-control-identity-access-control.md
15-
- name: Data Protection
16+
- name: Data protection
1617
href: security-control-data-protection.md
17-
- name: Vulnerability Management
18+
- name: Vulnerability management
1819
href: security-control-vulnerability-management.md
19-
- name: Inventory and Asset Management
20+
- name: Inventory and asset management
2021
href: security-control-inventory-asset-management.md
21-
- name: Secure Configuration
22+
- name: Secure configuration
2223
href: security-control-secure-configuration.md
23-
- name: Malware Defense
24+
- name: Malware defense
2425
href: security-control-malware-defense.md
25-
- name: Data Recovery
26+
- name: Data recovery
2627
href: security-control-data-recovery.md
27-
- name: Incident Response
28+
- name: Incident response
2829
href: security-control-incident-response.md
29-
- name: Penetration Tests and Red Team Exercises
30+
- name: Penetration tests and red team exercises
3031
href: security-control-penetration-tests-red-team-exercises.md
31-
- name: Security Baselines
32+
- name: Security baselines for Azure
3233
items:
33-
- name: Overview of Azure security baselines
34+
- name: Overview of security baselines for Azure
3435
href: security-baselines-overview.md
3536
- name: Azure Cache for Redis security baseline
3637
href: ../../azure-cache-for-redis/security-baseline.md

articles/security/benchmarks/index.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
### YamlMime:Landing
22

3-
title: Azure security benchmarks documentation
3+
title: Azure Security Benchmarks documentation
44
summary: Learn how to secure your cloud solutions on Azure with our best practices and guidance.
55

66
metadata:
7-
title: Azure security benchmarks
8-
description: The Azure Security Controls Benchmark contains recommendations that help you improve the security of your applications and data on Azure.
7+
title: Azure Security Benchmarks
8+
description: The Azure Security Benchmark contains recommendations that help you improve the security of your applications and data on Azure.
99
services: security
1010
ms.service: security
1111
ms.subservice: fundamentals
12-
ms.custom: security-baselines
12+
ms.custom: security-benchmark
1313
ms.topic: landing-page
1414
author: msmbaldwin
1515
ms.author: mbaldwin
@@ -23,35 +23,35 @@ landingContent:
2323
linkLists:
2424
- linkListType: overview
2525
links:
26-
- text: Azure Security Benchmark Introduction
26+
- text: Azure Security Benchmark introduction
2727
url: introduction.md
28-
- text: Overview of Azure Security Controls
28+
- text: Overview of Azure security controls
2929
url: overview.md
3030

3131

3232
# Card
33-
- title: Security Controls
33+
- title: Security controls
3434
linkLists:
3535
- linkListType: overview
3636
links:
37-
- text: Network Security
37+
- text: Network security
3838
url: security-control-network-security.md
39-
- text: Logging and Monitoring
39+
- text: Logging and monitoring
4040
url: security-control-logging-monitoring.md
41-
- text: Identity and Access Control
41+
- text: Identity and access control
4242
url: security-control-identity-access-control.md
43-
- text: Data Protection
43+
- text: Data protection
4444
url: security-control-data-protection.md
45-
- text: Vulnerability Management
45+
- text: Vulnerability management
4646
url: security-control-vulnerability-management.md
4747
- text: See more
4848
url: security-control-inventory-asset-management.md
4949
# Card
50-
- title: More Azure Security Information
50+
- title: More Azure security information
5151
linkLists:
5252
- linkListType: learn
5353
links:
54-
- text: Azure Security Fundamentals
54+
- text: Azure security fundamentals
5555
url: ../fundamentals/index.yml
5656
- text: Shared responsibility in the cloud
5757
url: ../fundamentals/shared-responsibility.md

articles/security/benchmarks/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: security
88
ms.topic: conceptual
99
ms.date: 12/16/2019
1010
ms.author: mbaldwin
11-
ms.custom: security-baselines
11+
ms.custom: security-benchmark
1212

1313
---
1414

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Security Benchmark Overview
2+
title: Azure Security Benchmark overview
33
description: Security Benchmark overview
44
author: msmbaldwin
55
manager: rkarlin
@@ -8,29 +8,29 @@ ms.service: security
88
ms.topic: conceptual
99
ms.date: 12/16/2019
1010
ms.author: mbaldwin
11-
ms.custom: security-baselines
11+
ms.custom: security-benchmark
1212

1313
---
1414

1515
# Overview of the Azure Security Benchmark
1616

1717
The Azure Security Benchmark contains recommendations that help you improve the security of your applications and data on Azure.
1818

19-
This Benchmark focuses on cloud-centric control areas. These controls are consistent with well-known security benchmarks, such as those described by the Center for Internet Security (CIS) Controls Version 7.1.
19+
This benchmark focuses on cloud-centric control areas. These controls are consistent with well-known security benchmarks, such as those described by the Center for Internet Security (CIS) Controls Version 7.1.
2020

2121
The following controls are used in the Azure Security Benchmark:
2222

23-
- [Network Security](security-control-network-security.md)
24-
- [Logging and Monitoring](security-control-logging-monitoring.md)
25-
- [Identity and Access Control](security-control-identity-access-control.md)
26-
- [Data Protection](security-control-data-protection.md)
27-
- [Vulnerability Management](security-control-vulnerability-management.md)
28-
- [Inventory and Asset Management](security-control-inventory-asset-management.md)
29-
- [Secure Configuration](security-control-secure-configuration.md)
30-
- [Malware Defense](security-control-malware-defense.md)
31-
- [Data Recovery](security-control-data-recovery.md)
32-
- [Incident Response](security-control-incident-response.md)
33-
- [Penetration Tests and Red Team Exercises](security-control-penetration-tests-red-team-exercises.md)
23+
- [Network security](security-control-network-security.md)
24+
- [Logging and monitoring](security-control-logging-monitoring.md)
25+
- [Identity and access control](security-control-identity-access-control.md)
26+
- [Data protection](security-control-data-protection.md)
27+
- [Vulnerability management](security-control-vulnerability-management.md)
28+
- [Inventory and asset management](security-control-inventory-asset-management.md)
29+
- [Secure configuration](security-control-secure-configuration.md)
30+
- [Malware defense](security-control-malware-defense.md)
31+
- [Data recovery](security-control-data-recovery.md)
32+
- [Incident response](security-control-incident-response.md)
33+
- [Penetration tests and red team exercises](security-control-penetration-tests-red-team-exercises.md)
3434

3535
You can also download the [Azure Security Benchmark v1 excel spreadsheet](https://github.com/MicrosoftDocs/SecurityBenchmarks/tree/master/spreadsheets).
3636

@@ -39,14 +39,14 @@ You can also download the [Azure Security Benchmark v1 excel spreadsheet](https:
3939
Each recommendation includes the following information:
4040

4141
- **Azure ID**: The Azure Security Benchmark ID that corresponds to the recommendation.
42-
- **CIS ID(s)**: The CIS benchmark recommendation(s) that correspond to this recommendation.
42+
- **CIS ID(s)**: The CIS Benchmark recommendation(s) that correspond to this recommendation.
4343
- **Responsibility**: Whether the customer or the service-provider (or both) is (are) responsible for implementing this recommendation. Security responsibilities are shared in the public cloud. Some security controls are only available to the cloud service provider and therefore the provider is responsible for addressing those. These are general observations – for some individual services, the responsibility will be different than what is listed in the Azure Security Benchmark. Those differences are described in the baseline recommendations for the individual service.
4444
- **Details**: The rationale for the recommendation and links to guidance on how to implement it. If the recommendation is supported by Azure Security Center, that information will also be listed.
4545

46-
We welcome your detailed feedback and active participation in the Azure Security Benchmark effort. If you would like to provide the Benchmark team direct input, please fill out the form at [https://aka.ms/AzSecBenchmark](https://aka.ms/AzSecBenchmark).
46+
We welcome your detailed feedback and active participation in the Azure Security Benchmark effort. if you would like to provide the Azure Security Benchmark team direct input, please fill out the form at [https://aka.ms/AzSecBenchmark](https://aka.ms/AzSecBenchmark).
4747

4848
## Next Steps
4949

50-
- See the first security control: [Network Security](security-control-network-security.md)
51-
- Read the [Azure Security Benchmark Introduction](introduction.md)
50+
- See the first security control: [network security](security-control-network-security.md)
51+
- Read the [Azure Security Benchmark introduction](introduction.md)
5252
- Download the [Azure Security Benchmark v1 excel spreadsheet](https://github.com/MicrosoftDocs/SecurityBenchmarks/tree/master/spreadsheets)

articles/security/benchmarks/security-baselines-overview.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,18 @@ ms.service: security
88
ms.topic: conceptual
99
ms.date: 12/16/2019
1010
ms.author: mbaldwin
11-
ms.custom: security-baselines
11+
ms.custom: security-benchmark
1212

1313
---
1414

15-
# Overview of Azure Security Baselines
15+
# Security baselines for Azure
1616

17-
Azure Security Baselines help you strengthen the security of our products through improved tooling, tracking, and security features and provide you a consistent experience when securing your environment.
17+
Security baselines for Azure help you strengthen security through improved tooling, tracking, and security features. They also provide you a consistent experience when securing your environment.
1818

19-
Azure Service Security Baselines focus on cloud-centric control areas. These controls are consistent with well-known security benchmarks, such as those described by the Center for Internet Security (CIS). Our baselines provide guidance for the control areas listed in the [Azure Security Benchmark](overview.md).
19+
Security baselines for Azure focus on cloud-centric control areas. These controls are consistent with well-known security benchmarks, such as those described by the Center for Internet Security (CIS). Our baselines provide guidance for the control areas listed in the [Azure Security Benchmark](overview.md).
2020

2121
Each recommendation includes the following information:
22+
2223
- **Azure ID**: The Azure Security Benchmark ID that corresponds to the recommendation.
2324
- **Recommendation**: Following directly after the Azure ID, the recommendation provides a high-level description of the control.
2425
- **Guidance**: The rationale for the recommendation and links to guidance on how to implement it. If the recommendation is supported by Azure Security Center, that information will also be listed.

0 commit comments

Comments
 (0)