I'm calling the Get Autoscale Settings Azure REST API and when I use the most currentx-ms-version header value of 2014-06-01 I get an error "Invalid x-ms-version header value". In fact the only value that sees to work for me 2013-10-01. I generally set the header value to the most current version
date for all of my Azure API calls (unless I specifically require a backdated version of an API call) so I was surprised at this result for this call. Is this something that needs to be corrected?
↧