From 254d788747fe7f76c0fe9b7eab92dabbda424039 Mon Sep 17 00:00:00 2001
From: Brian Hensley <48165493+brnhensley@users.noreply.github.com>
Date: Mon, 6 Jan 2025 12:05:42 -0800
Subject: [PATCH 1/2] feat: add azure site extention update instructions
---
.../agents/net-agent/installation/update-net-agent.mdx | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/src/content/docs/apm/agents/net-agent/installation/update-net-agent.mdx b/src/content/docs/apm/agents/net-agent/installation/update-net-agent.mdx
index 3f891fe4556..66769301860 100644
--- a/src/content/docs/apm/agents/net-agent/installation/update-net-agent.mdx
+++ b/src/content/docs/apm/agents/net-agent/installation/update-net-agent.mdx
@@ -70,6 +70,16 @@ Follow the update instructions for your agent:
* [64-bit installer](https://download.newrelic.com/dot_net_agent/latest_release/NewRelicDotNetAgent_x64.msi)
4. After the installer package finishes, start IIS.
+
+
+ To update the .NET agent for an Azure Web App using the New Relic Azure Site Extension follow the installation instructions to:
+
+ * Install the latest version of the New Relic Azure Site Extension, which updates the agent files to the latest version.
+ * Restart the web app to start the updated agent.
+
## Update the .NET agent (Linux) [#updating_net_core]
From 47743fc10451f52a118e02d7e04f36c37bec7396 Mon Sep 17 00:00:00 2001
From: newrelic707195
Date: Tue, 7 Jan 2025 11:56:30 +0530
Subject: [PATCH 2/2] Update update-net-agent.mdx
---
.../apm/agents/net-agent/installation/update-net-agent.mdx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/content/docs/apm/agents/net-agent/installation/update-net-agent.mdx b/src/content/docs/apm/agents/net-agent/installation/update-net-agent.mdx
index 66769301860..415b29c7c0f 100644
--- a/src/content/docs/apm/agents/net-agent/installation/update-net-agent.mdx
+++ b/src/content/docs/apm/agents/net-agent/installation/update-net-agent.mdx
@@ -73,11 +73,11 @@ Follow the update instructions for your agent:
- To update the .NET agent for an Azure Web App using the New Relic Azure Site Extension follow the installation instructions to:
+ To update the .NET agent for an Azure Web App using the New Relic Azure site extension follow the installation instructions to:
- * Install the latest version of the New Relic Azure Site Extension, which updates the agent files to the latest version.
+ * Install the latest version of the New Relic Azure site extension, which updates the agent files to the latest version.
* Restart the web app to start the updated agent.