Skip to main content
Source: Al0084MissingServiceDiscoveryAnalyzer.cs

Description

HTTP clients should use service discovery (e.g., http://order-service) instead of hardcoded URLs for better resilience in orchestrated environments.

Bad Code

Good Code

Properties

  • Category: ASP.NET Core
  • Severity: Warning
  • Enabled by default: True
  • Code fix available: False

Configuration