Skip to content

Commit 40a997c

Browse files
authored
Merge pull request #179729 from Nickomang/master
Security concepts link fix
2 parents ec9a8bf + e0a6552 commit 40a997c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/concepts-security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ To limit network traffic between pods in your cluster, AKS offers support for [K
130130

131131
## Application Security
132132

133-
To protect pods running on AKS leverage Azure Defender for Kubernetes to detect and restrict cyber attacks against your applications running in your pods. Run continual scanning to detect drift in the vulnerability state of your application and implement a "blue/green/canary" process to patch and replace the vulnerable images.
133+
To protect pods running on AKS leverage [Azure Defender for Kubernetes][azure-defender-for-kubernetes] to detect and restrict cyber attacks against your applications running in your pods. Run continual scanning to detect drift in the vulnerability state of your application and implement a "blue/green/canary" process to patch and replace the vulnerable images.
134134

135135

136136
## Kubernetes Secrets
@@ -171,7 +171,7 @@ For more information on core Kubernetes and AKS concepts, see:
171171
[encryption-atrest]: ../security/fundamentals/encryption-atrest.md
172172

173173
<!-- LINKS - Internal -->
174-
[Azure Defender for Kubenetes]: ../defender-for-cloud/container-security.md
174+
[azure-defender-for-kubernetes]: ../defender-for-cloud/container-security.md
175175
[aks-daemonsets]: concepts-clusters-workloads.md#daemonsets
176176
[aks-upgrade-cluster]: upgrade-cluster.md
177177
[aks-aad]: ./managed-aad.md

0 commit comments

Comments
 (0)