From b8e132851aacc064b5556da776c6e78946761da8 Mon Sep 17 00:00:00 2001 From: felipebbc <33853312+felipebbc@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:25:08 -0400 Subject: [PATCH] Updated formatting --- README.md | 2 +- modules/subscription/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a85f978f..43f3300c 100644 --- a/README.md +++ b/README.md @@ -493,7 +493,7 @@ Description: Microsoft Defender for Cloud (DFC) contact and notification configu ### Security Contact Information - Determines who'll get email notifications from Defender for Cloud -- `notifications_by_role`: All users with these specific RBAC roles on the subscription will get email notifications. [optional - allowed values are: `AccountAdmin`, `ServiceAdmin`, `Owner` and `Contributor` - default empty]" +- `notifications_by_role`: All users with these specific RBAC roles on the subscription will get email notifications. [optional - allowed values are: `AccountAdmin`, `ServiceAdmin`, `Owner` and `Contributor` - default empty]" - `emails`: List of additional email addresses which will get notifications. Multiple emails can be provided in a ; separated list. Example: "john@microsoft.com;jane@microsoft.com". [optional - default empty] - `phone`: The security contact's phone number. [optional - default empty] > **Note**: At least one role or email address must be provided to enable alert notification. diff --git a/modules/subscription/README.md b/modules/subscription/README.md index d777dd7e..bceabfab 100644 --- a/modules/subscription/README.md +++ b/modules/subscription/README.md @@ -128,7 +128,7 @@ Description: Microsoft Defender for Cloud (DFC) contact and notification configu ### Security Contact Information - Determines who'll get email notifications from Defender for Cloud -- `notifications_by_role`: All users with these specific RBAC roles on the subscription will get email notifications. [optional - allowed values are: `AccountAdmin`, `ServiceAdmin`, `Owner` and `Contributor` - default empty]" +- `notifications_by_role`: All users with these specific RBAC roles on the subscription will get email notifications. [optional - allowed values are: `AccountAdmin`, `ServiceAdmin`, `Owner` and `Contributor` - default empty]" - `emails`: List of additional email addresses which will get notifications. Multiple emails can be provided in a ; separated list. Example: "john@microsoft.com;jane@microsoft.com". [optional - default empty] - `phone`: The security contact's phone number. [optional - default empty] > **Note**: At least one role or email address must be provided to enable alert notification.