แก้ไข

แชร์ผ่าน


How Defender for Cloud Apps helps protect your Google Cloud Platform (GCP) environment

Google Cloud Platform is an IaaS provider that enables your organization to host and manage their entire workloads in the cloud. Along with the benefits of leveraging infrastructure in the cloud, your organization's most critical assets might be exposed to threats. Exposed assets include storage instances with potentially sensitive information, compute resources that operate some of your most critical applications, ports, and virtual private networks that enable access to your organization.

Connecting GCP to Defender for Cloud Apps helps you secure your assets and detect potential threats by monitoring administrative and sign-in activities, notifying on possible brute force attacks, malicious use of a privileged user account, and unusual deletions of virtual machines (VMs).

Main threats

  • Abuse of cloud resources
  • Compromised accounts and insider threats
  • Data leakage
  • Resource misconfiguration and insufficient access control

How Defender for Cloud Apps helps to protect your environment

Control GCP with built-in policies and policy templates

You can use the following built-in policy templates to detect and notify you about potential threats:

Type Name
Built-in anomaly detection policy Activity from anonymous IP addresses
Activity from infrequent country
Activity from suspicious IP addresses
Impossible travel
Activity performed by terminated user (requires Microsoft Entra ID as IdP)
Multiple failed login attempts
Unusual administrative activities
Multiple delete VM activities
Unusual multiple VM creation activities (preview)
Activity policy template Changes to compute engine resources
Changes to StackDriver configuration
Changes to storage resources
Changes to Virtual Private Network
Logon from a risky IP address

For more information about creating policies, see Create a policy.

Automate governance controls

In addition to monitoring for potential threats, you can apply and automate the following GCP governance actions to remediate detected threats:

Type Action
User governance - Require user to reset password to Google (requires connected linked Google Workspace instance)
- Suspend user (requires connected linked Google Workspace instance)
- Notify user on alert (via Microsoft Entra ID)
- Require user to sign in again (via Microsoft Entra ID)
- Suspend user (via Microsoft Entra ID)

For more information about remediating threats from apps, see Governing connected apps.

Protect GCP in real time

Review our best practices for securing and collaborating with external users and blocking and protecting the download of sensitive data to unmanaged or risky devices.

Connect Google Cloud Platform to Microsoft Defender for Cloud Apps

This section provides instructions for connecting Microsoft Defender for Cloud Apps to your existing Google Cloud Platform (GCP) account using the connector APIs. This connection gives you visibility into and control over GCP use. For information about how Defender for Cloud Apps protects GCP, see Protect GCP.

We recommend that you use a dedicated project for the integration and restrict access to the project to maintain stable integration and prevent deletions/modifications of the setup process.

Note

The instructions for connecting your GCP environment for auditing follow Google's recommendations for consuming aggregated logs. The integration leverages Google StackDriver and will consume additional resources that might impact your billing. The consumed resources are:

The Defender for Cloud Apps auditing connection only imports Admin Activity audit logs; Data Access and System Event audit logs aren't imported. For more information about GCP logs, see Cloud Audit Logs.

Prerequisites

The integrating GCP user must have the following permissions:

  • IAM and Admin edit – Organization level
  • Project creation and edit

You can connect GCP Security auditing to your Defender for Cloud Apps connections to gain visibility into and control over GCP app use.

Configure Google Cloud Platform

  1. Create a dedicated project in GCP under your organization to enable integration isolation and stability.

  2. Enable the Cloud Logging API and Cloud Pub/Sub API for the dedicated project.

    Note

    Make sure that you don't select Pub/Sub Lite API.

Create a dedicated service account with required roles

  1. Create a dedicated service account.
  2. Copy the Email value, you'll need this later.
  3. Assign the Pub/Sub Admin role to the service account.
  4. Assign the Logs Configuration Writer role to the service account at the organization level.

Create a private key for the dedicated service account

  1. Switch to project level.

  2. Select Service accounts.

  3. Generate a JSON private key.

    Note

    You'll need the JSON file that is downloaded to your device later.

Retrieve your Organization ID

Make a note of your Organization ID, you'll need this later. For more information, see Getting your organization ID.

Connect Google Cloud Platform auditing to Defender for Cloud Apps

This procedure describes how to add the GCP connection details to connect Google Cloud Platform auditing to Defender for Cloud Apps.

  1. In the Microsoft Defender Portal, select Settings. Then choose Cloud Apps. Under Connected apps, select App Connectors.

  2. In the App connectors page, to provide the GCP connector credentials, do one of the following:

    Note

    We recommended that you connect your Google Workspace instance to get unified user management and governance. This is the recommended even if you don't use any Google Workspace products and the GCP users are managed via the Google Workspace user management system.

For a new connector

  1. Select +Connect an app, followed by Google Cloud Platform.

    Screenshot that shows where to find the Google Cloud Platform app connector in the Defender portal.

  2. In the next window, provide a name for the connector, and then select Next.

    Screenshot that shows where to add the instance name in the Defender portal.

  3. In the Enter details page, do the following, and then select Submit.

    1. In the Organization ID box, enter the organization you made a note of earlier.
    2. In the Private key file box, browse to the JSON file you downloaded earlier.

    Screenshot that shows where to enter the organization ID and private key file in the Defender portal.

For an existing connector

  1. In the list of connectors, on the row in which the GCP connector appears, select Edit settings.

  2. In the Enter details page, do the following, and then select Submit.

    1. In the Organization ID box, enter the organization you made a note of earlier.
    2. In the Private key file box, browse to the JSON file you downloaded earlier.

    Screenshot that shows where to enter the organization ID and private key file in the Defender portal.

  3. In the Microsoft Defender Portal, select Settings. Then choose Cloud Apps. Under Connected apps, select App Connectors. Make sure the status of the connected App Connector is Connected.

    Note

    Defender for Cloud Apps will create an aggregated export sink (organization level), a Pub/Sub topic, and Pub/Sub subscription using the integration service account in the integration project.

    Aggregated export sink is used to aggregate logs across the GCP organization and the Pub/Sub topic created is used as the destination. Defender for Cloud Apps subscribes to this topic through the Pub/Sub subscription created to retrieve the admin activity logs across the GCP organization.

Next steps