You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Error creating Windows Virtual Machine Scale Set "pipetextwindev2schedule" (Resource Group "dev2"): compute.VirtualMachineScaleSetsClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="InvalidParameter" Message="Parameter 'osProfile' is not allowed." Target="osProfile"
on autoscaling_vidprocessor_text.tf line 105, in resource "azurerm_windows_virtual_machine_scale_set" "pipeline_dev2_text_win_autoscale_schedule":
105: resource "azurerm_windows_virtual_machine_scale_set" "pipeline_dev2_text_win_autoscale_schedule" {
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!
ghost
locked as resolved and limited conversation to collaborators
Apr 15, 2021
Community Note
Terraform (and AzureRM Provider) Version
Terraform v0.13.5
Affected Resource(s)
azurerm_windows_virtual_machine_scale_set
azurerm_shared_image_version
Terraform Configuration Files
Expected Behaviour
I expected terraform to create the VMSS
Actual Behaviour
azurerm_windows_virtual_machine_scale_set.pipeline_dev2_text_win_autoscale_schedule: Creating...
Error: Error creating Windows Virtual Machine Scale Set "pipetextwindev2schedule" (Resource Group "dev2"): compute.VirtualMachineScaleSetsClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="InvalidParameter" Message="Parameter 'osProfile' is not allowed." Target="osProfile"
on autoscaling_vidprocessor_text.tf line 105, in resource "azurerm_windows_virtual_machine_scale_set" "pipeline_dev2_text_win_autoscale_schedule":
105: resource "azurerm_windows_virtual_machine_scale_set" "pipeline_dev2_text_win_autoscale_schedule" {
The text was updated successfully, but these errors were encountered: