Azure / Azure/azure-libraries-for-java

Configure proxy for azure client(SDK version- 1.0.0-beta2)

Open
#610 0 comments 0 reactions 0 assignees View on GitHub
customer-reported Question
Dominant language
Java
Stars
97
Forks
102
PR merge metrics
No merged PRs in 30d

Description

I am using the following Azure clients with 1.0.0-beta2 version,

ComputeManagementClientImpl client = new ComputeManagementClientImpl(credentials);

ResourceManagementClient resourceManagementClient = new ResourceManagementClientImpl(credentials);

NetworkManagementClientImpl networkClient = new NetworkManagementClientImpl(credentials);

StorageManagementClientImpl storageManagementClient = new StorageManagementClientImpl(credentials);

I am not able to configure proxy for the above clients

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.