Skip to content

Using a proxy #170

@ssteiner

Description

@ssteiner

I was just discussing with a customer how we're going to switch logging from local to Blob Storage. And he asked 'can it handle our proxy?'.

So I had a quick look at the official doc on how to get the libs to go through a proxy: https://learn.microsoft.com/en-us/samples/azure-samples/azure-cxp-developer-support/csharp-sample-code-to-perform-the-blob-storage-get-service-properties-via-the-proxy/ - it seems we need to set the Transport on the BlobServiceClient. Looking through the source code, I don't see the transport set anywhere. The ServicebusTarget and EventHubTargets seem to support a proxy for WebSockets, but as for the rest of it. So, time for my next contribution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions