Skip to content

Instantly share code, notes, and snippets.

@chfrodin
Last active September 20, 2019 12:45
Show Gist options
  • Save chfrodin/34afcafe41bdc93dd05467e9cad8c251 to your computer and use it in GitHub Desktop.
Save chfrodin/34afcafe41bdc93dd05467e9cad8c251 to your computer and use it in GitHub Desktop.
storage account with number
Error: Error updating Azure Storage Account `queue_properties` "chfrodintestsa": queues.Client#SetServiceProperties: Failure responding to request: StatusCode=404 -- Original Error: autorest/azure: error response cannot be parsed: "\ufeff<?xml version=\"1.0\" encoding=\"utf-8\"?><Error><Code>ResourceNotFound</Code><Message>The specified resource does not exist.\nRequestId:528241ef-f003-00eb-78b0-6fa738000000\nTime:2019-09-20T12:39:21.8448379Z</Message></Error>" error: invalid character 'ï' looking for beginning of value
on sandbox_storage.tf line 9, in resource "azurerm_storage_account" "sa":
9: resource "azurerm_storage_account" "sa" {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment