简体   繁体   English

Azure Synapse Studio ServerLess SQL 池访问错误

[英]Azure Synapse Studio ServerLess SQL Pool Access Error

I am not able to access any of my Server Less SQL Pool in Azure Synapse.我无法访问 Azure Synapse 中的任何 Server Less SQL 池。 I can create new Spark Pool but not SQL Pool.我可以创建新的 Spark 池,但不能创建 SQL 池。

Error is  : 
**You don't have access to the serverless SQL pool, Built-in. To be granted access, contact a Synapse Administrator for this workspace.**

When I look back my access privileges, I am the owner of the Azure Synapse Workspace and I do have contributor access too.当我回顾我的访问权限时,我是Azure Synapse 工作区的所有者,并且我也有贡献者访问权限。 Simultaneously, I am the " SQL Active Directory admin同时,我是“ SQL Active Directory 管理员

Additionally I do have " Storage Blob Data Contributor " to access the storage account.此外,我确实有“存储 Blob 数据贡献者”来访问存储帐户。

how do ensure thatI have access to BuiltIn ServerLess SQL Pool?如何确保我可以访问 BuiltIn ServerLess SQL 池?

Additionally, when I open Synapse Studio I can see following pop error.此外,当我打开 Synapse Studio 时,我可以看到以下弹出错误。 Any advise, please?请问有什么建议吗?

在此处输入图像描述

The Synapse Team is constantly updating the Synapse RBAC/privileges feature. Synapse 团队不断更新Synapse RBAC/权限功能。 The IAM in Azure is for the resource itself. Azure 中的 IAM 用于资源本身。 You'll need to check the Workspace RBAC inside the Synapse Studio:您需要检查 Synapse Studio 中的 Workspace RBAC:

在此处输入图像描述

At present, you'll need either Synapse Administrator or Synapse SQL Administrator role to access the Serverless SQL pool.目前,您需要Synapse 管理员Synapse SQL 管理员角色来访问无服务器 SQL 池。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法访问 Azure Synapse 中的无服务器 SQL 池 - Cannot access serverless SQL pool in Azure Synapse Azure SQL 的数据库链接到 Azure Synapse Anayltics 无服务器池分析 Z977089840A01401CB077 - Database link for Azure SQL to Azure Synapse Anayltics Serverless SQL Pool Azure Synapse Serverless SQL 池 - 从引用字段中选择时出错 - Azure Synapse Serverless SQL Pool - Error while selecting from quoted fields 是否可以使用 Azure Synapse Serverless SQL 池过滤动态日期范围? - Is it possible to filter on a dynamic date range with an Azure Synapse Serverless SQL Pool? Azure Synapse 专用 sql 池未在 Synapse Studio 中显示数据对象 - Azure Synapse dedicated sql pool not showing data objects in synapse studio Azure Synapse Serverless SQL 池无法连接但可以连接到专用 SQL 池? - Azure Synapse Serverless SQL Pool Unable to Connect BUT Can connect to Dedicated SQL Pool? Azure Synapse Studio - 无法创建 SQL 池 - Azure Synapse Studio- unable to create SQL Pool 如何在 Azure Synapse 无服务器 SQL 池中使用 CETAS 创建外部表时添加自动递增列? - How to add auto incremented columns while creating External Tables using CETAS in Azure Synapse serverless SQL Pool? 任务 - 在 Azure 中生成脚本 Synapse Serverless SQL - Tasks - Generate Scripts in Azure Synapse Serverless SQL 使用 Python 连接到 Azure Synapse Serverless SQL - Connecting to Azure Synapse Serverless SQL using Python
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM