Copy blob is an asynchronous operation but I can't figure out how to wait for the copy to complete via the REST API. I was expecting something equivalent to the get operation status call in the service management api: http://msdn.microsoft.com/library/azure/ee460783.aspx
When I call the service management get operation status with the request id I get from the copy blob call I get a request id not recognized error.