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
While trying to connect to Azure Blob facing error from DB Manager
{
"message": "Binder Error: Unknown parameter 'account_key' for secret type 'azure' with default provider 'config'",
"status": "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