azure-docs icon indicating copy to clipboard operation
azure-docs copied to clipboard

Permissions necessary for lesson are not provided i n learn sandbox

Open Wedfrisat opened this issue 2 years ago • 3 comments

Using the "Try It!" icon for creating resource group gives me a shell that doesn't allow the lesson instruction to execute "az group create --name demoResourceGroup --location westus" . I also tried using the command in the learn sandbox introduced in the previous lesson that had me create resource groups through the portal. The CLI command doesn't work there either although I was able to easily create the resource group from the portal.

[Enter feedback here]


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Wedfrisat avatar Feb 14 '23 14:02 Wedfrisat

@Wedfrisat - thank you for reporting the issue. I am able to run the command successfully. Can you share the error message? Can you try this command instead: "az group create --resource-group demoResourceGroup --location westus"?

mumian avatar Feb 14 '23 15:02 mumian

Below is what I encountered when recreating the problem.

@.***

From: Jonathan Gao @.@.> Sent: Tuesday, February 14, 2023 10:13 AM To: MicrosoftDocs/azure-docs @.@..com> Cc: Johnson, William E. (CDC/DDPHSS/NCHS/OD) @.@.>; Mention @.***> Subject: Re: [MicrosoftDocs/azure-docs] Permissions necessary for lesson are not provided i n learn sandbox (Issue #105233)

@Wedfrisathttps://github.com/Wedfrisat - thank you for reporting the issue. I am able to run the command successfully. Can you share the error message? Can you try this command instead: "az group create --resource-group demoResourceGroup --location westus"?

— Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftDocs/azure-docs/issues/105233#issuecomment-1429905849, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASTKM2VQQUIPVKI5IPNK4JDWXOOG7ANCNFSM6AAAAAAU3TVFPE. You are receiving this because you were mentioned.Message ID: @.@.>>

Wedfrisat avatar Feb 14 '23 15:02 Wedfrisat

@Wedfrisat - it looks like your response has some kind of encoding issue. Can you send it again?

mumian avatar Feb 15 '23 15:02 mumian

multipleTenants ErrorCloudResourceGroup

Wedfrisat avatar Feb 15 '23 18:02 Wedfrisat

@davidsmatlak - this looks like a sandbox issue? Does sandbox create a resource group for you automatically? Can you take a look at it?

mumian avatar Feb 15 '23 22:02 mumian

ResourceGroupProblem

I do get a group but not the one indicated in the lesson. the lesson is on how to create groups.

Wedfrisat avatar Feb 16 '23 12:02 Wedfrisat

@Wedfrisat - sandbox can only be used for going through learn modules. You can get a free Azure subscription. See https://azure.microsoft.com/en-us/free/. And then use either shell.azure.com or install Azure PowerShell/Azure CLI on your own computer to run these commands. Let me know if you have any additional questions.

#please-close

mumian avatar Feb 16 '23 15:02 mumian