SQL in Azure VM, What are minimal access rights to make "SQL Server configuration" in Azure portal workable ?

Martinek, Jiri 21 Reputation points
2022-04-29T06:20:59.997+00:00

What are minimal access rights to make "SQL Server configuration" in Azure portal workable ? VM contributor together with SQL* roles are not sufficient , It hangs in loading. For owner it works of course.

SQL Server on Azure Virtual Machines
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
673 questions
{count} votes

Accepted answer
  1. JamesTran-MSFT 36,376 Reputation points Microsoft Employee
    2022-05-05T22:08:10.557+00:00

    @Martinek, Jiri
    Thank you for the quick follow up and for sharing a screenshot of your issue!

    When it comes to the RBAC role in order to access the SQL Server Configuration page, I was able to do this with the VM Contributor role assigned at the Resource Group level. Since the VM and SQL VM are both Virtual Machines, assigning the VM Contributor role at the Resource (for both resources) or Resource Group scope should resolve your issue.

    199385-image.png

    199386-image.png
    Note: When assigning new RBAC roles, please allow ~5-10minutes for the new permissions to propagate.

    If you're still having issues, please let me know.
    Thank you for your time and patience throughout this issue.


0 additional answers

Sort by: Most helpful