Skip to content

Commit

Permalink
Source Azure Blob Storage: add allowedhosts (#37687)
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Inzhyyants <[email protected]>
  • Loading branch information
artem1205 authored Apr 30, 2024
1 parent 7992245 commit e27fda2
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
data:
allowedHosts:
hosts:
- "${azure_blob_storage_account_name}.blob.core.windows.net"
- "${azure_blob_storage_endpoint}"
- "login.microsoftonline.com/${credentials.tenant_id}/oauth2/v2.0/token"
ab_internal:
ql: 400
sl: 200
Expand Down

0 comments on commit e27fda2

Please sign in to comment.