Skip to content

Commit c32fb7a

Browse files
committed
fixe blocking issues
1 parent 42fc36b commit c32fb7a

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

articles/defender-for-cloud/alert-validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ You can simulate alerts for both of the control plane, and workload alerts with
117117

118118
**To simulate a a Kubernetes workload security alert**:
119119

120-
1. Create a pod to run a test command on. This pod can be any of the existing pods in the cluster, or a new pod. You can created using this sample yaml configuration:
120+
1. Create a pod to run a test command on. This pod can be any of the existing pods in the cluster, or a new pod. You can create using this sample yaml configuration:
121121

122122
```yaml
123123
apiVersion: v1

articles/defender-for-cloud/enable-enhanced-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To get started with Defender for Cloud, you'll need a Microsoft Azure subscripti
2525

2626
## Enable Defender plans to get the enhanced security features
2727

28-
To get all of the Defender for Cloud protections, you'll need to enable the Defender plans that protects for each of the workloads that you want to protect.
28+
To get all of the Defender for Cloud protections, you'll need to enable the Defender plans that protect for each of the workloads that you want to protect.
2929

3030
> [!NOTE]
3131
> - You can enable **Microsoft Defender for Storage accounts** at either the subscription level or resource level.

articles/defender-for-cloud/regulatory-compliance-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ Currently, there's no support for downloading a report for a custom policy; only
308308

309309
### How can I create exceptions for some of the policies in the regulatory compliance dashboard?
310310

311-
For policies that 's built into Defender for Cloud and included in the secure score, you can create exemptions for one or more resources directly in the portal as explained in [Exempting resources and recommendations from your secure score](exempt-resource.md).
311+
For policies are built into Defender for Cloud and included in the secure score, you can create exemptions for one or more resources directly in the portal as explained in [Exempting resources and recommendations from your secure score](exempt-resource.md).
312312

313313
For other policies, you can create an exemption directly in the policy itself, by following the instructions in [Azure Policy exemption structure](../governance/policy/concepts/exemption-structure.md).
314314

articles/defender-for-cloud/security-policy-concept.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ There are different types of policies in Azure Policy. Defender for Cloud mainly
2020

2121
## What is a security initiative?
2222

23-
A security initiative is a collection of Azure Policy definitions, or rules, that 's grouped together towards a specific goal or purpose. Security initiatives simplify management of your policies by grouping a set of policies together, logically, as a single item.
23+
A security initiative is a collection of Azure Policy definitions, or rules, are grouped together towards a specific goal or purpose. Security initiatives simplify management of your policies by grouping a set of policies together, logically, as a single item.
2424

2525
A security initiative defines the desired configuration of your workloads and helps ensure you're complying with the security requirements of your company or regulators.
2626

@@ -40,7 +40,7 @@ Defender for Cloud offers the following options for working with security initia
4040

4141
Using the policies, Defender for Cloud periodically analyzes the compliance status of your resources to identify potential security misconfigurations and weaknesses. It then provides you with recommendations on how to remediate those issues. Recommendations are the result of assessing your resources against the relevant policies and identifying resources that aren't meeting your defined requirements.
4242

43-
Defender for Cloud makes its security recommendations based on your chosen initiatives. When a policy from your initiative is compared against your resources and finds one or more that 'sn't compliant, it's presented as a recommendation in Defender for Cloud.
43+
Defender for Cloud makes its security recommendations based on your chosen initiatives. When a policy from your initiative is compared against your resources and finds one or more that aren't compliant, it's presented as a recommendation in Defender for Cloud.
4444

4545
Recommendations are actions for you to take to secure and harden your resources. Each recommendation provides you with the following information:
4646

articles/defender-for-cloud/tutorial-security-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ For more information about recommendations, see [Managing security recommendatio
9494

9595
Some policies in your initiatives might be disabled by default. For example, in the Microsoft cloud security benchmark initiative, some policies are provided for you to enable only if they meet a specific regulatory or compliance requirement for your organization. Such policies include recommendations to encrypt data at rest with customer-managed keys, such as "Container registries should be encrypted with a customer-managed key (CMK)".
9696

97-
To enable a disabled policy and ensure, it's assessed for your resources:
97+
To enable a disabled policy and ensure it's assessed for your resources:
9898

9999
1. From Defender for Cloud's menu, open the **Environment settings** page. Here, you can see the management groups, subscriptions, and the initiatives applied to each.
100100

0 commit comments

Comments
 (0)