# Cloud Monitor Settings

Cloud Monitor audits user activities within your organisation’s Microsoft 365 environment, including Exchange Online and SharePoint Online.&#x20;

To set up Cloud Monitor, you need an **Azure Global Administrator** account. Cloud Monitor uses a registered Azure application and certificate-based authentication to securely access activity data from Microsoft 365. These data are then analysed within GuardWare INSIGHT to provide dashboards, alerts, and reports on cloud usage and potential security incidents.

It monitors key cloud events such as:

* Files accessed or downloaded from sensitive libraries
* Access and download actions by anonymous, invited, or mobile users
* Files accessed via links shared on Teams
* Creation of anonymous links and external file access activities
* SharePoint file access, download, and link creation activities
* Outgoing Microsoft 365 emails

## Set up Cloud Monitor

1. Navigate to **ORGANISATION** > **Integrations**.&#x20;
2. Click **Connect Microsoft 365**. You'll be redirected to Microsoft's sign-in page.

<figure><img src="/files/G8TkOAxZu6TVQpi4d1JI" alt="" width="563"><figcaption></figcaption></figure>

3. Select your Global Administrator account or click **Use another account** if it is not listed.

<figure><img src="/files/ijgtFwzWwSMrSQIRy6Bk" alt="" width="480"><figcaption></figcaption></figure>

4. Enter your Global Administrator email address and password. Click **Next** and sign in.
5. If your account is protected by multi-factor authentication (MFA), you'll need to approve the sign-in request. This might involve:
   1. Approving a notification in the Microsoft Authenticator app.
   2. Entering the code from your authenticator app.
   3. Responding to a text message or phone call, depending on your MFA settings.

<figure><img src="/files/VhEPt9nT1vAiK4N1bAUi" alt="" width="480"><figcaption></figcaption></figure>

6. After authenticating, you'll see a permissions consent screen listing what DISCOVER is requesting access to. Select **Consent on behalf of your organisation** and click **Accept**.

<figure><img src="/files/Ky9Nt4azDmSRIOXJhgLu" alt="" width="563"><figcaption></figcaption></figure>

7. You'll be redirected back to the GuardWare Management Console. A confirmation message will appear stating “Microsoft 365 monitoring configured successfully.”

Once the setup is complete, Cloud Monitor starts monitoring cloud activities, which are then displayed in INSIGHT dashboards, reports, and alerts.

### Cloud Monitoring Settings

**Cloud Monitoring Settings** lets you enable or disable monitoring for Microsoft 365 services and manage the users whose activities are monitored. You can also view the configured primary domain and manually sync cloud data.&#x20;

To access cloud monitoring settings, navigate to **INSIGHT > Cloud Monitoring**.

### Exchange Monitoring

Use this option to enable or disable monitoring of Microsoft Exchange activities.

1. Enable **Exchange Monitoring** to monitor Exchange-related activities.
2. Disable **Exchange Monitoring** to stop monitoring Exchange activities.
3. Click **Save** to apply the configuration.

<figure><img src="/files/PAieGfmBv4fEANm5BCXV" alt=""><figcaption></figcaption></figure>

### Security Group

The **Security Group** identifies the Microsoft 365 group used for Exchange monitoring.

When Exchange Monitoring is enabled, a security group is displayed.

**To assign users:**

1. Click **Assign Users**.
2. Select the users to be included in the monitoring group.

<figure><img src="/files/O2t3wDPl1uf2dnDr7gGL" alt=""><figcaption></figcaption></figure>

3. Click **Save** to assign the selected users, or click **Assign All Users** to assign all the listed users.

### SharePoint Monitoring

Use this option to enable or disable monitoring of SharePoint activities.

1. Enable **SharePoint Monitoring** to monitor SharePoint-related activities.
2. Disable **SharePoint Monitoring** to stop monitoring SharePoint activities.
3. Click **Save** to apply the configuration.

### Sync Cloud Monitor

Use the **Sync** button to manually synchronise the latest configuration and user information from Microsoft 365.

<figure><img src="/files/i8shK0w2jyF8AfDuiLyz" alt=""><figcaption></figcaption></figure>

The **Last Synced** field displays the date and time of the most recent successful synchronisation.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.guardware.com/insight/settings/cloud-monitor-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
