sandbox issue
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### Describe the bug
HI
I hope you’re doing well! I’m currently working with the Azure Concierge Subscription and need access to the resource group learn-4c3448db-a8ea-4996-8809-d313a3014a75 in order to perform certain actions like listing VMs and retrieving IP addresses.
Could you please assign me the Reader or Contributor role for this resource group so I can proceed with my work?
Thanks in advance for your help!
Best regards,
taruni
### Related command
//vm creation
az vm create --resource-group "learn-4c3448db-a8ea-4996-8809-d313a3014a75" --name my-vm --public-ip-sku Standard --image Ubuntu2204 --admin-username azureuser --generate-ssh-keys
### Errors
i dont have role
### Issue script & Debug output
HI
I hope you’re doing well! I’m currently working with the Azure Concierge Subscription and need access to the resource group learn-4c3448db-a8ea-4996-8809-d313a3014a75 in order to perform certain actions like listing VMs and retrieving IP addresses.
Could you please assign me the Reader or Contributor role for this resource group so I can proceed with my work?
Thanks in advance for your help!
Best regards,
taruni
### Expected behavior
need to create vm
### Environment Summary
azure cli
### Additional context
looks like role assignment issue
Contributor guide
Assessment
This issue has not been assessed yet.