Does anyone know what are the costs if I deploy App Service Environment v3 to a dedicated host, and which dedicated host SKU is used? This link doesn't give any hint that one of the SKUs are used as part of ASE v3.
The documentation seems not to give any details on the exact type of host that is used. It only states:
Dedicated host App Service Environment v3: With a dedicated host deployment, you're charged for two dedicated hosts per our pricing when you create the App Service Environment v3 and then, as you scale, you're charged a specialized Isolated v2 rate per vCore. I1v2 uses two vCores, I2v2 uses four vCores, and I3v2 uses eight vCores per instance.
For those who don't know dedicated host deployment ensures that VMs are running on a completely isolated hardware running only our own apps.