Skip to content

Commit e880fa0

Browse files
Merge pull request #266423 from sshiba/sidneyshiba/runtime-protection-default-disabled
Updated Runtime Protection documentation with new default values
2 parents d8dd1ea + cf47068 commit e880fa0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/operator-nexus/howto-use-mde-runtime-protection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sshiba
55
ms.author: sidneyshiba
66
ms.service: azure-operator-nexus
77
ms.topic: how-to
8-
ms.date: 02/05/2024
8+
ms.date: 02/15/2024
99
ms.custom: template-how-to, devx-track-azurecli
1010
---
1111

@@ -43,8 +43,8 @@ export CLUSTER_NAME="contoso-cluster"
4343

4444
## Defaults for MDE Runtime Protection
4545
The runtime protection sets to following default values when you deploy a cluster
46-
- Enforcement Level: `OnDemand` if not specified when creating the cluster
47-
- MDE Service: `Enabled`
46+
- Enforcement Level: `Disabled` if not specified when creating the cluster
47+
- MDE Service: `Disabled`
4848

4949
> [!NOTE]
5050
>The argument `--runtime-protection enforcement-level="<enforcement level>"` serves two purposes: enabling/disabling MDE service and updating the enforcement level.

0 commit comments

Comments
 (0)