Skip to content

Commit caa48f0

Browse files
committed
Addressed acrolinx feedback
1 parent c786b27 commit caa48f0

File tree

4 files changed

+13
-7
lines changed

4 files changed

+13
-7
lines changed

articles/data-explorer/security-baseline.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Azure Security Baseline for Data Explorer
44
author: msmbaldwin
55
ms.service: security
66
ms.topic: conceptual
7-
ms.date: 03/23/2020
7+
ms.date: 03/25/2020
88
ms.author: mbaldwin
99
ms.custom: security-benchmark
1010

@@ -764,7 +764,7 @@ Manage access to Azure management with Conditional Access: https://docs.microsof
764764

765765
**Guidance**: Use Azure Policy aliases to create custom policies to audit or enforce the configuration of your Azure resources. You may also use built-in Azure Policy definitions.
766766

767-
Also, Azure Resource Manager has the ability to export the template in Java Script Object Notation (JSON), which should be reviewed to ensure that the configurations meet / exceed the security requirements for your organization.
767+
Also, Azure Resource Manager has the ability to export the template in JavaScript Object Notation (JSON), which should be reviewed to ensure that the configurations meet / exceed the security requirements for your organization.
768768

769769
You may also use recommendations from Azure Security Center as a secure configuration baseline for your Azure resources.
770770

@@ -819,7 +819,7 @@ Get compliance data of Azure resources: https://docs.microsoft.com/azure/governa
819819

820820
### 7.5: Securely Store Configuration of Azure Resources
821821

822-
**Guidance**: Use Azure DevOps/Repos to securely store and manage your code like custom Azure policies, Azure Resource Manager templates, Desired State Configuration scripts etc. To access the resources you manage in Azure DevOps, you can grant or deny permissions to specific users, built-in security groups, or groups defined in Azure Active Directory (Azure AD) if integrated with Azure DevOps, or Active Directory if integrated with TFS.
822+
**Guidance**: Use Azure Repos to securely store and manage your code like custom Azure policies, Azure Resource Manager templates, Desired State Configuration scripts etc. To access the resources you manage in Azure DevOps, you can grant or deny permissions to specific users, built-in security groups, or groups defined in Azure Active Directory (Azure AD) if integrated with Azure DevOps, or Active Directory if integrated with TFS.
823823

824824
How to store code in Azure DevOps: https://docs.microsoft.com/azure/devops/repos/git/gitworkflow?view=azure-devops
825825

articles/data-explorer/toc.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,12 @@
4444
href: kql-quick-reference.md
4545
- name: Data visualization overview
4646
href: viz-overview.md
47-
- name: Security overview
48-
href: security.md
47+
- name: Security
48+
items:
49+
- name: Security overview
50+
href: security.md
51+
- name: Security baseline
52+
href: security-baseline.md
4953
- name: How-to guides
5054
items:
5155
- name: Create cluster and database

articles/event-hubs/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@
119119
href: network-security.md
120120
- name: Built-in security controls
121121
href: event-hubs-security-controls.md
122+
- name: Security baseline
123+
href: security-baseline.md
122124
- name: AMQP 1.0 protocol guide
123125
href: ../service-bus-messaging/service-bus-amqp-protocol-guide.md
124126
maintainContext: true

articles/event-hubs/security-baseline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Azure Security Baseline for Event Hubs
44
author: msmbaldwin
55
ms.service: security
66
ms.topic: conceptual
7-
ms.date: 03/23/2020
7+
ms.date: 03/25/2020
88
ms.author: mbaldwin
99
ms.custom: security-benchmark
1010

@@ -818,7 +818,7 @@ For more information about the Azure Policy Effects: https://docs.microsoft.com
818818

819819
### 7.5: Securely store configuration of Azure resources
820820

821-
**Guidance**: If using custom Azure Policy definitions for your Event Hubs or related resources, use Azure DevOps/Repos to securely store and manage your code.
821+
**Guidance**: If using custom Azure Policy definitions for your Event Hubs or related resources, use Azure Repos to securely store and manage your code.
822822

823823
How to store code in Azure DevOps: https://docs.microsoft.com/azure/devops/repos/git/gitworkflow?view=azure-devops
824824

0 commit comments

Comments
 (0)