Azure.Monitor.OpenTelemetry.Profiler.SiteExtension 1.0.1-beta07

Prefix Reserved
This is a prerelease version of Azure.Monitor.OpenTelemetry.Profiler.SiteExtension.
dotnet add package Azure.Monitor.OpenTelemetry.Profiler.SiteExtension --version 1.0.1-beta07
                    
NuGet\Install-Package Azure.Monitor.OpenTelemetry.Profiler.SiteExtension -Version 1.0.1-beta07
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Azure.Monitor.OpenTelemetry.Profiler.SiteExtension" Version="1.0.1-beta07" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Azure.Monitor.OpenTelemetry.Profiler.SiteExtension" Version="1.0.1-beta07" />
                    
Directory.Packages.props
<PackageReference Include="Azure.Monitor.OpenTelemetry.Profiler.SiteExtension" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Azure.Monitor.OpenTelemetry.Profiler.SiteExtension --version 1.0.1-beta07
                    
#r "nuget: Azure.Monitor.OpenTelemetry.Profiler.SiteExtension, 1.0.1-beta07"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Azure.Monitor.OpenTelemetry.Profiler.SiteExtension@1.0.1-beta07
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Azure.Monitor.OpenTelemetry.Profiler.SiteExtension&version=1.0.1-beta07&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Azure.Monitor.OpenTelemetry.Profiler.SiteExtension&version=1.0.1-beta07&prerelease
                    
Install as a Cake Tool

Azure Monitor Profiler (Codeless)

Enable the Azure Monitor profiler on a Windows App Service with no code change, no NuGet reference, and no recompile. This site extension injects an ASP.NET Core hosting startup that detects your app's telemetry stack at process start and enables the matching profiler.

Public beta.

Supported apps

  • OpenTelemetry-based .NET apps — the Azure Monitor OpenTelemetry distro, the OpenTelemetry-based Application Insights SDK 3.x, or a manual OpenTelemetry setup.
  • Classic Application Insights .NET apps — Application Insights SDK 2.x (≥ 2.23.0).

.NET / ASP.NET Core only. On non-.NET Windows App Service stacks (Node.js, Python, Java, PHP) the extension is a safe no-op. Runtimes: .NET 8, 9, and 10.

Install

  1. Ensure your app has APPLICATIONINSIGHTS_CONNECTION_STRING set.
  2. Install this extension from the App Service Site Extensions (SCM/Kudu) gallery.
  3. Restart the app so the worker picks up the profiler.

The profiler then activates automatically and uploads traces to Application Insights / Azure Monitor.

Learn more

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1-beta07 52 7/16/2026