Skip to content
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
92 changes: 92 additions & 0 deletions src/content/docs/cci/cci-azure.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
---
title: Azure CCI
metaDescription: Connect your Azure billing to New Relic Cloud Cost Intelligence to monitor, analyze, and optimize cloud spending across Azure services.
freshnessValidatedDate: never
redirect:
- /docs/cci/financial-intelligence/cci-azure
---

<Callout title="preview">
We're still working on this feature, but we'd love for you to try it out!

This feature is currently provided as part of a preview program pursuant to our [pre-release policies](/docs/licenses/license-information/referenced-policies/new-relic-pre-release-policy).
</Callout>

Connect your Azure billing to Cloud Cost Intelligence for complete cost monitoring and optimization of your Azure infrastructure. Get real-time visibility into spending patterns, resource use, and cost allocation across services and resource groups. With the Azure - CCI, you can:

- **Optimize resource usage** - Find underutilized or costly Azure services and VMs to adjust allocations across subscriptions and resource groups
- **Control expenses** - See specific cost drivers in your Azure environment, including compute, storage, networking, and database services for better financial decisions
- **Enhance efficiency** - Focus on resource management strategies that align with business objectives for efficient use of Azure resources and budget
- **Monitor multi-subscription costs** - Track spending across multiple Azure subscriptions and management groups from one dashboard
- **Enable cost accountability** - Implement department-level cost allocation and chargeback using Azure tags and resource group organization
- **Manage budgets proactively** - Set up alerts for Azure spending thresholds and budget limits to prevent overruns and maintain financial control

## Prerequisites

Before you connect Azure to Cloud Cost Intelligence, make sure you have:
- **Azure subscription** with active billing account
- **Contributor or Owner role** on the subscription you want to monitor
- **Access to Azure Cost Management** features
- **Billing reader permissions** for the subscription or management group

## Connect Azure to Cloud Cost Intelligence

<Steps>
<Step>
### Select your account

Start the integration by choosing your New Relic account.

