GCP
This document provides instructions for configuring Google Cloud Provider (GCP) in order for the Netography Context Integration to have the correct access to pull label contexts.
GCP Configuration
1. Create a GCP service account
Before configuring the GCP Context Integration in Netography, you must create a service account in GCP following these steps. For more details, see GCP: Create service account.
a. Go to the Service Accounts page

b. Click Create Service Account and follow the steps in the wizard.

c. Create a service account name; your service account ID email address will be auto-created.

d. Click Select a role, use the Filter, type viewer into the filter, click Viewer to give this service account a Viewer role.

Leave the rest set as default.
2. Create your service account access keys and export a JSON file
a. Click : to access Actions for your newly created service account, then select Manage keys.

b. Click the Add Key menu and select Create new key

c. Choose JSON format. This will enable you to export a file that will automate context configuration in Netography Fusion and reduce setup to one step.

d. The JSON file containing your private key will be auto-downloaded to your computer; delete this file once you're done with it.

3. Create a new Context Integration in Netography Fusion and upload your JSON file.
a. In the Fusion portal, select Settings > Context Integrations > Add Integration

b. Select Google Cloud Platform

c. Use the "IMPORT FROM JSON" button to import the JSON file you exported from GCP.

d. Leave Zone blank to include all zones automatically.

e. All fields will be auto-completed, and your private key will be imported.
f. Click Create and Run to save.

👍You're done!
Check Context Labels to verify your context integration is working as expected.

Last updated