Skip to content

Commit 63f0714

Browse files
author
Rick Bartra
committed
update to site-relative links
1 parent 1ee950e commit 63f0714

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/operator-nexus/howto-kubernetes-cluster-install-microsoft-defender.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: template-how-to-pattern #Required; leave this attribute/value as-is.
1111

1212
# Install Microsoft Defender for Containers on Azure Operator Nexus Kubernetes Cluster
1313

14-
This article describes how to install Microsoft Defender for Containers inside a Nexus Kubernetes Cluster. [Microsoft Defender](https://learn.microsoft.com/azure/defender-for-cloud/defender-for-cloud-introduction) can be used to monitor Kubernetes API Server audit logs and trigger alerts when appropriate. The audit logs are sent to the Defender backend and aren't directly accessible. They can't be queried through Kusto or in the Log Analytics Workspace associated with the installed Defender extension. Visit [Alerts for containers - Kubernetes clusters](https://learn.microsoft.com/azure/defender-for-cloud/alerts-containers) for a list of alerts that are currently defined for Kubernetes Clusters.
14+
This article describes how to install Microsoft Defender for Containers inside a Nexus Kubernetes Cluster. [Microsoft Defender](/azure/defender-for-cloud/defender-for-cloud-introduction) can be used to monitor Kubernetes API Server audit logs and trigger alerts when appropriate. The audit logs are sent to the Defender backend and aren't directly accessible. They can't be queried through Kusto or in the Log Analytics Workspace associated with the installed Defender extension. Visit [Alerts for containers - Kubernetes clusters](/azure/defender-for-cloud/alerts-containers) for a list of alerts that are currently defined for Kubernetes Clusters.
1515

1616
## Prerequisites
1717

@@ -29,7 +29,7 @@ az extension add --name k8s-extension
2929

3030
## Installing Microsoft Defender for Containers in Nexus Kubernetes Cluster using Azure CLI
3131

32-
Reference the Microsoft Defender for Containers documentation to [install Defender](https://learn.microsoft.com/azure/defender-for-cloud/defender-for-containers-enable?tabs=aks-deploy-portal%2Ck8s-deploy-cli%2Ck8s-verify-asc%2Ck8s-remove-arc%2Caks-removeprofile-api&pivots=defender-for-container-arc#use-azure-cli-to-deploy-the-defender-sensor) on a Nexus Kubernetes Cluster.
32+
Reference the Microsoft Defender for Containers documentation to [install Defender](/azure/defender-for-cloud/defender-for-containers-enable?tabs=aks-deploy-portal%2Ck8s-deploy-cli%2Ck8s-verify-asc%2Ck8s-remove-arc%2Caks-removeprofile-api&pivots=defender-for-container-arc#use-azure-cli-to-deploy-the-defender-sensor) on a Nexus Kubernetes Cluster.
3333

3434
Refer to the Azure CLI command to install the extension in the provided link:
3535

@@ -41,6 +41,6 @@ In the Azure CLI command, the cluster-name refers to the ARC connected cluster,
4141

4242
## Microsoft Defender for Containers Security Alert Simulation
4343

44-
Reference the documentation here on how to [simulate security alerts](https://learn.microsoft.com/azure/defender-for-cloud/alert-validation#simulate-alerts-on-kubernetes-) for Microsoft Defender for Containers. This simulation has been performed on a Nexus Kubernetes Cluster and the corresponding alert appeared in the Microsoft Defender for Cloud Dashboard in the Azure portal:
44+
Reference the documentation here on how to [simulate security alerts](/azure/defender-for-cloud/alert-validation#simulate-alerts-on-kubernetes-) for Microsoft Defender for Containers. This simulation has been performed on a Nexus Kubernetes Cluster and the corresponding alert appeared in the Microsoft Defender for Cloud Dashboard in the Azure portal:
4545

4646
:::image type="content" source="media/defender_for_cloud_alerts.png" alt-text="Screenshot of Security Alerts in Microsoft Defender for Cloud Dashboard in the Azure portal.":::

0 commit comments

Comments
 (0)