I have enable private endpoints on the blob storage where I have hosted static website. If I go to the VM hosted in the same vnet I can access the endpoints. But from my computer where I have site-to-site vpn enabled I can not access and getting error 404.
From my computer I can access VM using private IP hosted in the same vnet/subnet where I have BLOB with private endpoint.
Did any one try this, is that working?