Skip to content

[WebToolsE2E][Aspire] There is no "HealthChecks" option by adding the "Aspire.Azure.Messaging.ServiceBus" aspire component, which is inconsistent with the README file. #1715

@v-gaolisa

Description

@v-gaolisa

REGRESSION INFO: Also repro on Aspire 8.0.0-preview.2.23619.3 and Aspire 8.0.0-preview.1.23557.2

INSTALL STEPS

  1. Clean machine: Win11 x64 23h2 ENU
  2. Install VS 17.10 Preview 1 [34518.193.main]
  3. Install Aspire Preview 3 latest build 8.0.0-preview.3.24068.3
  4. Apply NuGet Feeds

REPRO STEPS

  1. New Project > ASP.NET Core Web App (Model-View-Controller) > .NET 8.0 > checked "Enlist in Aspire orchestration" > Create
  2. Build and F5 the solution
  3. Right-click Web project > Add > Aspire component > "Aspire.Azure.Messaging.ServiceBus"
  4. Open appsetting.json file, verify aspire-related intelliSense

ACTUAL
There is no "HealthChecks" option, which is inconsistent with the README file.
image

README file
image

Metadata

Metadata

Assignees

Labels

area-integrationsIssues pertaining to Aspire Integrations packages

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions