File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
docs/development/investigations Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -348,9 +348,21 @@ This tag is automatically applied during span serialization based on `Environmen
348348When working on this issue, use the following workflow to test changes:
349349
350350** Test Environment** :
351- - ** Function App** : ` lucasp-premium-linux-isolated `
352351- ** Resource Group** : ` lucas.pimentel `
353- - ** Test App Location** : ` D:\source\datadog\serverless-dev-apps\azure\functions\dotnet\isolated-dotnet8-aspnetcore `
352+
353+ ** Deployed Test Applications** :
354+
355+ | Source App | Function App Name | Platform | ASP.NET Core Integration |
356+ | -----------| ------------------| ----------| --------------------------|
357+ | ` isolated-dotnet8-aspnetcore ` | ` lucasp-premium-linux-isolated ` | Linux | ✅ Yes |
358+ | ` isolated-dotnet8 ` | ` lucasp-premium-windows-isolated ` | Windows | ❌ No |
359+ | ` isolated-dotnet8-aspnetcore ` | ` lucasp-premium-windows-isolated-aspnet ` | Windows | ✅ Yes |
360+
361+ ** Source Locations** :
362+ - ` isolated-dotnet8 ` : ` D:\source\datadog\serverless-dev-apps\azure\functions\dotnet\isolated-dotnet8 `
363+ - ` isolated-dotnet8-aspnetcore ` : ` D:\source\datadog\serverless-dev-apps\azure\functions\dotnet\isolated-dotnet8-aspnetcore `
364+
365+ ** Primary Test App** : ` lucasp-premium-linux-isolated ` (isolated-dotnet8-aspnetcore)
354366
355367### 1. Build the Datadog.AzureFunctions NuGet Package
356368
You can’t perform that action at this time.
0 commit comments