-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
While trying to connect to Azure Blob facing error from DB Manager
- While using account name & accout key following is the Error
{
"message": "Binder Error: Unknown parameter 'account_key' for secret type 'azure' with default provider 'config'",
"status": "error"
}
- While using connection string following is error
{
"message": "An unexpected error occurred: No module named 'azure.storage'",
"status": "error"
}
Please assist If there are any specific properties to be considered to connect to Azure Blob
Metadata
Metadata
Assignees
Labels
No labels