Azure / Azure/azure-quickstart-templates
201-vmss-linux-nat Getting error: StorageAccountTypeNotSupported
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
I'm trying to create a VMSS using a VM image, was trying to use 201-vmss-linux-nat for this.
While doing this I was facing error as :
"code": "StorageAccountTypeNotSupported",
"message": "Storage account is of Premium_LRS type. Boot Diagnostics supports Standard_GRS,Standard_LRS,Standard_RAGRS storage account types."
In 201-vmss-linux-nat I have defined 'image.uri' instead of 'vhdContainers' under 'virtualMachineProfile'.
I also tried to create a VM from this image using 101-vm-from-user-image but faced the same error as above.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the 201-vmss-linux-nat and 101-vm-from-user-image templates, focusing on virtualMachineProfile, image.uri, vhdContainers, and the Boot Diagnostics configuration. Reproduce the StorageAccountTypeNotSupported error, then determine which template configuration needs correction and verify that both image-based deployments complete without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100