Hello,
We're working on a usecase that uses the ASEv3 for isolated app-hosting, now that it has become GA. It uses an Isolatedv2 serviceplan.
The usecase takes advantage of UDR for outbound connectivity on the subnet used for the ASE.
As the ASE itself requires a sizable subnet, and we have a requirement to significantly limit (routed) IP-footprint, we are looking to use Private Endpoint for selective disclosure of apps on other subnets. Peered connectivity to the apps is successful, however, connections to ASEv3-hosted apps over PE's currently fail.
Q: Are PE's still supported for ASEv3? I can find docs on PE's used on ASEv2 but nothing yet regarding v3.
Thanks!