Azure Portal Unable to view Resources/Resource Groups

Afroze 16 Reputation points
2020-05-27T23:03:13.337+00:00

So I am going through the learning paths on working with Azure. I have been using the provided Sandbox option and it has been working fine for the past few weeks.
However, today I started up a sandbox and it seems to be working fine on the CLI present in the Learning Path itself.
However, when I open up the Microsoft Learn Subscription + Directory on the portal (Microsoft Learn Sandbox: learn.learn.microsoft.com), no resources, or resource groups are visible.
If I create a resource from the portal, it gets successfully deployed but clicking on "Go to Resource" does not show the resource.

In both cases, I am getting the error:

An error occured when trying to fetch resources. Additional details from the underlying API that might be helpful: Please provide below info when asking for support: timestamp = <timestamp>, correlationId =<guid> (Code: AccessDenied) Access is denied to the requested resource. The user might not have enough permission. (Code: AccessDenied)

Does anyone know why this happens or how I can get it to work.
I have tried it with multiple exercises now but it does not seem to want to work.

8786-error1.jpg

8714-error2.jpg

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

7 answers

Sort by: Most helpful
  1. JamesTran-MSFT 36,906 Reputation points Microsoft Employee Moderator
    2020-05-28T21:20:51.773+00:00

    Hi @Afroze ,

    Based off your screenshot, this looks like a permissions issue when it comes to using the MS Learn Sandbox. I was able to look into this a little further and will post my findings below.

    Findings:

    1.Since this looks like an authorization issue, have you tried signing in through a new, private browser window? If that still doesn't fix the issue, try clearing your browser's cache/cookies, or log in with an incognito window.

    • You can review more at Troubleshooting MS Learn Known issues. Additionally, at the bottom of that link you can also report feedback regarding the product or functionality.
    • Please note that due to the impact of the global health pandemic, Azure resources are being prioritized towards health and safety organizations. You may experience some issues when you deploy resources used in the exercises. Please try again or choose a different region.

    2.If restarting your session/browser doesn't resolve your issue, you can always add the IAM permissions to your subscription (if you are the owner of that sub).


    Additional Links:

    1 person found this answer helpful.

  2. Gab 5 Reputation points
    2023-06-20T18:22:58.97+00:00

    For anyone having this issue, in the Resource Groups view, select Manage View > Simplified View.

    I was able to see everything after doing that.

    1 person found this answer helpful.
    0 comments No comments

  3. Luigi Girardi 36 Reputation points
    2020-07-08T07:29:51.843+00:00

    Hi,
    I have same problem for other exercise in MS Learn.
    I have open a case
    https://trainingsupport.microsoft.com/it-it/mcp/forum/mcp_courses-mcp_contentissue/azure-microsoft-learn-subscription/9b37d4c5-bb26-44ba-b64f-c497f76da3f2?messageId=a3963ed2-3709-4aac-86bd-3650b92aef15
    redirect in these area. I can't obtain a subscription to solve exercise so I need your help. Thanks

    11612-azurecoursesubscription.jpg

    0 comments No comments

  4. Manu Philip 20,206 Reputation points MVP Volunteer Moderator
    2020-07-08T08:10:25.917+00:00

    Hi,
    Run Get-AzResourceGroup and check your subscription ID for the resource group. Something like below.

    11588-annotation-2020-07-08-120736.png

    Restart the session with Connect-AzAccount -SubscriptionId "your sub id"

    Please mark as "Accept the answer" if the above steps helps you. Others with similar issues can also follow the solution as per your suggestion

    Regards,

    Manu

    0 comments No comments

  5. Luigi Girardi 36 Reputation points
    2020-07-08T08:17:45.017+00:00

    Hi,
    thanks for your reply. I should have the free MS Learn subscription available ...

    LG11613-azurecoursesubscriptionerr.jpg


Your answer

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