+> Don't put a **Delete** lock on the virtual network when updating your pools. During a pool update operation, Managed DevOps Pools creates a [Service Association Link (SAL)](/rest/api/virtualnetwork/service-association-links/list) on the subnet. If an update fails, Managed DevOps Pools attempts to clean the SAL, but if there is a **Delete** lock, you'll get an `InUseSubnetCannotBeDeleted` error, and Managed DevOps Pools won't be able to delete the SAL, leaving the subnet in a locked state (undeletable). To resolve the issue, remove the **Delete** lock, and retry the update operation.
0 commit comments