1. Go to <DNT>[**one.newrelic.com**](https://one.newrelic.com) > **All Capabilities** > **Azure - CCI**</DNT>.
2. Select your account from the dropdown and click **Continue**.
</Step>

<Step>
### Connect your Azure billing account

Enter your Azure billing information to connect Azure with Cloud Cost Intelligence:
- **Connection name** - Enter a descriptive name, such as "Azure Production Environment.
- **Azure Agreement Type** - Select your agreement type. You must have **[Cost and usage details (FOCUS) access](https://learn.microsoft.com/en-us/azure/cost-management-billing/dataset-schema/schema-index#latest-dataset-schema-files)**. For more information, see [Billing accounts and scopes in the Azure portal](https://learn.microsoft.com/en-us/azure/cost-management-billing/manage/view-all-accounts).
<Callout variant="important">
To locate your agreement type, navigate to **[Microsoft Entra Admin center](https://entra.microsoft.com/#home) > Billing > Properties**.
</Callout>
- **Tenant ID** - Enter the unique identifier for your organization's Microsoft Entra ID instance in Azure.
<Callout variant="important">
To locate your **Tenant ID**, go to **[Microsoft Entra Admin center](https://entra.microsoft.com/#home)**.
</Callout>
- **Billing account ID** - Enter your Azure billing account ID. For more information, see [Billing administration](https://learn.microsoft.com/en-us/azure/cost-management-billing/manage/direct-ea-administration#to-view-enrollment-properties).
- **Azure Storage account name** - Enter the name of your storage account, which provides a unique global address for all your Azure cloud storage data.
- **Storage Container Name** - Enter the name of the container within your storage account that organizes and groups your block blobs or files.
<Callout variant="important">
To locate the Storage Container Name, go to **[Microsoft Azure](https://portal.azure.com/#home) > Subscription > Storage account > Container**. It is mandatory to add authentication for our service principal in your Azure container.
</Callout>
- **Base drop path** - Enter the base path where billing data is stored in monthly format (for example, 20251001-20251031 for October 2025). This field is empty by default.
</Step>

<Step>
### Test and create connection

Verify the connection works and create the integration with proper permissions.

1. Click **Initiate Connection** to start the request (admin approval required).
<Callout variant="important">
Complete these Azure admin tasks:
<ul>
<li>Provide access to the service principal **msazurecostdata**. See [View enterprise applications](https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/view-applications-portal) for more information.</li>
<li>Provide [Access Control (IAM)](https://learn.microsoft.com/en-us/azure/role-based-access-control/quickstart-assign-role-user-portal#grant-access) access to the service principal for the necessary Azure resources.</li>
</ul>
</Callout>
2. Click **Create Connection** to create the **msazurecostdata** entry.
3. Click **See your data**.
</Step>

<Step>
### Verify data collection

Go to [**Cost Overview**](/docs/cci/financial-intelligence/cloud-cost-insights) to view your Azure cost data.

<Callout variant="important">
Processing your data for the first time can take up to 12 hours.
</Callout>
</Step>
</Steps>
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Budgets
title: CCI Budgets
tag:
- cci
- budgets
Expand Down
75 changes: 75 additions & 0 deletions src/content/docs/cci/google-cloud-platform-cci.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
---
title: Cloud Cost Intelligence - Google Cloud Platform
metaDescription: Connect your Google Cloud Platform billing to New Relic Cloud Cost Intelligence to monitor, analyze, and optimize cloud spending across GCP services.
freshnessValidatedDate: never
---

<Callout title="preview">
We're still working on this feature, but we'd love for you to try it out!

This feature is currently provided as part of a preview program pursuant to our [pre-release policies](/docs/licenses/license-information/referenced-policies/new-relic-pre-release-policy).
</Callout>

The Google Cloud Platform (GCP) integration for Cloud Cost Insights enables you to monitor and analyze your GCP cloud spending directly within New Relic. This integration uses a service account-based authorization method to securely access your GCP BigQuery billing and pricing data.

When you set up this integration, New Relic creates a dedicated service account in its GCP environment on your behalf. You grant this service account read-only access to your BigQuery datasets, allowing New Relic to retrieve and analyze your cost data without requiring broader access to your GCP resources.

## Key features
- Automated service account generation per New Relic account
- Secure, read-only access to billing data via BigQuery
- Access to both billing export and cloud pricing export tables
- Connection validation and error reporting

## Prerequisites

Before setting up the GCP integration, ensure you have the following:
- [Connect Google Cloud Platform services to New Relic](/docs/infrastructure/google-cloud-platform-integrations/get-started/connect-google-cloud-platform-services-new-relic/)
- Enabled billing on an active GCP account
- Configured a BigQuery dataset with these tables:
- Billing Export table (contains your GCP billing data)
- Cloud Pricing Export table (contains GCP pricing information)
- Obtained fully qualified table names in this format: `project_id.dataset_name.table_name`
- Verified access to Google Cloud Console

## Connect Google Cloud Platform to Cloud Cost Intelligence

<Steps>
<Step>
### Select your account

Start the integration by choosing your New Relic account.

1. Go to <DNT>[**one.newrelic.com**](https://one.newrelic.com) > **All Capabilities** > **Cloud Cost Intelligence - Google Cloud Platform**</DNT>.
2. Select your account from the dropdown and click **Continue**.
</Step>

<Step>
### Set up the GCP connection

1. Follow these steps to connect your GCP billing account to New Relic:
- **Connection name** - Enter a descriptive name (for example, "GCP Production Environment")
- **Project ID** - Enter your GCP project ID
- **Dataset name** - Enter your BigQuery dataset name
- **Billing table name** - Enter the fully qualified table name in this format: `project_id.dataset_name.table_name`
- **Pricing table name** - Enter the fully qualified table name in this format: `project_id.dataset_name.table_name`
2. Click **Continue**.
</Step>

<Step>
### Grant New Relic access to GCP

New Relic provides a service account ID specific to your organization to access your Cloud Billing data in BigQuery.

1. Copy the service account ID displayed.
2. Open **Google Cloud Console** and grant the service account read-only access to your BigQuery billing tables.
3. Return to this page and click **Continue**.
</Step>

<Step>

### Test and create connection

Click **Create connection** to verify the configuration and establish the integration.
</Step>

</Steps>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: 'Cloud Cost Intelligence: Take control of your cloud spending'
metaDescription: Gain comprehensive visibility and control over AWS cloud costs with CCI, enhancing your FinOps strategy for holistic cost management.
freshnessValidatedDate: never
redirect:
- /docs/cci/getting-started/overview
---

<Callout title="preview">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: Prerequisites for CCI
metaDescription: Set up AWS for CCI with consolidated billing, CUR, IAM roles, and region activation to optimize cost analysis in New Relic.
freshnessValidatedDate: never
redirect:
- /docs/cci/getting-started/prerequisites
---

<Callout title="preview">
Expand All @@ -12,8 +14,6 @@ freshnessValidatedDate: never

Prepare your AWS environment for Cloud Cost Intelligence (CCI) integration by following these prerequisites, including setting up consolidated billing, enabling cost and usage reports, configuring IAM roles and policies for secure access, and activating necessary AWS regions. Ensure your setup supports effective cost analysis and management within the New Relic platform.

## Prerequisites

<CollapserGroup>
<Collapser
id="aws-account-permissions"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
title: Set up CCI
title: Set up Cloud Cost Intelligence
metaDescription: Set up Cloud Cost Intelligence with AWS. Configure IAM roles and data paths for detailed cost analysis and streamlined access in New Relic.
freshnessValidatedDate: never
redirect:
- /docs/cci/getting-started/setup
---

<Callout title="preview">
Expand Down

This file was deleted.

Loading
Loading