具有Azure Blob存储的扩展事件文件存储 [英] Extended events file store with Azure blob storage

查看:89
本文介绍了具有Azure Blob存储的扩展事件文件存储的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已使用SQL Server 2016为azure数据库创建了扩展事件,为此我从azure blob存储中指定了事件文件.

I have created extended event for azure database using SQL server 2016 for which i am specifying event file from azure blob storage.

我在SQL Server中添加了具有相应Blob容器的存储访问签名的凭据.

I have added credential in SQL server with storage access signature of respective blob container.

每当我开始会话时,我都会收到以下错误消息:

Whenever i start the session i get following error :

你知道是什么问题吗?

推荐答案

我在SQL Server中添加了具有相应Blob容器的存储访问签名的凭据.

I have added credential in SQL server with storage access signature of respective blob container.

据我所知,如果我们不提供SQL凭据或我们没有在凭据中存储容器的正确共享访问签名,则会返回指定的网络密码不正确"错误.根据您的描述,您已经使用共享访问签名创建了SQL Server凭据,但是仍然收到指定的网络密码不正确"错误,请确保是否为共享访问签名指定了读取,写入和列出权限,并且请确保共享访问签名未达到到期时间.

As far as I know, if we do not provide SQL credential or we do not store the correct shared access signature for the container in credential, the "The specified network password is not correct" error will be returned. According to your description, you have created a SQL Server credential using a shared access signature, but you still get "The specified network password is not correct" error, please make sure whether you specify read, write and list permissions for shared access signature and please ensure shared access signature does not reach the expiry time.

这篇关于具有Azure Blob存储的扩展事件文件存储的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