How to fix this issue unexpected status 400 with error: BadRequest: Operation failed. Managed identity used in CMK not found.
Hi All, I try to push changes to Azure portal, but from yesterday I have above error always when I try using UAMI. Both UAMI which I used are created on an Azure portal with correct keys and policies. Kind regards, Anna
Azure Key Vault
Azure Role-based access control
Microsoft Security | Microsoft Entra | Microsoft Entra ID
failed in creating logic app tiggers for filesystem
Failed to create connection :{"error":{"code":"AuthorizationFailed" does not have authorization to perform action "Microsoft.Web/connections/write' over scope…
Azure Storage
Azure Logic Apps
Azure Role-based access control
Azure Policy
Microsoft Security | Microsoft Entra | Other
Access Review history
The Access Review history only appears to go back a maximum of one month. This is not very useful if being used to track access over a period of time. Is there any way around this?
Azure Role-based access control
Microsoft Security | Microsoft Entra | Microsoft Entra ID
I need only users access in my azure dashboard. which role to assign for that?
Hello Support team, Im facing an issue where, Instead of adding global administrator role to my guest account, I need access only to user management and approval in my azure dashoard, how it is possible? Your prompt assistance is highly appreciated.…
Azure Role-based access control
Add ACL to AzureFiles via a VM on the same RG
Hi guys. I built out an RG with a test vm in it and hosted Azure Files there. I've created 3 file shares and are able to mount them on my work computer via VPN and with my user credentials, not shared access key. We are wanting to build out the access…
Azure Files
Azure Role-based access control
How to set permissions at repository level
Is it possible to set the visibility of different users at repo level. For Example. If there are 2 teams i.e., team1 and team2, in a project i.e., Action having 3 repos i.e, R1, R2, R3. I want team1 to have visibility of only R1 and R2. and team2 having…
Azure Role-based access control
Access denied to subscription as the owner
Why is my access denied as the Owner of this subscription?
Azure Role-based access control
Scoped PIM assignment (schedules) do not show up in API
Active assignments of certain directory roles (for example "Application Administrator") that are limited to the scope of a service principal or application do not show up in /rolemanagement/directory/roleAssignmentScheduleRequests or…
Azure Role-based access control
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Entra | Other
How can I use REST API to retrieve role assignment details, including the name of users and service principals from Microsoft purview account?
So, I'm trying to get the role assignments from Microsoft purview using the following REST API: api_endpoint = f"https://{pv_account_name}.purview.azure.com/policystore/metadataroles" With this I am able to obtain the ids, and role name but I…
Azure Role-based access control
Microsoft Security | Microsoft Purview

How to Protection conditional based access for azure portal, to allow to access only for fixed IPs
How to Protection conditional based access for azure portal, to allow to access only for fixed IPs
Azure Role-based access control
Microsoft Security | Intune | Security
AIM access custom granular role assigments
I am trying to create a custom RBAC role to allow users to fully manage the creation of containers, Kubernetes, terraform, service principal and so on in Azure subscription. I tried a few things from the permissions but I cannot get it going :-( Also,…
Azure Role-based access control


Create Custom Role | No Access?
I would like to try to create some custom roles. Unfortunately, despite being a Global Administrator, when I go to the screen to create custom roles I get an error: { "shellProps": { "sessionId":…
Azure Role-based access control

Establish federated identity credential / required RBAC role
Which Azure RBAC role is required to establish federated identity credential? https://learn.microsoft.com/en-us/azure/aks/learn/tutorial-kubernetes-workload-identity#establish-federated-identity-credential Following the error message this action is…
Azure Role-based access control
Microsoft Security | Active Directory Federation Services
Can I allow only domain joined PCs to access Azure Portal ?
Can I allow only domain joined PCs to access Azure Portal ?
Azure Role-based access control
Microsoft Security | Microsoft Entra | Other
How can I resolve the 'Cannot find user or service principal in graph database' error when assigning a role in Azure Digital Twins using a Microsoft account email?
I'm attempting to do the Digital Twins hands-on lab from GitHub (https://github.com/Azure-Samples/digital-twins-samples/tree/main/HandsOnLab), and I need to assign the Azure Digital Twins Data Owner permission using the following code: plaintextCopy…
Azure Digital Twins
Azure Role-based access control
Microsoft 365 and Office | Access | For business | Windows
Global reader vs Global admin
Hello, I am attempting to assist a user in our organization that needs to be able to see the last sign in time for users in the org. This is shown nicely on the allusers blade by adding the column “last sign in time” to the blade view. However, this…
Azure Role-based access control

Assign RBAC across subscriptions
Hi, I have 2 subscriptions in same tenant, one of them has cosmos DB and another one has azure function. I need to assign cosmos read RBAC access to function so that my function can read values from cosmos. I have done similar role assignment using bicep…
Azure Functions
Azure Role-based access control

Get RoleAssignments from Graph for GCCH Azure tenant fails on Searches against this resource are not supported
Hi, I'm trying to run this query on a GCCH Azure tenants: https://graph.microsoft.com/beta/RoleManagement/Directory/RoleAssignments and fail on 'Searches against this resource are not supported. Only specific instances can be queried.' Only when I add…
Azure Role-based access control
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
transfer account access after death of account holder
Our employee/colleague died and we need his access transferred to maintain AZURE service
Azure Role-based access control
Let a user view and modify only on container in a storage account
I want the user to see only one container and hide others in a storage account. The problem, that I can give Read access on the storage account level which means that the user will see all containers, and if I give access on the Container level the user…