Skip to content

Commit 3df9610

Browse files
committed
Missed one line about the site extension configuring env vars
1 parent 3a4a602 commit 3df9610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/serverless-function-monitoring/azure-function-monitoring/install-serverless-azure-monitoring.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Depending on your deployment environment, select one of the following options to
5252
4. Select <DNT>**Search for an extension to install**</DNT> and enter `New Relic .NET Agent` in the <DNT>**Filter items**</DNT> box.
5353
5. Select the <DNT>**New Relic .NET Agent(vx.x.x) - New Relic**</DNT> extension and click <DNT>**Add**</DNT>.
5454
6. When installation is complete, the extension appears in the list of installed extensions. To verify correct installation, click the link under the <DNT>**Browse**</DNT> column to view the installation log.
55-
The Azure Websites Extension configures all required environment variables except your license key (see the next step for details). The .NET agent is installed to `C:\home\NewRelicAgent` and log files are written to `C:\home\LogFiles\NewRelic`.
55+
The .NET agent is installed to `C:\home\NewRelicAgent` and log files are written to `C:\home\LogFiles\NewRelic`.
5656
</Collapser>
5757
<Collapser id="nuget-package" title="Add the New Relic agent NuGet package to your project">
5858
1. Add the latest version of the `NewRelic.Agent` NuGet package to your application project.

0 commit comments

Comments
 (0)