github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2018-11-01/storage
The JSON and Go type don't match up for CustomDomains. The Go type is *bool, but the JSON contains a string.
Types match.
Create a storage account with a custom domain and use the AccountsClient to list storage accounts.
Normal. Go version 1.12.1
Hello! If you have an easy repro could you please provide the JSON response body of the failed request? You can use the built in logging facility to log request/response bodies to get this info. Thanks!
@drosseau according to the RP this should be resolved, now when you call the API the value for useSubDomainName is no longer sent across the wire. Can you confirm it works for you now?
Yep, I don't see useSubDomain anymore.
Closing as this is now resolved, thanks for helping.
Most helpful comment
Yep, I don't see
useSubDomainanymore.