VNET deployment is not idempotent when using delegations. To reproduce, deploy a VNET with a delegation and re-run the deployment after. The deployment will fail with an error that delegations cannot be overwritten with empty (`[]`)
VNET deployment is not idempotent when using delegations.
To reproduce, deploy a VNET with a delegation and re-run the deployment after.
The deployment will fail with an error that delegations cannot be overwritten with empty (
[])