Skip to content

Adds support for additional/unknown properties on project/service config (Take 2)#6481

Merged
wbreza merged 2 commits into
Azure:mainfrom
wbreza:ext-custom-props
Jan 12, 2026
Merged

Adds support for additional/unknown properties on project/service config (Take 2)#6481
wbreza merged 2 commits into
Azure:mainfrom
wbreza:ext-custom-props

Fixes service config event dispatcher on add/update service

e40af85
Select commit
Loading
Failed to load commit list.
Azure Pipelines / azure-dev - cli succeeded Jan 9, 2026 in 41m 36s

Build #20260108.13 had test failures

Details

Tests

  • Failed: 2 (0.02%)
  • Passed: 12,562 (99.37%)
  • Other: 78 (0.62%)
  • Total: 12,642

Annotations

Check failure on line 631 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-dev - cli

Build log #L631

The signing feature is not available for your organization yet.

Check failure on line 633 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-dev - cli

Build log #L633

The signing feature is not available for your organization yet.

Check failure on line 635 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-dev - cli

Build log #L635

The signing feature is not available for your organization yet.

Check failure on line 636 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-dev - cli

Build log #L636

Failure response from server.

Check failure on line 1 in Test_CLI_Aspire_DetectGen/ManifestGen

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-dev - cli

Test_CLI_Aspire_DetectGen/ManifestGen

Failed
Raw output
=== RUN   Test_CLI_Aspire_DetectGen/ManifestGen
=== PAUSE Test_CLI_Aspire_DetectGen/ManifestGen
=== CONT  Test_CLI_Aspire_DetectGen/ManifestGen
    aspire_test.go:55: DIR: /private/var/folders/l1/d3k2zmyd7f1_0x2k8696xvbw0000gn/T/Test_CLI_Aspire_DetectGenManifestGen3313413112/001
    aspire_test.go:58: AZURE_ENV_NAME: azdtest-m8ebb6b
    aspire_test.go:68: 
        	Error Trace:	/Users/runner/work/1/s/cli/azd/test/functional/aspire_test.go:68
        	Error:      	Received unexpected error:
        	            	dotnet run --publisher manifest on project '/private/var/folders/l1/d3k2zmyd7f1_0x2k8696xvbw0000gn/T/Test_CLI_Aspire_DetectGenManifestGen3313413112/001/AspireAzdTests.AppHost' failed: exit code: 1, stdout: Using launch settings from AspireAzdTests.AppHost/Properties/launchSettings.json...
        	            	Building...
        	            	/private/var/folders/l1/d3k2zmyd7f1_0x2k8696xvbw0000gn/T/Test_CLI_Aspire_DetectGenManifestGen3313413112/001/AspireAzdTests.AppHost/AspireAzdTests.AppHost.csproj : error : Could not resolve SDK "Aspire.AppHost.Sdk". Exactly one of the probing messages below indicates why we could not resolve the SDK. Investigate and resolve that message to correctly specify the SDK.
        	            	/private/var/folders/l1/d3k2zmyd7f1_0x2k8696xvbw0000gn/T/Test_CLI_Aspire_DetectGenManifestGen3313413112/001/AspireAzdTests.AppHost/AspireAzdTests.AppHost.csproj : error :   SDK resolver "Microsoft.DotNet.MSBuildWorkloadSdkResolver" returned null.
        	            	/private/var/folders/l1/d3k2zmyd7f1_0x2k8696xvbw0000gn/T/Test_CLI_Aspire_DetectGenManifestGen3313413112/001/AspireAzdTests.AppHost/AspireAzdTests.AppHost.csproj : error :   Failed to resolve SDK 'Aspire.AppHost.Sdk/9.5.2'. Package restore was successful but a package with the ID of "Aspire.AppHost.Sdk" was not installed.
        	            	/private/var/folders/l1/d3k2zmyd7f1_0x2k8696xvbw0000gn/T/Test_CLI_Aspire_DetectGenManifestGen3313413112/001/AspireAzdTests.AppHost/AspireAzdTests.AppHost.csproj : error MSB4236: The SDK 'Aspire.AppHost.Sdk/9.5.2' specified could not be found.
        	            	, stderr: 
        	            	The build failed. Fix the build errors and run again.
        	Test:       	Test_CLI_Aspire_DetectGen/ManifestGen
    --- FAIL: Test_CLI_Aspire_DetectGen/ManifestGen (8.99s)

Check failure on line 1 in Test_CLI_Aspire_DetectGen

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-dev - cli

Test_CLI_Aspire_DetectGen

Failed
Raw output
=== RUN   Test_CLI_Aspire_DetectGen
--- FAIL: Test_CLI_Aspire_DetectGen (0.00s)