Skip to content

Commit

Permalink
Refresh automation library documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
squioc authored and github-actions[bot] committed Apr 4, 2024
1 parent b49c31d commit dc934b9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
20 changes: 18 additions & 2 deletions _shared_content/automate/library/microsoft-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This module accepts no configuration.

### [BETA] Collect Azure Blob Storage events

Trigger p laybook to get Azure Blob Storage events information
Trigger playbook to get Azure Blob Storage events information

**Arguments**

Expand Down Expand Up @@ -44,6 +44,22 @@ Consume messages from Microsoft Azure Eventhub
| `chunk_size` | `integer` | The max size of chunks for the batch processing |


### [BETA] Fetch new Azure Network Watcher events from Blob Storage

Trigger playbook to get Azure Network Watcher events information

**Arguments**

| Name | Type | Description |
| --------- | ------- | --------------------------- |
| `container_name` | `string` | Container name to interact with Azure Network Watcher |
| `account_name` | `string` | Account name of the Azure Network Watcher |
| `account_key` | `string` | Account key of the Azure Network Watcher |
| `intake_server` | `string` | Server of the intake server (e.g. 'https://intake.sekoia.io') |
| `intake_key` | `string` | Intake key to use when sending events |
| `chunk_size` | `integer` | The max size of chunks for the batch processing |


## Extra

Module **`Microsoft Azure` v2.2.3**
Module **`Microsoft Azure` v2.4.5**
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ nav:
- Mattermost: xdr/features/automate/library/mattermost.md
- Microsoft Active Directory: xdr/features/automate/library/microsoft-active-directory.md
- Microsoft Azure: xdr/features/automate/library/microsoft-azure.md
- Microsoft Azure: xdr/features/automate/library/microsoft-azure.md
- Microsoft Entra ID: xdr/features/automate/library/microsoft-entra-id.md
- Microsoft Office365: xdr/features/automate/library/microsoft-office365.md
- Microsoft Windows Server: xdr/features/automate/library/microsoft-windows-server.md
Expand Down Expand Up @@ -507,6 +508,7 @@ nav:
- Mattermost: tip/features/automate/library/mattermost.md
- Microsoft Active Directory: tip/features/automate/library/microsoft-active-directory.md
- Microsoft Azure: tip/features/automate/library/microsoft-azure.md
- Microsoft Azure: tip/features/automate/library/microsoft-azure.md
- Microsoft Entra ID (Azure AD): tip/features/automate/library/entra-id.md
- Microsoft Office365: tip/features/automate/library/microsoft-office365.md
- Microsoft Windows Server: tip/features/automate/library/microsoft-windows-server.md
Expand Down

0 comments on commit dc934b9

Please sign in to comment.