Action required: Convert Azure classic administrator roles to Azure RBAC roles
Azure classic administrator roles were retired on 31 August 2024 and are no longer supported. If you still have active Co-Administrator or Service Administrator role assignments, convert these roles to Azure RBAC immediately. Required action: To avoid…
Problem: Azure Backup with Disk Encryption and Key Vault Permissions (RBAC)
I’m trying to back up a virtual machine with disk encryption (both OS and data disks) using Recovery Services Vault in Azure. The key used for disk encryption is stored in Azure Key Vault, and I'm using RBAC (Role-Based Access Control) for access…
Error When Switching User Flow from User Sign-In to Vendor Sign-Up in Azure AD B2C
Hi Azure Team, I have implemented two separate user flows in Azure AD B2C for my application: User Sign-In (User Login Flow) Vendor Sign-Up (Vendor Registration Flow) When a user is already logged in through the User Sign-In flow and attempts to…
I can not access the Azure portal with my corporate email.
I get the following error when trying to connect to Azure portal: Sign-in failed Error code: AADSTS5000224 Error message: AADSTS5000224: We are sorry, this resource is not available. If you are seeing this message by mistake, please contact Microsoft…
Entra Private Network Connector requiring GA account to install?
when installing the Microsoft Entra Private Network Connector with an account that has the "Application Manager" role applied, the connector install fails with the error: Connector Registration failed: Make sure you are a Global Administrator…
Lost access to subscription after change directory
I was changing directory of my subscription. Post that I lost admin access or read access over my subscription. Cannot create any resource or perform any action over it.
Getting error while creating a resource group in Azure for Students account
I am facing an error while creating an azure app service or creating a resource group. I am using a student account. Below is the screenshot of the error that I am getting while creating a resource group (Some of the details are hidden because I…
Azure Policy Tag add tag if missing
I set a new policy for existing resources to add required tag if missing. scenario1: Resource1 have the following tags and value Tag name = Project Value = ProjSSO Tag name = Purpose Value = app login however if the the policy trigger I received an…
Transition to role-based access control (RBAC)
Hi, i want to change my suscription to role-based access control (RBAC). In this moment, the only message that i obtain in the overview Change service administrator functionality is no longer supported. What can i do?
What happens after I enable any RBAC Role as PIM enabled role?
I have a question on PIM (Privileged Identity Management). Let say, Users A, B, C, D, E have Reader role on subscription ABC right now. This is standing permanent access before enabling PIM. Now, we enable PIM, enable on this ABC subscription on this…
Infiinte Loop MFA
I just got a new iPhone, and my authenticator app does not have my previous accounts stored. I am receiving a request to sign in with the Auth App, but when I click "I can't use my Microsoft Authenticator app right now," it just keeps looping…
Accepting Recommendations on Access Review for Entra ID Access Packages Throws an Error
I am an Entra ID Access Package Reviewer. Usually, I just accept recommendations but recently, I have been getting this error message: Error: Exception of type…
What is the API needed permission in order to assign a role to a user (in entraId)
I'm doing a call to this endpoint (@POST): https://graph.microsoft.com/v1.0/roleManagement/directory/roleAssignments with this payload: { "@odata.type": "#microsoft.graph.unifiedRoleAssignment", "roleDefinitionId":…
I need to reactivate an account that was disabled on August 15 to recover documents...
We are a company with enough subscriptions and a domain. I need to reactivate an account that was disabled on August 15th to recover documents.
What autorisation do I need to see all support requests of my organisation
Pls advice what autorisation I need to see all support requests that are posted on behalf of my company. At this moment I can only see my own support requests and not the ones posted by my colleagues. Thnxz.
How to delete all Azure Active Directory or Microsoft Entra ID
Hello I`m newbie in microsoft administration so I got one test account related with my workplace and other accounts directly related with me. I dont need that account so to avoid a dead end I want to delete it. Could you delete my Azure Active Directory…
Set up as Workspace Owner and Data Scientist role, but cannot create notebooks/write files
I just set up a Workspace under my Subscription, and am the Owner on both. I'm trying to work in Azure ML in this Workspace, where I have a Azure ML Data Scientist role for myself as well, and keep getting this message when I try to create a new…
Unable to get email alert for PIM role activation
Hello, we used to receive emails from Microsoft Azure for the PIM roles activation but It just stopped. Nothing changed just we are no longer receiving emails for role activation. Can you please help me with this? Thanks!
What API permission do I need in order to assign role to a user
I'm doing a (@POST) request the role assignment endpoint https://graph.microsoft.com/v1.0/roleManagement/directory/roleAssignments with this payload: { "@odata.type": "#microsoft.graph.unifiedRoleAssignment", …
How to authorize Entra ID apps as “apps” instead of “service principals
I registered my app through “Entra ID” for integration with New Relic. I granted the apps registered with the subscriptions to be viewed. Then, in the access control list, it was registered as a “service principal” instead of an “app”. How can I register…