Share via

Cannot access my organization Virtual Machine resources

Kevin 0 Reputation points
2026-03-12T01:43:30.72+00:00

My organization has virtual machines resources and I'm part of the account that should also have access to the virtual machine, but in my account's, resources option always shows nothing and and it says "Please provide below info when asking for support: timestamp = 2026-03-12T01:39:52.0662434Z, correlationId = [REDACTED]. Try refreshing the page. Your resources aren't affected by the issue, we're just having trouble showing this view right now. To see a list of resources, select Simplified View."

It seems that this issue only happening to my account and not the other team members, and there's no support option to report this issue.

Can somebody help me on this?

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Nikhil Duserla 9,690 Reputation points Microsoft External Staff Moderator
    2026-03-16T08:19:59.4333333+00:00

    Hello @Kevin ,

    I understand the issue you are experiencing.

    I would recommend asking your Azure administrator to remove your account from the role assignments at the subscription level, and then re-add your account with the appropriate RBAC role at the subscription scope. This can help refresh the permission assignments.

    Additionally, please ask the administrator to verify the same in Microsoft Entra ID by removing your account from the relevant user or group assignments and then adding it again with the required roles.

    After the changes are completed, please sign out and sign back in to the Azure portal and check whether you are able to view the resources.

    You may also try clearing your browser cookies/cache or accessing the portal using an Incognito/InPrivate window to rule out any browser-related issues.

    1. Sign out of Azure portal.
    2. Close all browser tabs related to Azure.
    3. Open a new Incognito / InPrivate window.
    4. Open this URL directly- https://portal.azure.com/?feature.customportal=false#home

    Please let me know if you have any further questions.

    0 comments No comments

  2. Kevin 0 Reputation points
    2026-03-13T02:21:47.01+00:00

    I have had access before, and I used to be able to access the Virtual Machine resource. But after a certain period, it was then suddenly disabled and the Virtual Machine resources disappeared from my account although nothing has changed about my setting, my account's group administrator status nor my organization setting. The Virtual Machine just suddenly dissapeared and always returns https://portal.azure.com/#blade/HubsExtension/ArmBrowse.ReactView/resourceType/Microsoft.ComputeHub%2Fall/isFallbackScenario/true/showRedirectMessage//isSimplifiedView/true

    0 comments No comments

  3. Q&A Assist
    2026-03-12T01:43:42.7866667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The most likely cause is missing or insufficient Azure role-based access control (RBAC) permissions on the subscription, resource group, or virtual machine resources, which can make VM features or entire resources not appear in the portal even though they exist for the organization.

    Use these steps to resolve:

    1. Confirm access scope
      • Ask the Azure subscription or resource group administrator to verify that the account is assigned an appropriate built-in role (for example, Reader, Virtual Machine Contributor, or Contributor) at the correct scope (subscription or the specific resource group that contains the VMs).
      • If only the VM resource is shared but not the related resources (network, storage, etc.), some features and blades can appear disabled or incomplete.
    2. Ensure a role with at least read access is assigned
      • If no role is assigned, the account will not see the resources at all.
      • If only very limited roles are assigned, some features will be disabled. For virtual machines, write access is required for actions such as start/stop, disk changes, IP changes, extensions, availability sets, load balancers, and alert rules.
      • The admin should assign an Azure built-in role with sufficient permissions (for example, Contributor on the resource group that contains the VMs) so that the VM and its features appear correctly.
    3. Check for disabled features due to RBAC
      • If the account can see some parts of the VM but certain tiles or actions are disabled, this is expected behavior when only read access is granted. Features like start/stop, configuration changes, logs, and console require write permissions.
      • The fix is again to assign a role with write permissions for the VM or its resource group.
    4. If the portal view still shows an error
      • After confirming correct RBAC assignments, sign out of the Azure portal and sign back in, or try a different browser/private window to rule out a cached portal issue.
      • If other team members with the same role at the same scope do not see the issue, the subscription admin can temporarily assign a higher-privilege role (such as Contributor) to test whether the problem is purely permission-related.

    If, after RBAC is corrected and the portal cache is cleared, the issue persists only for this account, the subscription admin should open a support request with Microsoft from a working admin account, including the timestamp and correlationId shown in the error.


    References:

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.