All subnets in a virtual network in Azure will be routed by default.
If you want to prevent this you can give it a try with adding custom rules with the next hop target none
.
Maybe this is helpful:
https://learn.microsoft.com/en-us/azure/virtual-network/virtual-networks-udr-overview#default
https://learn.microsoft.com/en-us/azure/virtual-network/virtual-networks-udr-overview#how-azure-selects-a-route
----------
(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Andreas Baumgarten