grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
22.71k stars 3.3k forks source link

fix: ConnectionString for Azure Blob storage now supports SAS connstr… #13348

Open roelarents opened 3 days ago

roelarents commented 3 days ago

What this PR does / why we need it:

ConnectionString for Azure Blob storage now supports SAS connstr with non-default domain

(code copied from https://github.com/Azure/azure-sdk-for-go/pull/20759)

Which issue(s) this PR fixes: Fixes https://github.com/grafana/loki/pull/10187#issuecomment-2196232350

Special notes for your reviewer:

Checklist