Source Azure Blob Storage: add allowedhosts (#37687)
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user