Skip to content

Commit bc1cd0b

Browse files
committed
warning fix
1 parent 2309be3 commit bc1cd0b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ You can simulate alerts for both of the control plane, and workload alerts with
119119
kubectl exec -it azuredefender-publisher-xx-xxxxx -n <namespace> -- bash
120120
```
121121

122-
For AKS - <namespace> = `kube-system`
123-
For ARC - <namespace> = `mdc`
122+
For AKS - `<namespace>` = `kube-system`<br>
123+
For ARC - `<namespace>` = `mdc`
124124

125125
1. Select an executable, copy it to a convenient location and rename it to `./asc_alerttest_662jfi039n`. For example:
126126
`cp /bin/echo ./asc_alerttest_662jfi039n`.
@@ -138,6 +138,6 @@ You can also learn more about defending your Kubernetes nodes and clusters with
138138
## Next steps
139139
This article introduced you to the alerts validation process. Now that you're familiar with this validation, try the following articles:
140140

141-
* [Validating Azure Key Vault threat detection in Microsoft Defender for Cloud](https://techcommunity.microsoft.com/t5/azure-security-center/validating-azure-key-vault-threat-detection-in-azure-security/ba-p/1220336)
142-
* [Managing and responding to security alerts in Microsoft Defender for Cloud](managing-and-responding-alerts.md) - Learn how to manage alerts, and respond to security incidents in Defender for Cloud.
143-
* [Understanding security alerts in Microsoft Defender for Cloud](./alerts-overview.md) - Learn about the different types of security alerts.
141+
- [Validating Azure Key Vault threat detection in Microsoft Defender for Cloud](https://techcommunity.microsoft.com/t5/azure-security-center/validating-azure-key-vault-threat-detection-in-azure-security/ba-p/1220336)
142+
- [Managing and responding to security alerts in Microsoft Defender for Cloud](managing-and-responding-alerts.md) - Learn how to manage alerts, and respond to security incidents in Defender for Cloud.
143+
- [Understanding security alerts in Microsoft Defender for Cloud](./alerts-overview.md)

0 commit comments

Comments
 (0)