Receiving a 'Invalid Parameter' SKU error when trying to create a Linux VM Scale Set in Azure with Terraform
I am a beginner learning Terraform and need some advice. I am trying to create a Linux VM Scale Set in Azure using Terraform. I used the code in the Terraform documentation to set the source_image_reference like this: # Configure…