Skip to content

[BUG] ManagementClient does not support connecting via proxy #10311

@giventocode

Description

@giventocode

We have tried several approaches without any luck:

  • Setting global proxy settings in the JVM and in code (https.proxyHost and https.proxyPort)
  • Implement a custom ProxySelector and set it as a default.

Through traces we have verified that the calls to the Service Bus endpoint are not going through the proxy.

Metadata

Metadata

Labels

ClientThis issue points to a problem in the data-plane of the library.bugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions