You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Post-release**: Added Wazuh Docker support for Windows. ([#8852](https://github.com/wazuh/wazuh-documentation/pull/8852))
29
+
-**Post-release**: Added new steps and images to the API Permission section of the *Wazuh Microsoft Graph API* setup documentation. ([#8898](https://github.com/wazuh/wazuh-documentation/pull/8898))
Admin consent is required for API permission changes.
95
+
.. note::
96
+
97
+
Admin consent is required for API permission changes.
85
98
86
99
Wazuh server or agent
87
100
---------------------
@@ -133,6 +146,22 @@ Next, we will see the necessary configuration to allow the integration to succes
133
146
- ``<name>`` specifies the resource's name (i.e., specific API endpoint) to query for logs.
134
147
- ``<relationship>`` specifies the types of content (relationships) to obtain logs for.
135
148
149
+
#. Restart your Wazuh server or agent, depending on where you configured the Wazuh module for Microsoft Graph.
150
+
151
+
.. tabs::
152
+
153
+
.. tab:: Wazuh agent
154
+
155
+
.. code-block:: console
156
+
157
+
# systemctl restart wazuh-agent
158
+
159
+
.. tab:: Wazuh manager
160
+
161
+
.. code-block:: console
162
+
163
+
# systemctl restart wazuh-manager
164
+
136
165
.. note::
137
166
138
167
Multi-tenant is not supported. You can only configure one block of ``api_auth``. To learn more about the Wazuh module for Microsoft Graph options, see the :doc:`ms-graph </user-manual/reference/ossec-conf/ms-graph-module>` reference.
0 commit comments