Skip to content

Commit e9f8970

Browse files
Merge pull request #227684 from flang-msft/fxl---Fix-links-in-New-Relic
fxl---fixed new relic links
2 parents 55af4a0 + 8775c57 commit e9f8970

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

articles/partner-solutions/new-relic/new-relic-create.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Use the Azure portal to find the Azure Native New Relic Service application:
5454
| Property | Description |
5555
|--|--|
5656
| **Subscription** | Select the Azure subscription that you want to use for creating the New Relic resource. You must have owner access.|
57-
| **Resource group** |Specify whether you want to create a new resource group or use an existing one. A [resource group](../../azure-resource-manager/management/overview.md) is a container that holds related resources for an Azure solution.|
57+
| **Resource group** |Specify whether you want to create a new resource group or use an existing one. A [resource group](/azure/azure-resource-manager/management/overview) is a container that holds related resources for an Azure solution.|
5858
| **Resource name** |Specify a name for the New Relic resource. This name will be the friendly name of the New Relic account.|
5959
| **Region** |Select the region where the New Relic resource on Azure and the New Relic account will be created.|
6060

@@ -74,13 +74,13 @@ Your next step is to configure metrics and logs on the **Logs** tab. When you're
7474

7575
1. To send subscription-level logs to New Relic, select **Subscription activity logs**. If you leave this option cleared, no subscription-level logs will be sent to New Relic.
7676

77-
These logs provide insight into the operations on your resources at the [control plane](../../azure-resource-manager/management/control-plane-and-data-plane.md). These logs also include updates on service-health events.
77+
These logs provide insight into the operations on your resources at the [control plane](/azure/azure-resource-manager/management/control-plane-and-data-plane). These logs also include updates on service-health events.
7878

7979
Use the activity log to determine what, who, and when for any write operations (`PUT`, `POST`, `DELETE`). There's a single activity log for each Azure subscription.
8080

81-
1. To send Azure resource logs to New Relic, select **Azure resource logs** for all supported resource types. The types of Azure resource logs are listed in [Azure Monitor Resource Log categories](../../azure-monitor/essentials/resource-logs-categories.md).
81+
1. To send Azure resource logs to New Relic, select **Azure resource logs** for all supported resource types. The types of Azure resource logs are listed in [Azure Monitor Resource Log categories](/azure/azure-monitor/essentials/resource-logs-categories).
8282

83-
These logs provide insight into operations that were taken on an Azure resource at the [data plane](../../azure-resource-manager/management/control-plane-and-data-plane.md). For example, getting a secret from a key vault is a data plane operation. Making a request to a database is also a data plane operation. The content of resource logs varies by the Azure service and resource type.
83+
These logs provide insight into operations that were taken on an Azure resource at the [data plane](/azure/azure-resource-manager/management/control-plane-and-data-plane). For example, getting a secret from a key vault is a data plane operation. Making a request to a database is also a data plane operation. The content of resource logs varies by the Azure service and resource type.
8484

8585
:::image type="content" source="media/new-relic-create/new-relic-metrics.png" alt-text="Screenshot of the tab for logs in a New Relic resource, with resource logs selected.":::
8686

@@ -90,7 +90,7 @@ Your next step is to configure metrics and logs on the **Logs** tab. When you're
9090
- All Azure resources with tags defined in exclude rules don't send logs to New Relic.
9191
- If there's a conflict between inclusion and exclusion rules, the exclusion rule applies.
9292

93-
Azure charges for logs sent to New Relic. For more information, see the [pricing of platform logs](/azure.microsoft.com/pricing/details/monitor/) sent to Azure Marketplace partners.
93+
Azure charges for logs sent to New Relic. For more information, see the [pricing of platform logs](https://azure.microsoft.com/pricing/details/monitor/) to Azure Marketplace partners.
9494

9595
> [!NOTE]
9696
> You can collect metrics for virtual machines and app services by installing the New Relic agent after you create the New Relic resource.

articles/partner-solutions/new-relic/new-relic-link-to-existing.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to link to an existing New Relic account.
44

55
ms.topic: quickstart
66
ms.custom: template-quickstart
7-
ms.date: 01/16/2023
7+
ms.date: 02/16/2023
88
---
99

1010

@@ -59,7 +59,7 @@ When you use Azure Native New Relic Service Preview in the Azure portal for link
5959
|Property | Description |
6060
|---|---|
6161
| **Subscription** | Select the Azure subscription that you want to use for creating the New Relic resource. This subscription will be linked to the New Relic account for monitoring purposes.|
62-
| **Resource group** | Specify whether you want to create a new resource group or use an existing one. A [resource group](/azure-resource-manager/management/overview) is a container that holds related resources for an Azure solution.|
62+
| **Resource group** | Specify whether you want to create a new resource group or use an existing one. A [resource group](/azure/azure-resource-manager/management/overview) is a container that holds related resources for an Azure solution.|
6363
| **Resource name** | Specify a name for the New Relic resource.|
6464
| **Region** | Select the Azure region where the New Relic resource should be created.|
6565
| **New Relic account** | The Azure portal displays a list of existing accounts that can be linked. Select the desired account from the available options.|
@@ -74,15 +74,15 @@ When you use Azure Native New Relic Service Preview in the Azure portal for link
7474

7575
Your next step is to configure metrics and logs on the **Metrics + Logs** tab. When you're linking an existing New Relic account, you can set up automatic log forwarding for two types of logs:
7676

77-
- **Send subscription activity logs**: These logs provide insight into the operations on your resources at the [control plane](/azure-resource-manager/management/control-plane-and-data-plane). The logs also include updates on service-health events.
77+
- **Send subscription activity logs**: These logs provide insight into the operations on your resources at the [control plane](/azure/azure-resource-manager/management/control-plane-and-data-plane). The logs also include updates on service-health events.
7878

7979
Use the activity log to determine what, who, and when for any write operations (`PUT`, `POST`, `DELETE`). There's a single activity log for each Azure subscription.
8080

81-
- **Azure resource logs**: These logs provide insight into operations that were taken on an Azure resource at the [data plane](/azure-resource-manager/management/control-plane-and-data-plane). For example, getting a secret from a key vault is a data plane operation. Making a request to a database is also a data plane operation. The content of resource logs varies by the Azure service and resource type.
81+
- **Azure resource logs**: These logs provide insight into operations that were taken on an Azure resource at the [data plane](/azure/azure-resource-manager/management/control-plane-and-data-plane). For example, getting a secret from a key vault is a data plane operation. Making a request to a database is also a data plane operation. The content of resource logs varies by the Azure service and resource type.
8282

8383
:::image type="content" source="media/new-relic-link-to-existing/new-relic-metrics.png" alt-text="Screenshot that shows the tab for metrics and logs, with actions to complete.":::
8484

85-
1. To send Azure resource logs to New Relic, select **Send Azure resource logs for all defined resources**. The types of Azure resource logs are listed in [Azure Monitor resource log categories](/azure-monitor/essentials/resource-logs-categories).
85+
1. To send Azure resource logs to New Relic, select **Send Azure resource logs for all defined resources**. The types of Azure resource logs are listed in [Azure Monitor resource log categories](/azure/azure-monitor/essentials/resource-logs-categories).
8686

8787
1. When the checkbox for Azure resource logs is selected, logs are forwarded for all resources by default. To filter the set of Azure resources that are sending logs to New Relic, use inclusion and exclusion rules and set the Azure resource tags:
8888

0 commit comments

Comments
 (0)