From f0bad216f3cbfd64c253725927c4f7fe18bd4bd2 Mon Sep 17 00:00:00 2001 From: Leaf-Lin <39002973+Leaf-Lin@users.noreply.github.com> Date: Fri, 6 Nov 2020 05:28:46 +1100 Subject: [PATCH] remove working in progress comment (#22367) * remove working in progress comment I remove the TODO comment because it shouldn't be left in the 7.9 (current) version. Same thing needs to be fixed in 7.10 and master. * Run make update and fix example formatting Co-authored-by: DeDe Morton --- filebeat/docs/modules/azure.asciidoc | 10 +++------- x-pack/filebeat/module/azure/_meta/docs.asciidoc | 10 +++------- 2 files changed, 6 insertions(+), 14 deletions(-) diff --git a/filebeat/docs/modules/azure.asciidoc b/filebeat/docs/modules/azure.asciidoc index 853fba43756..45010618214 100644 --- a/filebeat/docs/modules/azure.asciidoc +++ b/filebeat/docs/modules/azure.asciidoc @@ -33,7 +33,8 @@ Will retrieve azure Active Directory audit logs. The audit logs provide traceabi [float] === Module configuration -``` +[source,yaml] +---- - module: azure activitylogs: enabled: true @@ -65,7 +66,7 @@ Will retrieve azure Active Directory audit logs. The audit logs provide traceabi storage_account_key: "" resource_manager_endpoint: "" -``` +---- `eventhub` :: @@ -107,11 +108,6 @@ include::../include/what-happens.asciidoc[] include::../include/gs-link.asciidoc[] -[float] -=== Compatibility - -TODO: document with what versions of the software is this tested - [float] === Dashboards diff --git a/x-pack/filebeat/module/azure/_meta/docs.asciidoc b/x-pack/filebeat/module/azure/_meta/docs.asciidoc index aa5c854b457..485d6ddcab3 100644 --- a/x-pack/filebeat/module/azure/_meta/docs.asciidoc +++ b/x-pack/filebeat/module/azure/_meta/docs.asciidoc @@ -28,7 +28,8 @@ Will retrieve azure Active Directory audit logs. The audit logs provide traceabi [float] === Module configuration -``` +[source,yaml] +---- - module: azure activitylogs: enabled: true @@ -60,7 +61,7 @@ Will retrieve azure Active Directory audit logs. The audit logs provide traceabi storage_account_key: "" resource_manager_endpoint: "" -``` +---- `eventhub` :: @@ -102,11 +103,6 @@ include::../include/what-happens.asciidoc[] include::../include/gs-link.asciidoc[] -[float] -=== Compatibility - -TODO: document with what versions of the software is this tested - [float] === Dashboards