From 29886343979853a3440f368536799523e6962f35 Mon Sep 17 00:00:00 2001 From: squioc <280824+squioc@users.noreply.github.com> Date: Tue, 17 Dec 2024 14:39:56 +0000 Subject: [PATCH] Refresh automation library documentation --- .../automate/library/microsoft-active-directory.md | 2 +- mkdocs.yml | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/_shared_content/automate/library/microsoft-active-directory.md b/_shared_content/automate/library/microsoft-active-directory.md index a24dad9c2e..6cb59e2e63 100644 --- a/_shared_content/automate/library/microsoft-active-directory.md +++ b/_shared_content/automate/library/microsoft-active-directory.md @@ -74,4 +74,4 @@ Search in AD ## Extra -Module **`Microsoft Active Directory` v1.3.7** \ No newline at end of file +Module **`Microsoft Active Directory` v1.3.8** \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 26a8e3b548..70b6a83805 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -211,7 +211,6 @@ nav: - Operators: tip/features/automate/operators.md - Actions: tip/features/automate/actions.md - Actions Library: - - Overview: tip/features/automate/library/overview.md - Applicative: - Mandrill: tip/features/automate/library/mandrill.md - Mattermost: tip/features/automate/library/mattermost.md @@ -241,11 +240,13 @@ nav: - Sekoia.io: tip/features/automate/library/sekoia-io.md - Utils: tip/features/automate/library/utils.md - IAM: + - Microsoft Active Directory: tip/features/automate/library/microsoft-active-directory.md - Microsoft Active Directory: tip/features/automate/library/microsoft-active-directory.md - Microsoft Entra ID: tip/features/automate/library/microsoft-entra-id.md - Network: - Fortigate Firewalls: tip/features/automate/library/fortigate-firewalls.md - Zscaler: tip/features/automate/library/zscaler.md + - Overview: tip/features/automate/library/overview.md - Threat Intelligence: - BinaryEdge's API: tip/features/automate/library/binaryedge-s-api.md - Censys: tip/features/automate/library/censys.md @@ -480,7 +481,6 @@ nav: - WatchGuard Firebox: integration/categories/network_security/watchguard_firebox.md - Zscaler Internet Access: integration/categories/network_security/zscaler_zia.md - List of Playbooks Actions: - - Overview: integration/action_library/overview.md - Applicative: - Mandrill: integration/action_library/mandrill.md - Mattermost: integration/action_library/mattermost.md @@ -510,11 +510,13 @@ nav: - Sekoia.io: integration/action_library/sekoia-io.md - Utils: integration/action_library/utils.md - IAM: + - Microsoft Active Directory: integration/action_library/microsoft-active-directory.md - Microsoft Active Directory: integration/action_library/microsoft-active-directory.md - Microsoft Entra ID: integration/action_library/microsoft-entra-id.md - Network: - Fortigate Firewalls: integration/action_library/fortigate-firewalls.md - Zscaler: integration/action_library/zscaler.md + - Overview: integration/action_library/overview.md - Threat Intelligence: - BinaryEdge's API: integration/action_library/binaryedge-s-api.md - Censys: integration/action_library/censys.md