Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
APPLIES TO:
Azure CLI ml extension v2 (current)
Python SDK azure-ai-ml v2 (current)
After a moving a workspace to a different subscription or resource group, creating a compute instance with the same name as a previous compute instance will fail with an Etag conflict error.
Status: Open
Problem area: Compute
After a workspace move, creating a compute instance with the same name as a previous compute instance will fail due to an Etag conflict error.
When you make a workspace move the compute resources aren't moved to the target subscription. However, you can't use the same compute instance names that you were using previously.
To resolve this issue, use a different name for the compute instance.