Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Monitoring Azure rework #7937

Draft
wants to merge 10 commits into
base: 4.9
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/_templates/cloud/notes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. Copyright (C) 2015 Wazuh, Inc.

You can configure the integration with |service| either in the Wazuh manager or in a Wazuh agent. This choice depends solely on how you access your |service| infrastructure in your environment.
You can configure the Wazuh module for |service| either in the Wazuh manager or in a Wazuh agent. This choice depends solely on how you access your |service| infrastructure in your environment.

You only need to install dependencies when configuring the integration with |service| in a Wazuh agent. The Wazuh manager already includes all the necessary dependencies.

Expand Down
1 change: 0 additions & 1 deletion source/_templates/cloud/pip_installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@ If your pip version is less than 19.3, run the following command to upgrade the

To prevent the modification, you can run ``pip3 install --upgrade pip`` within a virtual environment. You must update the shebang of the |module_script| Python script with the interpreter in your virtual environment. For example, ``#!/path/to/your/virtual/environment/bin/python3``.


.. End of include file
2 changes: 1 addition & 1 deletion source/_templates/cloud/python_installation.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. Copyright (C) 2015 Wazuh, Inc.

The Wazuh module for |service| requires `Python 3 <https://www.python.org/downloads/>`__. Specifically, it's compatible with Python |py_cloud_cont_min|–|py_cloud_cont_max|. While later Python versions should work as well, we can't assure they are compatible. If you do not have Python 3 already installed, run the following command to install it on the endpoint where the Wazuh agent is installed.
The Wazuh module for |service| is compatible with Python |py_cloud_cont_min|–|py_cloud_cont_max|. While later `Python versions <https://www.python.org/downloads/>`__ should work as well, we can't assure they are compatible. If you do not have Python 3 already installed, run the following command on your monitored endpoint.

.. tabs::

Expand Down
200 changes: 0 additions & 200 deletions source/cloud-security/azure/activity-services/entra/graph.rst

This file was deleted.

26 changes: 0 additions & 26 deletions source/cloud-security/azure/activity-services/entra/index.rst

This file was deleted.

27 changes: 0 additions & 27 deletions source/cloud-security/azure/activity-services/index.rst

This file was deleted.

This file was deleted.

Loading