We have done a lot of copy model and copy model authorization on v2.1 but our new models have been made on v3 preview 2. We have changed over onto the new URIs but are having a lot of issues.
Authorize Copy
This worked fine. We got back the usual response to be used on the copy model. Below is an example of us creating a test model in our UAT environment. We ran the URI on the target system, creating the target model.
Copy Model
We then did a copy model from the source URI in dev and pasted the body in from the authorize copy. It comes back saying "404 resource not found"
List Models
I ran this to see if I could see the models but I cannot. I see that the migration guide says that only successful models are here now and any in progress or unsucessful are not here. It suggested using List Operations to see those in progress.
List Operations
I ran this at the target location but I got back a blank response
If I try re-send the Copy Authorization, it says my model already exists and it can't make another one. So I know the model is there somewhere, I just can't see it and I can't copy into it. Why is is that 2.1 works perfectly but v3 preview 2 just won't let me do what I need? Am I doing something wrong? I am following the same process as before just using the new URIs. The migration guide and v3 preview 2 API guide have been followed and I copy and pasted the URIs from there and my resource names from Azure.
Thanks!
Emily