An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
Hello @Will Godbe ,
I understand that you're attempting to move an Azure Virtual Network from one subscription to another, but the move is currently blocked by a Service Association Link (SAL). The SAL is associated with linkedResourceType: Microsoft.CloudTest/hostedpools, preventing the VNet from being moved. Additionally, you're unable to remove the subnet delegation or delete the subnet because the allowDelete property is set to false.
I reached out to you directly to discuss the issue in more detail and gather the information needed for troubleshooting. During our investigation, we identified that the issue was service-related and engaged the backend team for assistance.
The backend team initially ran a cleanup job to remove the Service Association Link (SAL), but the operation failed because the required permissions were not available on the resource. After you granted the necessary permissions, the cleanup job completed successfully and removed the SAL. Once the SAL was removed, you were able to move the virtual network without any issues.
Kindly let us know if the above helps or you need further assistance on this issue.
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.