To remove access of re-enabling cancelled subscriptions by subscription owners
Problem Statement Once any subscription goes into disabled state upon cancellation, as per our organization hierarchy setup, we would programmatically move that subscription to decommissioned Management Group where subscription owner won't have…
Azure Role-based access control
users associated with resource group
hi, i am trying to build a data set which represents which user has access to which RG at given moment. basically i am trying to capture Resource Group >> Access control (IAM) >> Role assignments using Azure API. my idea is…
Azure Role-based access control
Microsoft Security | Microsoft Entra | Microsoft Entra ID

Limited power User Admin for adding/removing users from a single user group?
Hi there, Is it possible to give a user a limited variation of the Security Admin role for a single user group in Azure AD? i.e. we have a vendor we want to mange adding/removing users from a single group in Azure AD and no other privileges. …
Azure Role-based access control


Synapse Roles with only required permissions
All the available Synapse RBAC roles have DELETE and CREATE permissions for Database and Lake DB. I want to restrict the permissions to the users ability to create or delete. Can the available roles be customised to use only below permissions or a custom…
Azure Synapse Analytics
Azure Role-based access control
Error loading AD Assigned Roles
Across multiple subscriptions I am getting the following error: We weren’t able to load information about your access to the directory. Try again later. Is there an known issue that is affecting this? It seems similar to this issue:…
Azure Role-based access control
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Custom Role in Azure Synapse
Can i create a Custom role or edit existing role in Azure Synapse, where i can provide only SELECT query access using Built-in serverless Pool and Pipelines access should be restricted Ideally i'm looking for a role who can only read SQL…
Azure Synapse Analytics
Azure Role-based access control
need to implement admin access on linux sql vms excluding other vms in the subscription
Hi Team I want to apply RBAC role on subscription level that should provide admin access only on linux sql vms under the subscription excluding other linux and windows vms on the same subscription. For windows vms we can restrict access using gro …
SQL Server on Azure Virtual Machines
Azure Role-based access control

Permissions on Subscription vs Permissions on resource group.
I have requirement to provide resources to a Team where they want to work independently. My single requirement for me is that all traffic going outside to internet should be managed by me via firewall, they should not have firewall access and rest they…
Azure Cost Management
Azure Role-based access control
Azure Firewall Manager
Microsoft Security | Microsoft Defender | Microsoft Defender for Cloud
Microsoft Security | Microsoft Entra | Microsoft Entra ID
How to create custom role in Azure Data Lake Analytics (ADLA) only for monitoring scenarios
From official doc about role-based access control in ADLA, the Data Lake Analytics Developer role could: Submit jobs. Monitor job status and the progress of jobs submitted by any user. See the U-SQL scripts from jobs submitted by any…
Azure Role-based access control
Azure Data Lake Analytics
Azure VM status permissions
Hi All i have a resource groups lets say resourcegroup1 it has Azure Virtual Desktops in it and my requirement is to know what is the status of the Virtual Machine(Azure virtual desktop VMs) in this resource group i.e it is running or stopped state…
Azure Virtual Machines
Azure Role-based access control
Azure Virtual Desktop
Microsoft Security | Microsoft Entra | Microsoft Entra ID
I have a query that what permission is required to have access to the Fix button in the Microsoft Defender for Cloud.
Currently, I have a role of Security Admin on a particular subscription. In Microsoft Defender for Cloud, I need to apply one recommendation through Quick fix functionality. However, the quick button is not enabled. My ask here is that what level of…
Azure Role-based access control
Microsoft Security | Microsoft Defender | Microsoft Defender for Cloud
azure RBAC
hi team, can anyone advise what is the priority when it comes to RBAC in the azure AD hierarchy? suppose i have on the tenant management group a user who is assigned a reader role, however i assigned also the owner role for the same user on the…
Azure Role-based access control
Microsoft Security | Microsoft Entra | Microsoft Entra ID
access Azure function using RBACv without function key
Hi, I am trying to access a azure function(server less) from app service without using function key and using RBAC. While calling function, it is showing unauthorize access. But when i am trying to access a function in Durable function without function…
Azure Functions
Azure Role-based access control
How to Grant Service Principal read/write access To Azure SQL Relational Table
Can someone help me modify CDennig's bicep code that grants a Kubernetes pod service principal access to Cosmos DocumentDB to grant the service principal of an azure app service web app (instead of a Kubernetes pod service principal) and to…
Azure SQL Database
Azure Role-based access control

Can M365 groups be used for Azure portal administration like assigning RBAC roles like key vault, storage key contributor or any privileged role like owner, contributor instead of azure Security groups. What is the security risk
I believe that M365 user groups should be limited to M365 services and not be used for any azure portal access except for applications like power BI application which needs a license. M365 user\email accounts are vulnerable to phishing attacks and any…
Azure Role-based access control
Prajakta PalCan you help me how to create role in azure and after integration that role should reflect in the key cloak ( role mapping for the user between Azure and key cloak)
we have done key cloak and azure integration now we need help to map the role of all user in key cloak to Azure . Can you help me how to create role in azure and after integration that role should reflect in the key cloak ( role mapping for the user…
Azure Role-based access control
APIM access to storage account with ACL
I have few APIM proxies which inserts incoming payloads into different ADLS Gen2 folders. i.e. /api/v1/customer will store payload into "mycontainer/customers" folder at ADLS Gen2 /api/v1/product will store payload into…
Azure API Management
Azure Data Lake Storage
Azure Role-based access control
SQL in Azure VM, What are minimal access rights to make "SQL Server configuration" in Azure portal workable ?
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
Permissions to perform /register/action operations on the resource provider
I am trying to register a resource provider with the following document, but it is failing. As you can see in the image, I get an error message that I do not have permission to /register/action operation. My account was created by an…
Azure Role-based access control
What level of access is required to support all PaaS Services in Azure ?
Level of Access -> RBAC roles and at which level of resource hierarchy Scope Deploy & configure and decommission PaaS Services Backup and restore services, configurations, data (databases & storage) Monitor services and configure…